package
1.55.6
Repository: https://github.com/aws/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package chimesdkvoiceiface provides an interface to enable mocking the Amazon Chime SDK Voice service client for testing your code.

# Functions

AlexaSkillStatus_Values returns all elements of the AlexaSkillStatus enum.
CallingNameStatus_Values returns all elements of the CallingNameStatus enum.
CallLegType_Values returns all elements of the CallLegType enum.
Capability_Values returns all elements of the Capability enum.
ErrorCode_Values returns all elements of the ErrorCode enum.
GeoMatchLevel_Values returns all elements of the GeoMatchLevel enum.
LanguageCode_Values returns all elements of the LanguageCode enum.
New creates a new instance of the ChimeSDKVoice client with a session.
NotificationTarget_Values returns all elements of the NotificationTarget enum.
NumberSelectionBehavior_Values returns all elements of the NumberSelectionBehavior enum.
OrderedPhoneNumberStatus_Values returns all elements of the OrderedPhoneNumberStatus enum.
OriginationRouteProtocol_Values returns all elements of the OriginationRouteProtocol enum.
PhoneNumberAssociationName_Values returns all elements of the PhoneNumberAssociationName enum.
PhoneNumberOrderStatus_Values returns all elements of the PhoneNumberOrderStatus enum.
PhoneNumberOrderType_Values returns all elements of the PhoneNumberOrderType enum.
PhoneNumberProductType_Values returns all elements of the PhoneNumberProductType enum.
PhoneNumberStatus_Values returns all elements of the PhoneNumberStatus enum.
PhoneNumberType_Values returns all elements of the PhoneNumberType enum.
ProxySessionStatus_Values returns all elements of the ProxySessionStatus enum.
SipRuleTriggerType_Values returns all elements of the SipRuleTriggerType enum.
VoiceConnectorAwsRegion_Values returns all elements of the VoiceConnectorAwsRegion enum.

# Constants

AlexaSkillStatusActive is a AlexaSkillStatus enum value.
AlexaSkillStatusInactive is a AlexaSkillStatus enum value.
CallingNameStatusUnassigned is a CallingNameStatus enum value.
CallingNameStatusUpdateFailed is a CallingNameStatus enum value.
CallingNameStatusUpdateInProgress is a CallingNameStatus enum value.
CallingNameStatusUpdateSucceeded is a CallingNameStatus enum value.
CallLegTypeCallee is a CallLegType enum value.
CallLegTypeCaller is a CallLegType enum value.
CapabilitySms is a Capability enum value.
CapabilityVoice is a Capability enum value.
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeBadRequestException for service response error code "BadRequestException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeForbiddenException for service response error code "ForbiddenException".
ErrCodeGoneException for service response error code "GoneException".
ErrCodeNotFoundException for service response error code "NotFoundException".
ErrCodeResourceLimitExceededException for service response error code "ResourceLimitExceededException".
ErrCodeServiceFailureException for service response error code "ServiceFailureException".
ErrCodeServiceUnavailableException for service response error code "ServiceUnavailableException".
ErrCodeThrottledClientException for service response error code "ThrottledClientException".
ErrCodeUnauthorizedClientException for service response error code "UnauthorizedClientException".
ErrCodeUnprocessableEntityException for service response error code "UnprocessableEntityException".
ErrorCodeAccessDenied is a ErrorCode enum value.
ErrorCodeBadRequest is a ErrorCode enum value.
ErrorCodeConflict is a ErrorCode enum value.
ErrorCodeForbidden is a ErrorCode enum value.
ErrorCodeGone is a ErrorCode enum value.
ErrorCodeNotFound is a ErrorCode enum value.
ErrorCodePhoneNumberAssociationsExist is a ErrorCode enum value.
ErrorCodePreconditionFailed is a ErrorCode enum value.
ErrorCodeResourceLimitExceeded is a ErrorCode enum value.
ErrorCodeServiceFailure is a ErrorCode enum value.
ErrorCodeServiceUnavailable is a ErrorCode enum value.
ErrorCodeThrottled is a ErrorCode enum value.
ErrorCodeThrottling is a ErrorCode enum value.
ErrorCodeUnauthorized is a ErrorCode enum value.
ErrorCodeUnprocessable is a ErrorCode enum value.
ErrorCodeVoiceConnectorGroupAssociationsExist is a ErrorCode enum value.
GeoMatchLevelAreaCode is a GeoMatchLevel enum value.
GeoMatchLevelCountry is a GeoMatchLevel enum value.
LanguageCodeEnUs is a LanguageCode enum value.
NotificationTargetEventBridge is a NotificationTarget enum value.
NotificationTargetSns is a NotificationTarget enum value.
NotificationTargetSqs is a NotificationTarget enum value.
NumberSelectionBehaviorAvoidSticky is a NumberSelectionBehavior enum value.
NumberSelectionBehaviorPreferSticky is a NumberSelectionBehavior enum value.
OrderedPhoneNumberStatusAcquired is a OrderedPhoneNumberStatus enum value.
OrderedPhoneNumberStatusFailed is a OrderedPhoneNumberStatus enum value.
OrderedPhoneNumberStatusProcessing is a OrderedPhoneNumberStatus enum value.
OriginationRouteProtocolTcp is a OriginationRouteProtocol enum value.
OriginationRouteProtocolUdp is a OriginationRouteProtocol enum value.
PhoneNumberAssociationNameSipRuleId is a PhoneNumberAssociationName enum value.
PhoneNumberAssociationNameVoiceConnectorGroupId is a PhoneNumberAssociationName enum value.
PhoneNumberAssociationNameVoiceConnectorId is a PhoneNumberAssociationName enum value.
PhoneNumberOrderStatusCancelled is a PhoneNumberOrderStatus enum value.
PhoneNumberOrderStatusCancelRequested is a PhoneNumberOrderStatus enum value.
PhoneNumberOrderStatusChangeRequested is a PhoneNumberOrderStatus enum value.
PhoneNumberOrderStatusException is a PhoneNumberOrderStatus enum value.
PhoneNumberOrderStatusFailed is a PhoneNumberOrderStatus enum value.
PhoneNumberOrderStatusFoc is a PhoneNumberOrderStatus enum value.
PhoneNumberOrderStatusPartial is a PhoneNumberOrderStatus enum value.
PhoneNumberOrderStatusPendingDocuments is a PhoneNumberOrderStatus enum value.
PhoneNumberOrderStatusProcessing is a PhoneNumberOrderStatus enum value.
PhoneNumberOrderStatusSubmitted is a PhoneNumberOrderStatus enum value.
PhoneNumberOrderStatusSuccessful is a PhoneNumberOrderStatus enum value.
PhoneNumberOrderTypeNew is a PhoneNumberOrderType enum value.
PhoneNumberOrderTypePorting is a PhoneNumberOrderType enum value.
PhoneNumberProductTypeSipMediaApplicationDialIn is a PhoneNumberProductType enum value.
PhoneNumberProductTypeVoiceConnector is a PhoneNumberProductType enum value.
PhoneNumberStatusAcquireFailed is a PhoneNumberStatus enum value.
PhoneNumberStatusAcquireInProgress is a PhoneNumberStatus enum value.
PhoneNumberStatusAssigned is a PhoneNumberStatus enum value.
PhoneNumberStatusCancelled is a PhoneNumberStatus enum value.
PhoneNumberStatusDeleteFailed is a PhoneNumberStatus enum value.
PhoneNumberStatusDeleteInProgress is a PhoneNumberStatus enum value.
PhoneNumberStatusPortinCancelRequested is a PhoneNumberStatus enum value.
PhoneNumberStatusPortinInProgress is a PhoneNumberStatus enum value.
PhoneNumberStatusReleaseFailed is a PhoneNumberStatus enum value.
PhoneNumberStatusReleaseInProgress is a PhoneNumberStatus enum value.
PhoneNumberStatusUnassigned is a PhoneNumberStatus enum value.
PhoneNumberTypeLocal is a PhoneNumberType enum value.
PhoneNumberTypeTollFree is a PhoneNumberType enum value.
ProxySessionStatusClosed is a ProxySessionStatus enum value.
ProxySessionStatusInProgress is a ProxySessionStatus enum value.
ProxySessionStatusOpen is a ProxySessionStatus enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
SipRuleTriggerTypeRequestUriHostname is a SipRuleTriggerType enum value.
SipRuleTriggerTypeToPhoneNumber is a SipRuleTriggerType enum value.
VoiceConnectorAwsRegionApNortheast1 is a VoiceConnectorAwsRegion enum value.
VoiceConnectorAwsRegionApNortheast2 is a VoiceConnectorAwsRegion enum value.
VoiceConnectorAwsRegionApSoutheast1 is a VoiceConnectorAwsRegion enum value.
VoiceConnectorAwsRegionApSoutheast2 is a VoiceConnectorAwsRegion enum value.
VoiceConnectorAwsRegionCaCentral1 is a VoiceConnectorAwsRegion enum value.
VoiceConnectorAwsRegionEuCentral1 is a VoiceConnectorAwsRegion enum value.
VoiceConnectorAwsRegionEuWest1 is a VoiceConnectorAwsRegion enum value.
VoiceConnectorAwsRegionEuWest2 is a VoiceConnectorAwsRegion enum value.
VoiceConnectorAwsRegionUsEast1 is a VoiceConnectorAwsRegion enum value.
VoiceConnectorAwsRegionUsWest2 is a VoiceConnectorAwsRegion enum value.

# Structs

You don't have the permissions needed to run this action.
A validated address.
The input parameters don't match the service's restrictions.
The details of an Amazon Chime SDK Voice Connector call.
A suggested address.
ChimeSDKVoice provides the API operation methods for making requests to Amazon Chime SDK Voice.
Multiple instances of the same request were made simultaneously.
The SIP credentials used to authenticate requests to an Amazon Chime SDK Voice Connector.
The Dialed Number Identification Service (DNIS) emergency calling configuration details associated with an Amazon Chime SDK Voice Connector's emergency calling configuration.
The emergency calling configuration details associated with an Amazon Chime SDK Voice Connector.
The client is permanently forbidden from making the request.
The country and area code for a proxy phone number in a proxy phone session.
Access to the target resource is no longer available at the origin server.
The logging configuration associated with an Amazon Chime SDK Voice Connector.
The configuration for a call analytics task.
The requested resource couldn't be found.
A phone number for which an order has been placed.
Origination settings enable your SIP hosts to receive inbound calls using your Amazon Chime SDK Voice Connector.
Origination routes define call distribution properties for your SIP hosts to receive inbound calls using an Amazon Chime SDK Voice Connector.
The phone number and proxy phone number for a participant in an Amazon Chime SDK Voice Connector proxy session.
A phone number used to call an Amazon Chime SDK Voice Connector.
The phone number associations, such as an Amazon Chime SDK account ID, user ID, Voice Connector ID, or Voice Connector group ID.
The phone number capabilities for Amazon Chime SDK phone numbers, such as enabled inbound and outbound calling, and text messaging.
The phone number's country.
If a phone number action fails for one or more of the phone numbers in a request, a list of the failed phone numbers is returned, along with error codes and error messages.
The details of an Amazon Chime SDK phone number order.
The proxy configuration for an Amazon Chime SDK Voice Connector.
The proxy session for an Amazon Chime SDK Voice Connector.
The request exceeds the resource limit.
A structure that contains the configuration settings for server-side encryption.
The service encountered an unexpected error.
The service is currently unavailable.
The details of the SIP media application, including name and endpoints.
The Alexa Skill configuration of a SIP media application.
A Call instance for a SIP media application.
The endpoint assigned to a SIP media application.
The logging configuration of a SIP media application.
The details of a SIP rule, including name, triggers, and target applications.
A target SIP media application and other details, such as priority and AWS Region, to be specified in the SIP rule.
The details of a speaker search task.
The result of a speaker search analysis.
A representation of an asynchronous request to perform speaker search analysis on a Voice Connector call.
The streaming configuration associated with an Amazon Chime SDK Voice Connector.
The target recipient for a streaming configuration notification.
Describes a tag applied to a resource.
Termination settings enable SIP hosts to make outbound calls using an Amazon Chime SDK Voice Connector.
The termination health details, including the source IP address and timestamp of the last successful SIP OPTIONS message from your SIP infrastructure.
The number of customer requests exceeds the request rate limit.
The client isn't authorized to request a resource.
A well-formed request couldn't be followed due to semantic errors.
The phone number ID, product type, or calling name fields to update, used with the BatchUpdatePhoneNumber and UpdatePhoneNumber actions.
The Amazon Chime SDK Voice Connector configuration, including outbound host name and encryption settings.
The Amazon Chime SDK Voice Connector group configuration, including associated Voice Connectors.
For Amazon Chime SDK Voice Connector groups, the Amazon Chime SDK Voice Connectors to which you route inbound calls.
The Amazon Chime SDK Voice Connector settings.
The combination of a voice print and caller ID.
A collection of voice profiles.
A high-level overview of a voice profile domain.
A high-level summary of a voice profile.
A representation of an asynchronous request to perform voice tone analysis on a Voice Connector call.