@aws-sdk/client-connect 3.190.0 → 3.192.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/README.md +11 -9
- package/dist-cjs/Connect.js +105 -0
- package/dist-cjs/ConnectClient.js +11 -8
- package/dist-cjs/commands/AssociateApprovedOriginCommand.js +10 -0
- package/dist-cjs/commands/AssociateBotCommand.js +10 -0
- package/dist-cjs/commands/AssociateDefaultVocabularyCommand.js +10 -0
- package/dist-cjs/commands/AssociateInstanceStorageConfigCommand.js +10 -0
- package/dist-cjs/commands/AssociateLambdaFunctionCommand.js +10 -0
- package/dist-cjs/commands/AssociateLexBotCommand.js +10 -0
- package/dist-cjs/commands/AssociatePhoneNumberContactFlowCommand.js +10 -0
- package/dist-cjs/commands/AssociateQueueQuickConnectsCommand.js +10 -0
- package/dist-cjs/commands/AssociateRoutingProfileQueuesCommand.js +10 -0
- package/dist-cjs/commands/AssociateSecurityKeyCommand.js +10 -0
- package/dist-cjs/commands/ClaimPhoneNumberCommand.js +10 -0
- package/dist-cjs/commands/CreateAgentStatusCommand.js +10 -0
- package/dist-cjs/commands/CreateContactFlowCommand.js +10 -0
- package/dist-cjs/commands/CreateContactFlowModuleCommand.js +10 -0
- package/dist-cjs/commands/CreateHoursOfOperationCommand.js +10 -0
- package/dist-cjs/commands/CreateInstanceCommand.js +10 -0
- package/dist-cjs/commands/CreateIntegrationAssociationCommand.js +10 -0
- package/dist-cjs/commands/CreateQueueCommand.js +10 -0
- package/dist-cjs/commands/CreateQuickConnectCommand.js +10 -0
- package/dist-cjs/commands/CreateRoutingProfileCommand.js +10 -0
- package/dist-cjs/commands/CreateSecurityProfileCommand.js +10 -0
- package/dist-cjs/commands/CreateTaskTemplateCommand.js +10 -0
- package/dist-cjs/commands/CreateTrafficDistributionGroupCommand.js +46 -0
- package/dist-cjs/commands/CreateUseCaseCommand.js +10 -0
- package/dist-cjs/commands/CreateUserCommand.js +10 -0
- package/dist-cjs/commands/CreateUserHierarchyGroupCommand.js +10 -0
- package/dist-cjs/commands/CreateVocabularyCommand.js +10 -0
- package/dist-cjs/commands/DeleteContactFlowCommand.js +10 -0
- package/dist-cjs/commands/DeleteContactFlowModuleCommand.js +10 -0
- package/dist-cjs/commands/DeleteHoursOfOperationCommand.js +10 -0
- package/dist-cjs/commands/DeleteInstanceCommand.js +10 -0
- package/dist-cjs/commands/DeleteIntegrationAssociationCommand.js +10 -0
- package/dist-cjs/commands/DeleteQuickConnectCommand.js +10 -0
- package/dist-cjs/commands/DeleteSecurityProfileCommand.js +10 -0
- package/dist-cjs/commands/DeleteTaskTemplateCommand.js +10 -0
- package/dist-cjs/commands/DeleteTrafficDistributionGroupCommand.js +46 -0
- package/dist-cjs/commands/DeleteUseCaseCommand.js +10 -0
- package/dist-cjs/commands/DeleteUserCommand.js +10 -0
- package/dist-cjs/commands/DeleteUserHierarchyGroupCommand.js +10 -0
- package/dist-cjs/commands/DeleteVocabularyCommand.js +10 -0
- package/dist-cjs/commands/DescribeAgentStatusCommand.js +10 -0
- package/dist-cjs/commands/DescribeContactCommand.js +10 -0
- package/dist-cjs/commands/DescribeContactFlowCommand.js +10 -0
- package/dist-cjs/commands/DescribeContactFlowModuleCommand.js +10 -0
- package/dist-cjs/commands/DescribeHoursOfOperationCommand.js +10 -0
- package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +10 -0
- package/dist-cjs/commands/DescribeInstanceCommand.js +10 -0
- package/dist-cjs/commands/DescribeInstanceStorageConfigCommand.js +10 -0
- package/dist-cjs/commands/DescribePhoneNumberCommand.js +10 -0
- package/dist-cjs/commands/DescribeQueueCommand.js +10 -0
- package/dist-cjs/commands/DescribeQuickConnectCommand.js +10 -0
- package/dist-cjs/commands/DescribeRoutingProfileCommand.js +10 -0
- package/dist-cjs/commands/DescribeSecurityProfileCommand.js +10 -0
- package/dist-cjs/commands/DescribeTrafficDistributionGroupCommand.js +46 -0
- package/dist-cjs/commands/DescribeUserCommand.js +10 -0
- package/dist-cjs/commands/DescribeUserHierarchyGroupCommand.js +10 -0
- package/dist-cjs/commands/DescribeUserHierarchyStructureCommand.js +10 -0
- package/dist-cjs/commands/DescribeVocabularyCommand.js +10 -0
- package/dist-cjs/commands/DisassociateApprovedOriginCommand.js +10 -0
- package/dist-cjs/commands/DisassociateBotCommand.js +10 -0
- package/dist-cjs/commands/DisassociateInstanceStorageConfigCommand.js +10 -0
- package/dist-cjs/commands/DisassociateLambdaFunctionCommand.js +10 -0
- package/dist-cjs/commands/DisassociateLexBotCommand.js +10 -0
- package/dist-cjs/commands/DisassociatePhoneNumberContactFlowCommand.js +10 -0
- package/dist-cjs/commands/DisassociateQueueQuickConnectsCommand.js +10 -0
- package/dist-cjs/commands/DisassociateRoutingProfileQueuesCommand.js +10 -0
- package/dist-cjs/commands/DisassociateSecurityKeyCommand.js +10 -0
- package/dist-cjs/commands/GetContactAttributesCommand.js +10 -0
- package/dist-cjs/commands/GetCurrentMetricDataCommand.js +10 -0
- package/dist-cjs/commands/GetCurrentUserDataCommand.js +10 -0
- package/dist-cjs/commands/GetFederationTokenCommand.js +10 -0
- package/dist-cjs/commands/GetMetricDataCommand.js +10 -0
- package/dist-cjs/commands/GetTaskTemplateCommand.js +10 -0
- package/dist-cjs/commands/GetTrafficDistributionCommand.js +46 -0
- package/dist-cjs/commands/ListAgentStatusesCommand.js +10 -0
- package/dist-cjs/commands/ListApprovedOriginsCommand.js +10 -0
- package/dist-cjs/commands/ListBotsCommand.js +10 -0
- package/dist-cjs/commands/ListContactFlowModulesCommand.js +10 -0
- package/dist-cjs/commands/ListContactFlowsCommand.js +10 -0
- package/dist-cjs/commands/ListContactReferencesCommand.js +10 -0
- package/dist-cjs/commands/ListDefaultVocabulariesCommand.js +10 -0
- package/dist-cjs/commands/ListHoursOfOperationsCommand.js +10 -0
- package/dist-cjs/commands/ListInstanceAttributesCommand.js +10 -0
- package/dist-cjs/commands/ListInstanceStorageConfigsCommand.js +10 -0
- package/dist-cjs/commands/ListInstancesCommand.js +10 -0
- package/dist-cjs/commands/ListIntegrationAssociationsCommand.js +10 -0
- package/dist-cjs/commands/ListLambdaFunctionsCommand.js +10 -0
- package/dist-cjs/commands/ListLexBotsCommand.js +12 -1
- package/dist-cjs/commands/ListPhoneNumbersCommand.js +13 -3
- package/dist-cjs/commands/ListPhoneNumbersV2Command.js +13 -3
- package/dist-cjs/commands/ListPromptsCommand.js +13 -3
- package/dist-cjs/commands/ListQueueQuickConnectsCommand.js +13 -3
- package/dist-cjs/commands/ListQueuesCommand.js +10 -0
- package/dist-cjs/commands/ListQuickConnectsCommand.js +10 -0
- package/dist-cjs/commands/ListRoutingProfileQueuesCommand.js +10 -0
- package/dist-cjs/commands/ListRoutingProfilesCommand.js +10 -0
- package/dist-cjs/commands/ListSecurityKeysCommand.js +10 -0
- package/dist-cjs/commands/ListSecurityProfilePermissionsCommand.js +10 -0
- package/dist-cjs/commands/ListSecurityProfilesCommand.js +10 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +10 -0
- package/dist-cjs/commands/ListTaskTemplatesCommand.js +10 -0
- package/dist-cjs/commands/ListTrafficDistributionGroupsCommand.js +46 -0
- package/dist-cjs/commands/ListUseCasesCommand.js +10 -0
- package/dist-cjs/commands/ListUserHierarchyGroupsCommand.js +10 -0
- package/dist-cjs/commands/ListUsersCommand.js +10 -0
- package/dist-cjs/commands/PutUserStatusCommand.js +10 -0
- package/dist-cjs/commands/ReleasePhoneNumberCommand.js +10 -0
- package/dist-cjs/commands/ReplicateInstanceCommand.js +46 -0
- package/dist-cjs/commands/ResumeContactRecordingCommand.js +10 -0
- package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +10 -0
- package/dist-cjs/commands/SearchQueuesCommand.js +10 -0
- package/dist-cjs/commands/SearchRoutingProfilesCommand.js +10 -0
- package/dist-cjs/commands/SearchSecurityProfilesCommand.js +10 -0
- package/dist-cjs/commands/SearchUsersCommand.js +10 -0
- package/dist-cjs/commands/SearchVocabulariesCommand.js +10 -0
- package/dist-cjs/commands/StartChatContactCommand.js +10 -0
- package/dist-cjs/commands/StartContactRecordingCommand.js +10 -0
- package/dist-cjs/commands/StartContactStreamingCommand.js +10 -0
- package/dist-cjs/commands/StartOutboundVoiceContactCommand.js +10 -0
- package/dist-cjs/commands/StartTaskContactCommand.js +10 -0
- package/dist-cjs/commands/StopContactCommand.js +10 -0
- package/dist-cjs/commands/StopContactRecordingCommand.js +10 -0
- package/dist-cjs/commands/StopContactStreamingCommand.js +10 -0
- package/dist-cjs/commands/SuspendContactRecordingCommand.js +10 -0
- package/dist-cjs/commands/TagResourceCommand.js +10 -0
- package/dist-cjs/commands/TransferContactCommand.js +10 -0
- package/dist-cjs/commands/UntagResourceCommand.js +10 -0
- package/dist-cjs/commands/UpdateAgentStatusCommand.js +10 -0
- package/dist-cjs/commands/UpdateContactAttributesCommand.js +10 -0
- package/dist-cjs/commands/UpdateContactCommand.js +10 -0
- package/dist-cjs/commands/UpdateContactFlowContentCommand.js +10 -0
- package/dist-cjs/commands/UpdateContactFlowMetadataCommand.js +10 -0
- package/dist-cjs/commands/UpdateContactFlowModuleContentCommand.js +10 -0
- package/dist-cjs/commands/UpdateContactFlowModuleMetadataCommand.js +10 -0
- package/dist-cjs/commands/UpdateContactFlowNameCommand.js +10 -0
- package/dist-cjs/commands/UpdateContactScheduleCommand.js +10 -0
- package/dist-cjs/commands/UpdateHoursOfOperationCommand.js +10 -0
- package/dist-cjs/commands/UpdateInstanceAttributeCommand.js +10 -0
- package/dist-cjs/commands/UpdateInstanceStorageConfigCommand.js +10 -0
- package/dist-cjs/commands/UpdatePhoneNumberCommand.js +10 -0
- package/dist-cjs/commands/UpdateQueueHoursOfOperationCommand.js +10 -0
- package/dist-cjs/commands/UpdateQueueMaxContactsCommand.js +10 -0
- package/dist-cjs/commands/UpdateQueueNameCommand.js +10 -0
- package/dist-cjs/commands/UpdateQueueOutboundCallerConfigCommand.js +10 -0
- package/dist-cjs/commands/UpdateQueueStatusCommand.js +10 -0
- package/dist-cjs/commands/UpdateQuickConnectConfigCommand.js +10 -0
- package/dist-cjs/commands/UpdateQuickConnectNameCommand.js +10 -0
- package/dist-cjs/commands/UpdateRoutingProfileConcurrencyCommand.js +10 -0
- package/dist-cjs/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +10 -0
- package/dist-cjs/commands/UpdateRoutingProfileNameCommand.js +10 -0
- package/dist-cjs/commands/UpdateRoutingProfileQueuesCommand.js +10 -0
- package/dist-cjs/commands/UpdateSecurityProfileCommand.js +10 -0
- package/dist-cjs/commands/UpdateTaskTemplateCommand.js +10 -0
- package/dist-cjs/commands/UpdateTrafficDistributionCommand.js +46 -0
- package/dist-cjs/commands/UpdateUserHierarchyCommand.js +10 -0
- package/dist-cjs/commands/UpdateUserHierarchyGroupNameCommand.js +10 -0
- package/dist-cjs/commands/UpdateUserHierarchyStructureCommand.js +10 -0
- package/dist-cjs/commands/UpdateUserIdentityInfoCommand.js +10 -0
- package/dist-cjs/commands/UpdateUserPhoneConfigCommand.js +10 -0
- package/dist-cjs/commands/UpdateUserRoutingProfileCommand.js +10 -0
- package/dist-cjs/commands/UpdateUserSecurityProfilesCommand.js +10 -0
- package/dist-cjs/commands/index.js +7 -0
- package/dist-cjs/endpoint/EndpointParameters.js +13 -0
- package/dist-cjs/endpoint/endpointResolver.js +12 -0
- package/dist-cjs/endpoint/ruleset.js +318 -0
- package/dist-cjs/models/models_0.js +74 -59
- package/dist-cjs/models/models_1.js +86 -3
- package/dist-cjs/pagination/ListTrafficDistributionGroupsPaginator.js +36 -0
- package/dist-cjs/pagination/index.js +1 -0
- package/dist-cjs/protocols/Aws_restJson1.js +593 -7
- package/dist-cjs/runtimeConfig.shared.js +3 -3
- package/dist-es/Connect.js +105 -0
- package/dist-es/ConnectClient.js +12 -9
- package/dist-es/commands/AssociateApprovedOriginCommand.js +10 -0
- package/dist-es/commands/AssociateBotCommand.js +10 -0
- package/dist-es/commands/AssociateDefaultVocabularyCommand.js +10 -0
- package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +10 -0
- package/dist-es/commands/AssociateLambdaFunctionCommand.js +10 -0
- package/dist-es/commands/AssociateLexBotCommand.js +10 -0
- package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +10 -0
- package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +10 -0
- package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +10 -0
- package/dist-es/commands/AssociateSecurityKeyCommand.js +10 -0
- package/dist-es/commands/ClaimPhoneNumberCommand.js +10 -0
- package/dist-es/commands/CreateAgentStatusCommand.js +10 -0
- package/dist-es/commands/CreateContactFlowCommand.js +10 -0
- package/dist-es/commands/CreateContactFlowModuleCommand.js +10 -0
- package/dist-es/commands/CreateHoursOfOperationCommand.js +10 -0
- package/dist-es/commands/CreateInstanceCommand.js +10 -0
- package/dist-es/commands/CreateIntegrationAssociationCommand.js +10 -0
- package/dist-es/commands/CreateQueueCommand.js +10 -0
- package/dist-es/commands/CreateQuickConnectCommand.js +10 -0
- package/dist-es/commands/CreateRoutingProfileCommand.js +10 -0
- package/dist-es/commands/CreateSecurityProfileCommand.js +10 -0
- package/dist-es/commands/CreateTaskTemplateCommand.js +10 -0
- package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +42 -0
- package/dist-es/commands/CreateUseCaseCommand.js +10 -0
- package/dist-es/commands/CreateUserCommand.js +10 -0
- package/dist-es/commands/CreateUserHierarchyGroupCommand.js +10 -0
- package/dist-es/commands/CreateVocabularyCommand.js +10 -0
- package/dist-es/commands/DeleteContactFlowCommand.js +10 -0
- package/dist-es/commands/DeleteContactFlowModuleCommand.js +10 -0
- package/dist-es/commands/DeleteHoursOfOperationCommand.js +10 -0
- package/dist-es/commands/DeleteInstanceCommand.js +10 -0
- package/dist-es/commands/DeleteIntegrationAssociationCommand.js +10 -0
- package/dist-es/commands/DeleteQuickConnectCommand.js +10 -0
- package/dist-es/commands/DeleteSecurityProfileCommand.js +10 -0
- package/dist-es/commands/DeleteTaskTemplateCommand.js +10 -0
- package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +42 -0
- package/dist-es/commands/DeleteUseCaseCommand.js +10 -0
- package/dist-es/commands/DeleteUserCommand.js +10 -0
- package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +10 -0
- package/dist-es/commands/DeleteVocabularyCommand.js +10 -0
- package/dist-es/commands/DescribeAgentStatusCommand.js +10 -0
- package/dist-es/commands/DescribeContactCommand.js +10 -0
- package/dist-es/commands/DescribeContactFlowCommand.js +10 -0
- package/dist-es/commands/DescribeContactFlowModuleCommand.js +10 -0
- package/dist-es/commands/DescribeHoursOfOperationCommand.js +10 -0
- package/dist-es/commands/DescribeInstanceAttributeCommand.js +10 -0
- package/dist-es/commands/DescribeInstanceCommand.js +10 -0
- package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +10 -0
- package/dist-es/commands/DescribePhoneNumberCommand.js +10 -0
- package/dist-es/commands/DescribeQueueCommand.js +10 -0
- package/dist-es/commands/DescribeQuickConnectCommand.js +10 -0
- package/dist-es/commands/DescribeRoutingProfileCommand.js +10 -0
- package/dist-es/commands/DescribeSecurityProfileCommand.js +10 -0
- package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +42 -0
- package/dist-es/commands/DescribeUserCommand.js +10 -0
- package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +10 -0
- package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +10 -0
- package/dist-es/commands/DescribeVocabularyCommand.js +10 -0
- package/dist-es/commands/DisassociateApprovedOriginCommand.js +10 -0
- package/dist-es/commands/DisassociateBotCommand.js +10 -0
- package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +10 -0
- package/dist-es/commands/DisassociateLambdaFunctionCommand.js +10 -0
- package/dist-es/commands/DisassociateLexBotCommand.js +10 -0
- package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +10 -0
- package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +10 -0
- package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +10 -0
- package/dist-es/commands/DisassociateSecurityKeyCommand.js +10 -0
- package/dist-es/commands/GetContactAttributesCommand.js +10 -0
- package/dist-es/commands/GetCurrentMetricDataCommand.js +10 -0
- package/dist-es/commands/GetCurrentUserDataCommand.js +10 -0
- package/dist-es/commands/GetFederationTokenCommand.js +10 -0
- package/dist-es/commands/GetMetricDataCommand.js +10 -0
- package/dist-es/commands/GetTaskTemplateCommand.js +10 -0
- package/dist-es/commands/GetTrafficDistributionCommand.js +42 -0
- package/dist-es/commands/ListAgentStatusesCommand.js +10 -0
- package/dist-es/commands/ListApprovedOriginsCommand.js +10 -0
- package/dist-es/commands/ListBotsCommand.js +10 -0
- package/dist-es/commands/ListContactFlowModulesCommand.js +10 -0
- package/dist-es/commands/ListContactFlowsCommand.js +10 -0
- package/dist-es/commands/ListContactReferencesCommand.js +10 -0
- package/dist-es/commands/ListDefaultVocabulariesCommand.js +10 -0
- package/dist-es/commands/ListHoursOfOperationsCommand.js +10 -0
- package/dist-es/commands/ListInstanceAttributesCommand.js +10 -0
- package/dist-es/commands/ListInstanceStorageConfigsCommand.js +10 -0
- package/dist-es/commands/ListInstancesCommand.js +10 -0
- package/dist-es/commands/ListIntegrationAssociationsCommand.js +10 -0
- package/dist-es/commands/ListLambdaFunctionsCommand.js +10 -0
- package/dist-es/commands/ListLexBotsCommand.js +12 -1
- package/dist-es/commands/ListPhoneNumbersCommand.js +11 -1
- package/dist-es/commands/ListPhoneNumbersV2Command.js +11 -1
- package/dist-es/commands/ListPromptsCommand.js +11 -1
- package/dist-es/commands/ListQueueQuickConnectsCommand.js +11 -1
- package/dist-es/commands/ListQueuesCommand.js +10 -0
- package/dist-es/commands/ListQuickConnectsCommand.js +10 -0
- package/dist-es/commands/ListRoutingProfileQueuesCommand.js +10 -0
- package/dist-es/commands/ListRoutingProfilesCommand.js +10 -0
- package/dist-es/commands/ListSecurityKeysCommand.js +10 -0
- package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +10 -0
- package/dist-es/commands/ListSecurityProfilesCommand.js +10 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +10 -0
- package/dist-es/commands/ListTaskTemplatesCommand.js +10 -0
- package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +42 -0
- package/dist-es/commands/ListUseCasesCommand.js +10 -0
- package/dist-es/commands/ListUserHierarchyGroupsCommand.js +10 -0
- package/dist-es/commands/ListUsersCommand.js +10 -0
- package/dist-es/commands/PutUserStatusCommand.js +10 -0
- package/dist-es/commands/ReleasePhoneNumberCommand.js +10 -0
- package/dist-es/commands/ReplicateInstanceCommand.js +42 -0
- package/dist-es/commands/ResumeContactRecordingCommand.js +10 -0
- package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +10 -0
- package/dist-es/commands/SearchQueuesCommand.js +10 -0
- package/dist-es/commands/SearchRoutingProfilesCommand.js +10 -0
- package/dist-es/commands/SearchSecurityProfilesCommand.js +10 -0
- package/dist-es/commands/SearchUsersCommand.js +10 -0
- package/dist-es/commands/SearchVocabulariesCommand.js +10 -0
- package/dist-es/commands/StartChatContactCommand.js +10 -0
- package/dist-es/commands/StartContactRecordingCommand.js +10 -0
- package/dist-es/commands/StartContactStreamingCommand.js +10 -0
- package/dist-es/commands/StartOutboundVoiceContactCommand.js +10 -0
- package/dist-es/commands/StartTaskContactCommand.js +10 -0
- package/dist-es/commands/StopContactCommand.js +10 -0
- package/dist-es/commands/StopContactRecordingCommand.js +10 -0
- package/dist-es/commands/StopContactStreamingCommand.js +10 -0
- package/dist-es/commands/SuspendContactRecordingCommand.js +10 -0
- package/dist-es/commands/TagResourceCommand.js +10 -0
- package/dist-es/commands/TransferContactCommand.js +10 -0
- package/dist-es/commands/UntagResourceCommand.js +10 -0
- package/dist-es/commands/UpdateAgentStatusCommand.js +10 -0
- package/dist-es/commands/UpdateContactAttributesCommand.js +10 -0
- package/dist-es/commands/UpdateContactCommand.js +10 -0
- package/dist-es/commands/UpdateContactFlowContentCommand.js +10 -0
- package/dist-es/commands/UpdateContactFlowMetadataCommand.js +10 -0
- package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +10 -0
- package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +10 -0
- package/dist-es/commands/UpdateContactFlowNameCommand.js +10 -0
- package/dist-es/commands/UpdateContactScheduleCommand.js +10 -0
- package/dist-es/commands/UpdateHoursOfOperationCommand.js +10 -0
- package/dist-es/commands/UpdateInstanceAttributeCommand.js +10 -0
- package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +10 -0
- package/dist-es/commands/UpdatePhoneNumberCommand.js +10 -0
- package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +10 -0
- package/dist-es/commands/UpdateQueueMaxContactsCommand.js +10 -0
- package/dist-es/commands/UpdateQueueNameCommand.js +10 -0
- package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +10 -0
- package/dist-es/commands/UpdateQueueStatusCommand.js +10 -0
- package/dist-es/commands/UpdateQuickConnectConfigCommand.js +10 -0
- package/dist-es/commands/UpdateQuickConnectNameCommand.js +10 -0
- package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +10 -0
- package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +10 -0
- package/dist-es/commands/UpdateRoutingProfileNameCommand.js +10 -0
- package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +10 -0
- package/dist-es/commands/UpdateSecurityProfileCommand.js +10 -0
- package/dist-es/commands/UpdateTaskTemplateCommand.js +10 -0
- package/dist-es/commands/UpdateTrafficDistributionCommand.js +42 -0
- package/dist-es/commands/UpdateUserHierarchyCommand.js +10 -0
- package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +10 -0
- package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +10 -0
- package/dist-es/commands/UpdateUserIdentityInfoCommand.js +10 -0
- package/dist-es/commands/UpdateUserPhoneConfigCommand.js +10 -0
- package/dist-es/commands/UpdateUserRoutingProfileCommand.js +10 -0
- package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +10 -0
- package/dist-es/commands/index.js +7 -0
- package/dist-es/endpoint/EndpointParameters.js +8 -0
- package/dist-es/endpoint/endpointResolver.js +8 -0
- package/dist-es/endpoint/ruleset.js +315 -0
- package/dist-es/models/models_0.js +55 -39
- package/dist-es/models/models_1.js +62 -0
- package/dist-es/pagination/ListTrafficDistributionGroupsPaginator.js +32 -0
- package/dist-es/pagination/index.js +1 -0
- package/dist-es/protocols/Aws_restJson1.js +571 -1
- package/dist-es/runtimeConfig.shared.js +2 -2
- package/dist-types/Connect.d.ts +234 -65
- package/dist-types/ConnectClient.d.ts +26 -20
- package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +2 -0
- package/dist-types/commands/AssociateBotCommand.d.ts +4 -1
- package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +2 -0
- package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +2 -0
- package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +4 -1
- package/dist-types/commands/AssociateLexBotCommand.d.ts +2 -0
- package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +13 -0
- package/dist-types/commands/AssociateQueueQuickConnectsCommand.d.ts +2 -0
- package/dist-types/commands/AssociateRoutingProfileQueuesCommand.d.ts +2 -0
- package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +2 -0
- package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +9 -1
- package/dist-types/commands/CreateAgentStatusCommand.d.ts +2 -0
- package/dist-types/commands/CreateContactFlowCommand.d.ts +2 -0
- package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +2 -0
- package/dist-types/commands/CreateHoursOfOperationCommand.d.ts +2 -0
- package/dist-types/commands/CreateInstanceCommand.d.ts +5 -3
- package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +4 -1
- package/dist-types/commands/CreateQueueCommand.d.ts +13 -0
- package/dist-types/commands/CreateQuickConnectCommand.d.ts +2 -0
- package/dist-types/commands/CreateRoutingProfileCommand.d.ts +2 -0
- package/dist-types/commands/CreateSecurityProfileCommand.d.ts +2 -0
- package/dist-types/commands/CreateTaskTemplateCommand.d.ts +2 -0
- package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +40 -0
- package/dist-types/commands/CreateUseCaseCommand.d.ts +2 -0
- package/dist-types/commands/CreateUserCommand.d.ts +5 -2
- package/dist-types/commands/CreateUserHierarchyGroupCommand.d.ts +2 -0
- package/dist-types/commands/CreateVocabularyCommand.d.ts +4 -2
- package/dist-types/commands/DeleteContactFlowCommand.d.ts +2 -0
- package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +2 -0
- package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +2 -0
- package/dist-types/commands/DeleteInstanceCommand.d.ts +2 -0
- package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +4 -2
- package/dist-types/commands/DeleteQuickConnectCommand.d.ts +2 -0
- package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +2 -0
- package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +2 -0
- package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +41 -0
- package/dist-types/commands/DeleteUseCaseCommand.d.ts +2 -0
- package/dist-types/commands/DeleteUserCommand.d.ts +4 -1
- package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +2 -0
- package/dist-types/commands/DeleteVocabularyCommand.d.ts +2 -0
- package/dist-types/commands/DescribeAgentStatusCommand.d.ts +2 -0
- package/dist-types/commands/DescribeContactCommand.d.ts +2 -0
- package/dist-types/commands/DescribeContactFlowCommand.d.ts +2 -0
- package/dist-types/commands/DescribeContactFlowModuleCommand.d.ts +2 -0
- package/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +2 -0
- package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +2 -0
- package/dist-types/commands/DescribeInstanceCommand.d.ts +2 -0
- package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +2 -0
- package/dist-types/commands/DescribePhoneNumberCommand.d.ts +14 -1
- package/dist-types/commands/DescribeQueueCommand.d.ts +2 -0
- package/dist-types/commands/DescribeQuickConnectCommand.d.ts +2 -0
- package/dist-types/commands/DescribeRoutingProfileCommand.d.ts +2 -0
- package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +2 -0
- package/dist-types/commands/DescribeTrafficDistributionGroupCommand.d.ts +37 -0
- package/dist-types/commands/DescribeUserCommand.d.ts +2 -0
- package/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +2 -0
- package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +2 -0
- package/dist-types/commands/DescribeVocabularyCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateBotCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateLexBotCommand.d.ts +2 -0
- package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +13 -2
- package/dist-types/commands/DisassociateQueueQuickConnectsCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateRoutingProfileQueuesCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +2 -0
- package/dist-types/commands/GetContactAttributesCommand.d.ts +2 -0
- package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +2 -0
- package/dist-types/commands/GetCurrentUserDataCommand.d.ts +2 -0
- package/dist-types/commands/GetFederationTokenCommand.d.ts +3 -1
- package/dist-types/commands/GetMetricDataCommand.d.ts +2 -0
- package/dist-types/commands/GetTaskTemplateCommand.d.ts +4 -1
- package/dist-types/commands/GetTrafficDistributionCommand.d.ts +37 -0
- package/dist-types/commands/ListAgentStatusesCommand.d.ts +2 -0
- package/dist-types/commands/ListApprovedOriginsCommand.d.ts +2 -0
- package/dist-types/commands/ListBotsCommand.d.ts +2 -0
- package/dist-types/commands/ListContactFlowModulesCommand.d.ts +4 -1
- package/dist-types/commands/ListContactFlowsCommand.d.ts +4 -2
- package/dist-types/commands/ListContactReferencesCommand.d.ts +2 -0
- package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +2 -0
- package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +4 -1
- package/dist-types/commands/ListInstanceAttributesCommand.d.ts +2 -0
- package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +2 -0
- package/dist-types/commands/ListInstancesCommand.d.ts +2 -0
- package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +2 -0
- package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +2 -0
- package/dist-types/commands/ListLexBotsCommand.d.ts +4 -1
- package/dist-types/commands/ListPhoneNumbersCommand.d.ts +12 -2
- package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +8 -3
- package/dist-types/commands/ListPromptsCommand.d.ts +3 -1
- package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +3 -1
- package/dist-types/commands/ListQueuesCommand.d.ts +2 -0
- package/dist-types/commands/ListQuickConnectsCommand.d.ts +4 -1
- package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +2 -0
- package/dist-types/commands/ListRoutingProfilesCommand.d.ts +2 -0
- package/dist-types/commands/ListSecurityKeysCommand.d.ts +2 -0
- package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +2 -0
- package/dist-types/commands/ListSecurityProfilesCommand.d.ts +4 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +5 -2
- package/dist-types/commands/ListTaskTemplatesCommand.d.ts +2 -0
- package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +37 -0
- package/dist-types/commands/ListUseCasesCommand.d.ts +2 -0
- package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +3 -1
- package/dist-types/commands/ListUsersCommand.d.ts +4 -1
- package/dist-types/commands/PutUserStatusCommand.d.ts +4 -2
- package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +10 -1
- package/dist-types/commands/ReplicateInstanceCommand.d.ts +40 -0
- package/dist-types/commands/ResumeContactRecordingCommand.d.ts +2 -0
- package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +5 -1
- package/dist-types/commands/SearchQueuesCommand.d.ts +2 -0
- package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +2 -0
- package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +4 -1
- package/dist-types/commands/SearchUsersCommand.d.ts +7 -0
- package/dist-types/commands/SearchVocabulariesCommand.d.ts +4 -2
- package/dist-types/commands/StartChatContactCommand.d.ts +4 -2
- package/dist-types/commands/StartContactRecordingCommand.d.ts +2 -0
- package/dist-types/commands/StartContactStreamingCommand.d.ts +2 -0
- package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +4 -1
- package/dist-types/commands/StartTaskContactCommand.d.ts +2 -0
- package/dist-types/commands/StopContactCommand.d.ts +2 -0
- package/dist-types/commands/StopContactRecordingCommand.d.ts +2 -0
- package/dist-types/commands/StopContactStreamingCommand.d.ts +2 -0
- package/dist-types/commands/SuspendContactRecordingCommand.d.ts +2 -0
- package/dist-types/commands/TagResourceCommand.d.ts +5 -2
- package/dist-types/commands/TransferContactCommand.d.ts +2 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -0
- package/dist-types/commands/UpdateAgentStatusCommand.d.ts +2 -0
- package/dist-types/commands/UpdateContactAttributesCommand.d.ts +8 -5
- package/dist-types/commands/UpdateContactCommand.d.ts +2 -0
- package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +2 -0
- package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +2 -0
- package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +2 -0
- package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +2 -0
- package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +2 -0
- package/dist-types/commands/UpdateContactScheduleCommand.d.ts +2 -0
- package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +2 -0
- package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +2 -0
- package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +2 -0
- package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +9 -2
- package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +2 -0
- package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +2 -0
- package/dist-types/commands/UpdateQueueNameCommand.d.ts +2 -0
- package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +13 -0
- package/dist-types/commands/UpdateQueueStatusCommand.d.ts +2 -0
- package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +2 -0
- package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +2 -0
- package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +2 -0
- package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +2 -0
- package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +2 -0
- package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +2 -0
- package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +2 -0
- package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +4 -2
- package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +41 -0
- package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +2 -0
- package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +2 -0
- package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +2 -0
- package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +4 -1
- package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +2 -0
- package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +2 -0
- package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +2 -0
- package/dist-types/commands/index.d.ts +7 -0
- package/dist-types/endpoint/EndpointParameters.d.ts +19 -0
- package/dist-types/endpoint/endpointResolver.d.ts +5 -0
- package/dist-types/endpoint/ruleset.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +336 -314
- package/dist-types/models/models_1.d.ts +522 -50
- package/dist-types/pagination/ListTrafficDistributionGroupsPaginator.d.ts +4 -0
- package/dist-types/pagination/index.d.ts +1 -0
- package/dist-types/protocols/Aws_restJson1.d.ts +21 -0
- package/dist-types/runtimeConfig.browser.d.ts +4 -2
- package/dist-types/runtimeConfig.d.ts +4 -2
- package/dist-types/runtimeConfig.native.d.ts +4 -2
- package/dist-types/runtimeConfig.shared.d.ts +3 -1
- package/dist-types/ts3.4/Connect.d.ts +119 -0
- package/dist-types/ts3.4/ConnectClient.d.ts +57 -8
- package/dist-types/ts3.4/commands/AssociateApprovedOriginCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateBotCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateDefaultVocabularyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateInstanceStorageConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateLambdaFunctionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateLexBotCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociatePhoneNumberContactFlowCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateQueueQuickConnectsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateRoutingProfileQueuesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateSecurityKeyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ClaimPhoneNumberCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateAgentStatusCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateContactFlowCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateContactFlowModuleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateHoursOfOperationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateIntegrationAssociationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateQuickConnectCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateRoutingProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateTaskTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateTrafficDistributionGroupCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/CreateUseCaseCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateUserHierarchyGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteContactFlowCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteContactFlowModuleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteHoursOfOperationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteIntegrationAssociationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteQuickConnectCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteTaskTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteTrafficDistributionGroupCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/DeleteUseCaseCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteUserHierarchyGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeAgentStatusCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeContactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeContactFlowCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeContactFlowModuleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeHoursOfOperationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeInstanceStorageConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribePhoneNumberCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeQueueCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeQuickConnectCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeRoutingProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeTrafficDistributionGroupCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeUserHierarchyGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeUserHierarchyStructureCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeVocabularyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateApprovedOriginCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateBotCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateInstanceStorageConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateLambdaFunctionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateLexBotCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateQueueQuickConnectsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateRoutingProfileQueuesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateSecurityKeyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetContactAttributesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetCurrentMetricDataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetCurrentUserDataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetMetricDataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetTaskTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetTrafficDistributionCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListAgentStatusesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListApprovedOriginsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListContactFlowModulesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListContactFlowsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListContactReferencesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListDefaultVocabulariesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListHoursOfOperationsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListInstanceAttributesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListInstanceStorageConfigsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListIntegrationAssociationsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListLambdaFunctionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListLexBotsCommand.d.ts +4 -1
- package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +3 -1
- package/dist-types/ts3.4/commands/ListPhoneNumbersV2Command.d.ts +3 -1
- package/dist-types/ts3.4/commands/ListPromptsCommand.d.ts +3 -1
- package/dist-types/ts3.4/commands/ListQueueQuickConnectsCommand.d.ts +3 -1
- package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListQuickConnectsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListRoutingProfileQueuesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListRoutingProfilesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListSecurityKeysCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListSecurityProfilePermissionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTaskTemplatesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTrafficDistributionGroupsCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListUseCasesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListUserHierarchyGroupsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/PutUserStatusCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ReleasePhoneNumberCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ReplicateInstanceCommand.d.ts +38 -0
- package/dist-types/ts3.4/commands/ResumeContactRecordingCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SearchQueuesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SearchRoutingProfilesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SearchSecurityProfilesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SearchVocabulariesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartChatContactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartContactRecordingCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartContactStreamingCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartOutboundVoiceContactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartTaskContactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopContactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopContactRecordingCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopContactStreamingCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SuspendContactRecordingCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/TransferContactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateAgentStatusCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateContactAttributesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateContactFlowContentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateContactFlowMetadataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateContactFlowModuleContentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateContactFlowModuleMetadataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateContactFlowNameCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateContactScheduleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateHoursOfOperationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateInstanceAttributeCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateInstanceStorageConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateQueueHoursOfOperationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateQueueMaxContactsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateQueueNameCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateQueueStatusCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateQuickConnectConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateQuickConnectNameCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateRoutingProfileNameCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateRoutingProfileQueuesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateTaskTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateTrafficDistributionCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/UpdateUserHierarchyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateUserHierarchyGroupNameCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateUserHierarchyStructureCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateUserIdentityInfoCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateUserPhoneConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateUserRoutingProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateUserSecurityProfilesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/index.d.ts +7 -0
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +26 -0
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +8 -0
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +2 -0
- package/dist-types/ts3.4/models/models_0.d.ts +92 -111
- package/dist-types/ts3.4/models/models_1.d.ts +166 -1
- package/dist-types/ts3.4/pagination/ListTrafficDistributionGroupsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +1 -0
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +84 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +14 -4
- package/dist-types/ts3.4/runtimeConfig.d.ts +14 -4
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +14 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +6 -1
- package/package.json +4 -3
- package/dist-cjs/endpoints.js +0 -132
- package/dist-es/endpoints.js +0 -128
- package/dist-types/endpoints.d.ts +0 -2
- package/dist-types/ts3.4/endpoints.d.ts +0 -2
|
@@ -291,7 +291,7 @@ export interface LexBot {
|
|
|
291
291
|
*/
|
|
292
292
|
Name?: string;
|
|
293
293
|
/**
|
|
294
|
-
* <p>The Region
|
|
294
|
+
* <p>The Amazon Web Services Region where the Amazon Lex bot was created.</p>
|
|
295
295
|
*/
|
|
296
296
|
LexRegion?: string;
|
|
297
297
|
}
|
|
@@ -629,7 +629,7 @@ export interface AssociateSecurityKeyResponse {
|
|
|
629
629
|
}
|
|
630
630
|
export interface ClaimPhoneNumberRequest {
|
|
631
631
|
/**
|
|
632
|
-
* <p>The Amazon Resource Name (ARN) for Amazon Connect instances that phone numbers are claimed to.</p>
|
|
632
|
+
* <p>The Amazon Resource Name (ARN) for Amazon Connect instances or traffic distribution groups that phone numbers are claimed to.</p>
|
|
633
633
|
*/
|
|
634
634
|
TargetArn: string | undefined;
|
|
635
635
|
/**
|
|
@@ -647,7 +647,9 @@ export interface ClaimPhoneNumberRequest {
|
|
|
647
647
|
Tags?: Record<string, string>;
|
|
648
648
|
/**
|
|
649
649
|
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
650
|
-
* request
|
|
650
|
+
* request. If not provided, the Amazon Web Services
|
|
651
|
+
* SDK populates this field. For more information about idempotency, see
|
|
652
|
+
* <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.</p>
|
|
651
653
|
*/
|
|
652
654
|
ClientToken?: string;
|
|
653
655
|
}
|
|
@@ -742,7 +744,8 @@ export interface CreateContactFlowRequest {
|
|
|
742
744
|
*/
|
|
743
745
|
Name: string | undefined;
|
|
744
746
|
/**
|
|
745
|
-
* <p>The type of the flow. For descriptions of the available types, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/create-contact-flow.html#contact-flow-types">Choose a flow type</a> in the <i>Amazon Connect Administrator
|
|
747
|
+
* <p>The type of the flow. For descriptions of the available types, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/create-contact-flow.html#contact-flow-types">Choose a flow type</a> in the <i>Amazon Connect Administrator
|
|
748
|
+
* Guide</i>.</p>
|
|
746
749
|
*/
|
|
747
750
|
Type: ContactFlowType | string | undefined;
|
|
748
751
|
/**
|
|
@@ -815,7 +818,9 @@ export interface CreateContactFlowModuleRequest {
|
|
|
815
818
|
Tags?: Record<string, string>;
|
|
816
819
|
/**
|
|
817
820
|
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
818
|
-
* request
|
|
821
|
+
* request. If not provided, the Amazon Web Services
|
|
822
|
+
* SDK populates this field. For more information about idempotency, see
|
|
823
|
+
* <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.</p>
|
|
819
824
|
*/
|
|
820
825
|
ClientToken?: string;
|
|
821
826
|
}
|
|
@@ -1413,7 +1418,9 @@ export interface CreateTaskTemplateRequest {
|
|
|
1413
1418
|
Fields: TaskTemplateField[] | undefined;
|
|
1414
1419
|
/**
|
|
1415
1420
|
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
1416
|
-
* request
|
|
1421
|
+
* request. If not provided, the Amazon Web Services
|
|
1422
|
+
* SDK populates this field. For more information about idempotency, see
|
|
1423
|
+
* <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.</p>
|
|
1417
1424
|
*/
|
|
1418
1425
|
ClientToken?: string;
|
|
1419
1426
|
}
|
|
@@ -1465,6 +1472,56 @@ export declare class PropertyValidationException extends __BaseException {
|
|
|
1465
1472
|
*/
|
|
1466
1473
|
constructor(opts: __ExceptionOptionType<PropertyValidationException, __BaseException>);
|
|
1467
1474
|
}
|
|
1475
|
+
export interface CreateTrafficDistributionGroupRequest {
|
|
1476
|
+
/**
|
|
1477
|
+
* <p>The name for the traffic distribution group. </p>
|
|
1478
|
+
*/
|
|
1479
|
+
Name: string | undefined;
|
|
1480
|
+
/**
|
|
1481
|
+
* <p>A description for the traffic distribution group.</p>
|
|
1482
|
+
*/
|
|
1483
|
+
Description?: string;
|
|
1484
|
+
/**
|
|
1485
|
+
* <p>The identifier of the Amazon Connect instance that has been replicated. You can find the
|
|
1486
|
+
* <code>instanceId</code> in the ARN of the instance.</p>
|
|
1487
|
+
*/
|
|
1488
|
+
InstanceId: string | undefined;
|
|
1489
|
+
/**
|
|
1490
|
+
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
1491
|
+
* request. If not provided, the Amazon Web Services
|
|
1492
|
+
* SDK populates this field. For more information about idempotency, see
|
|
1493
|
+
* <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.</p>
|
|
1494
|
+
*/
|
|
1495
|
+
ClientToken?: string;
|
|
1496
|
+
/**
|
|
1497
|
+
* <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
|
|
1498
|
+
*/
|
|
1499
|
+
Tags?: Record<string, string>;
|
|
1500
|
+
}
|
|
1501
|
+
export interface CreateTrafficDistributionGroupResponse {
|
|
1502
|
+
/**
|
|
1503
|
+
* <p>The identifier of the traffic distribution group.
|
|
1504
|
+
* This can be the ID or the ARN if the API is being called in the Region where the traffic distribution group was created.
|
|
1505
|
+
* The ARN must be provided if the call is from the replicated Region.</p>
|
|
1506
|
+
*/
|
|
1507
|
+
Id?: string;
|
|
1508
|
+
/**
|
|
1509
|
+
* <p>The Amazon Resource Name (ARN) of the traffic distribution group.</p>
|
|
1510
|
+
*/
|
|
1511
|
+
Arn?: string;
|
|
1512
|
+
}
|
|
1513
|
+
/**
|
|
1514
|
+
* <p>The resource is not ready.</p>
|
|
1515
|
+
*/
|
|
1516
|
+
export declare class ResourceNotReadyException extends __BaseException {
|
|
1517
|
+
readonly name: "ResourceNotReadyException";
|
|
1518
|
+
readonly $fault: "client";
|
|
1519
|
+
Message?: string;
|
|
1520
|
+
/**
|
|
1521
|
+
* @internal
|
|
1522
|
+
*/
|
|
1523
|
+
constructor(opts: __ExceptionOptionType<ResourceNotReadyException, __BaseException>);
|
|
1524
|
+
}
|
|
1468
1525
|
export declare enum UseCaseType {
|
|
1469
1526
|
CONNECT_CAMPAIGNS = "CONNECT_CAMPAIGNS",
|
|
1470
1527
|
RULES_EVALUATION = "RULES_EVALUATION"
|
|
@@ -1519,8 +1576,10 @@ export interface UserIdentityInfo {
|
|
|
1519
1576
|
Email?: string;
|
|
1520
1577
|
/**
|
|
1521
1578
|
* <p>The user's secondary email address. If you provide a secondary email, the user receives email
|
|
1522
|
-
* notifications
|
|
1523
|
-
* primary email address.</p>
|
|
1579
|
+
* notifications - other than password reset notifications - to this email address instead of to
|
|
1580
|
+
* their primary email address.</p>
|
|
1581
|
+
* <p>Pattern: <code>(?=^.{0,265}$)[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,63}</code>
|
|
1582
|
+
* </p>
|
|
1524
1583
|
*/
|
|
1525
1584
|
SecondaryEmail?: string;
|
|
1526
1585
|
/**
|
|
@@ -1546,6 +1605,11 @@ export interface UserPhoneConfig {
|
|
|
1546
1605
|
AutoAccept?: boolean;
|
|
1547
1606
|
/**
|
|
1548
1607
|
* <p>The After Call Work (ACW) timeout setting, in seconds.</p>
|
|
1608
|
+
*
|
|
1609
|
+
* <note>
|
|
1610
|
+
* <p>When returned by a <code>SearchUsers</code> call, <code>AfterContactWorkTimeLimit</code> is
|
|
1611
|
+
* returned in milliseconds. </p>
|
|
1612
|
+
* </note>
|
|
1549
1613
|
*/
|
|
1550
1614
|
AfterContactWorkTimeLimit?: number;
|
|
1551
1615
|
/**
|
|
@@ -1561,8 +1625,7 @@ export interface CreateUserRequest {
|
|
|
1561
1625
|
*/
|
|
1562
1626
|
Username: string | undefined;
|
|
1563
1627
|
/**
|
|
1564
|
-
* <p>The password for the user account. A password is required if you are using Amazon Connect for
|
|
1565
|
-
* identity management. Otherwise, it is an error to include a password.</p>
|
|
1628
|
+
* <p>The password for the user account. A password is required if you are using Amazon Connect for identity management. Otherwise, it is an error to include a password.</p>
|
|
1566
1629
|
*/
|
|
1567
1630
|
Password?: string;
|
|
1568
1631
|
/**
|
|
@@ -1574,13 +1637,13 @@ export interface CreateUserRequest {
|
|
|
1574
1637
|
*/
|
|
1575
1638
|
PhoneConfig: UserPhoneConfig | undefined;
|
|
1576
1639
|
/**
|
|
1577
|
-
* <p>The identifier of the user account in the directory used for identity management. If Amazon Connect
|
|
1578
|
-
*
|
|
1579
|
-
*
|
|
1580
|
-
* information is used to authenticate users from your directory.</p>
|
|
1640
|
+
* <p>The identifier of the user account in the directory used for identity management. If Amazon Connect cannot access the directory, you can specify this identifier to authenticate users.
|
|
1641
|
+
* If you include the identifier, we assume that Amazon Connect cannot access the directory.
|
|
1642
|
+
* Otherwise, the identity information is used to authenticate users from your directory.</p>
|
|
1581
1643
|
* <p>This parameter is required if you are using an existing directory for identity management in
|
|
1582
|
-
*
|
|
1583
|
-
* identity management and include this parameter, an error is
|
|
1644
|
+
* Amazon Connect when Amazon Connect cannot access your directory to authenticate users.
|
|
1645
|
+
* If you are using SAML for identity management and include this parameter, an error is
|
|
1646
|
+
* returned.</p>
|
|
1584
1647
|
*/
|
|
1585
1648
|
DirectoryUserId?: string;
|
|
1586
1649
|
/**
|
|
@@ -1646,7 +1709,9 @@ export interface CreateUserHierarchyGroupResponse {
|
|
|
1646
1709
|
export interface CreateVocabularyRequest {
|
|
1647
1710
|
/**
|
|
1648
1711
|
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
1649
|
-
* request. If
|
|
1712
|
+
* request. If not provided, the Amazon Web Services
|
|
1713
|
+
* SDK populates this field. For more information about idempotency, see
|
|
1714
|
+
* <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>. If a create request is received more than once with same client token,
|
|
1650
1715
|
* subsequent requests return the previous response without creating a vocabulary again.</p>
|
|
1651
1716
|
*/
|
|
1652
1717
|
ClientToken?: string;
|
|
@@ -1806,6 +1871,16 @@ export interface DeleteTaskTemplateRequest {
|
|
|
1806
1871
|
}
|
|
1807
1872
|
export interface DeleteTaskTemplateResponse {
|
|
1808
1873
|
}
|
|
1874
|
+
export interface DeleteTrafficDistributionGroupRequest {
|
|
1875
|
+
/**
|
|
1876
|
+
* <p>The identifier of the traffic distribution group.
|
|
1877
|
+
* This can be the ID or the ARN if the API is being called in the Region where the traffic distribution group was created.
|
|
1878
|
+
* The ARN must be provided if the call is from the replicated Region.</p>
|
|
1879
|
+
*/
|
|
1880
|
+
TrafficDistributionGroupId: string | undefined;
|
|
1881
|
+
}
|
|
1882
|
+
export interface DeleteTrafficDistributionGroupResponse {
|
|
1883
|
+
}
|
|
1809
1884
|
export interface DeleteUseCaseRequest {
|
|
1810
1885
|
/**
|
|
1811
1886
|
* <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
|
|
@@ -1895,7 +1970,7 @@ export interface DescribeContactRequest {
|
|
|
1895
1970
|
*/
|
|
1896
1971
|
export interface QueueInfo {
|
|
1897
1972
|
/**
|
|
1898
|
-
* <p>The identifier
|
|
1973
|
+
* <p>The unique identifier for the queue.</p>
|
|
1899
1974
|
*/
|
|
1900
1975
|
Id?: string;
|
|
1901
1976
|
/**
|
|
@@ -2018,7 +2093,8 @@ export interface ContactFlow {
|
|
|
2018
2093
|
*/
|
|
2019
2094
|
Name?: string;
|
|
2020
2095
|
/**
|
|
2021
|
-
* <p>The type of the flow. For descriptions of the available types, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/create-contact-flow.html#contact-flow-types">Choose a flow type</a> in the <i>Amazon Connect Administrator
|
|
2096
|
+
* <p>The type of the flow. For descriptions of the available types, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/create-contact-flow.html#contact-flow-types">Choose a flow type</a> in the <i>Amazon Connect Administrator
|
|
2097
|
+
* Guide</i>.</p>
|
|
2022
2098
|
*/
|
|
2023
2099
|
Type?: ContactFlowType | string;
|
|
2024
2100
|
/**
|
|
@@ -2541,6 +2617,30 @@ export declare enum PhoneNumberWorkflowStatus {
|
|
|
2541
2617
|
}
|
|
2542
2618
|
/**
|
|
2543
2619
|
* <p>The status of the phone number.</p>
|
|
2620
|
+
* <ul>
|
|
2621
|
+
* <li>
|
|
2622
|
+
* <p>
|
|
2623
|
+
* <code>CLAIMED</code> means the previous <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_ClaimedPhoneNumber.html">ClaimedPhoneNumber</a> or
|
|
2624
|
+
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumber.html">UpdatePhoneNumber</a> operation succeeded.</p>
|
|
2625
|
+
* </li>
|
|
2626
|
+
* <li>
|
|
2627
|
+
* <p>
|
|
2628
|
+
* <code>IN_PROGRESS</code> means a <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_ClaimedPhoneNumber.html">ClaimedPhoneNumber</a> or
|
|
2629
|
+
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumber.html">UpdatePhoneNumber</a> operation is still in progress and has not yet completed. You can
|
|
2630
|
+
* call <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribePhoneNumber.html">DescribePhoneNumber</a> at a later time to verify if the previous operation has
|
|
2631
|
+
* completed.</p>
|
|
2632
|
+
* </li>
|
|
2633
|
+
* <li>
|
|
2634
|
+
* <p>
|
|
2635
|
+
* <code>FAILED</code> indicates that the previous <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_ClaimedPhoneNumber.html">ClaimedPhoneNumber</a> or
|
|
2636
|
+
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumber.html">UpdatePhoneNumber</a> operation has failed. It will include a message indicating the
|
|
2637
|
+
* failure reason. A common reason for a failure may be that the <code>TargetArn</code> value you
|
|
2638
|
+
* are claiming or updating a phone number to has reached its limit of total claimed numbers. If
|
|
2639
|
+
* you received a <code>FAILED</code> status from a <code>ClaimPhoneNumber</code> API call, you
|
|
2640
|
+
* have one day to retry claiming the phone number before the number is released back to the
|
|
2641
|
+
* inventory for other customers to claim.</p>
|
|
2642
|
+
* </li>
|
|
2643
|
+
* </ul>
|
|
2544
2644
|
*/
|
|
2545
2645
|
export interface PhoneNumberStatus {
|
|
2546
2646
|
/**
|
|
@@ -2557,7 +2657,8 @@ export declare enum PhoneNumberType {
|
|
|
2557
2657
|
TOLL_FREE = "TOLL_FREE"
|
|
2558
2658
|
}
|
|
2559
2659
|
/**
|
|
2560
|
-
* <p>Information about a phone number that has been claimed to your Amazon Connect instance
|
|
2660
|
+
* <p>Information about a phone number that has been claimed to your Amazon Connect instance
|
|
2661
|
+
* or traffic distribution group.</p>
|
|
2561
2662
|
*/
|
|
2562
2663
|
export interface ClaimedPhoneNumberSummary {
|
|
2563
2664
|
/**
|
|
@@ -2585,7 +2686,7 @@ export interface ClaimedPhoneNumberSummary {
|
|
|
2585
2686
|
*/
|
|
2586
2687
|
PhoneNumberDescription?: string;
|
|
2587
2688
|
/**
|
|
2588
|
-
* <p>The Amazon Resource Name (ARN) for Amazon Connect instances that phone numbers are claimed to.</p>
|
|
2689
|
+
* <p>The Amazon Resource Name (ARN) for Amazon Connect instances or traffic distribution groups that phone numbers are claimed to.</p>
|
|
2589
2690
|
*/
|
|
2590
2691
|
TargetArn?: string;
|
|
2591
2692
|
/**
|
|
@@ -2594,12 +2695,40 @@ export interface ClaimedPhoneNumberSummary {
|
|
|
2594
2695
|
Tags?: Record<string, string>;
|
|
2595
2696
|
/**
|
|
2596
2697
|
* <p>The status of the phone number.</p>
|
|
2698
|
+
* <ul>
|
|
2699
|
+
* <li>
|
|
2700
|
+
* <p>
|
|
2701
|
+
* <code>CLAIMED</code> means the previous <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_ClaimedPhoneNumber.html">ClaimedPhoneNumber</a> or
|
|
2702
|
+
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumber.html">UpdatePhoneNumber</a> operation succeeded.</p>
|
|
2703
|
+
* </li>
|
|
2704
|
+
* <li>
|
|
2705
|
+
* <p>
|
|
2706
|
+
* <code>IN_PROGRESS</code> means a <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_ClaimedPhoneNumber.html">ClaimedPhoneNumber</a> or
|
|
2707
|
+
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumber.html">UpdatePhoneNumber</a> operation is still in progress and has not yet completed. You can
|
|
2708
|
+
* call <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribePhoneNumber.html">DescribePhoneNumber</a> at a later time to verify if the previous operation has
|
|
2709
|
+
* completed.</p>
|
|
2710
|
+
* </li>
|
|
2711
|
+
* <li>
|
|
2712
|
+
* <p>
|
|
2713
|
+
* <code>FAILED</code> indicates that the previous <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_ClaimedPhoneNumber.html">ClaimedPhoneNumber</a> or
|
|
2714
|
+
* <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumber.html">UpdatePhoneNumber</a> operation has failed. It will include a message indicating the
|
|
2715
|
+
* failure reason. A common reason for a failure may be that the <code>TargetArn</code> value you
|
|
2716
|
+
* are claiming or updating a phone number to has reached its limit of total claimed numbers. If
|
|
2717
|
+
* you received a <code>FAILED</code> status from a <code>ClaimPhoneNumber</code> API call, you
|
|
2718
|
+
* have one day to retry claiming the phone number before the number is released back to the
|
|
2719
|
+
* inventory for other customers to claim.</p>
|
|
2720
|
+
* </li>
|
|
2721
|
+
* </ul>
|
|
2722
|
+
* <note>
|
|
2723
|
+
* <p>You will not be billed for the phone number during the 1-day period if number claiming fails. </p>
|
|
2724
|
+
* </note>
|
|
2597
2725
|
*/
|
|
2598
2726
|
PhoneNumberStatus?: PhoneNumberStatus;
|
|
2599
2727
|
}
|
|
2600
2728
|
export interface DescribePhoneNumberResponse {
|
|
2601
2729
|
/**
|
|
2602
|
-
* <p>Information about a phone number that's been claimed to your Amazon Connect instance
|
|
2730
|
+
* <p>Information about a phone number that's been claimed to your Amazon Connect instance or
|
|
2731
|
+
* traffic distribution group.</p>
|
|
2603
2732
|
*/
|
|
2604
2733
|
ClaimedPhoneNumberSummary?: ClaimedPhoneNumberSummary;
|
|
2605
2734
|
}
|
|
@@ -2816,6 +2945,92 @@ export interface DescribeSecurityProfileResponse {
|
|
|
2816
2945
|
*/
|
|
2817
2946
|
SecurityProfile?: SecurityProfile;
|
|
2818
2947
|
}
|
|
2948
|
+
export interface DescribeTrafficDistributionGroupRequest {
|
|
2949
|
+
/**
|
|
2950
|
+
* <p>The identifier of the traffic distribution group.
|
|
2951
|
+
* This can be the ID or the ARN if the API is being called in the Region where the traffic distribution group was created.
|
|
2952
|
+
* The ARN must be provided if the call is from the replicated Region.</p>
|
|
2953
|
+
*/
|
|
2954
|
+
TrafficDistributionGroupId: string | undefined;
|
|
2955
|
+
}
|
|
2956
|
+
export declare enum TrafficDistributionGroupStatus {
|
|
2957
|
+
ACTIVE = "ACTIVE",
|
|
2958
|
+
CREATION_FAILED = "CREATION_FAILED",
|
|
2959
|
+
CREATION_IN_PROGRESS = "CREATION_IN_PROGRESS",
|
|
2960
|
+
DELETION_FAILED = "DELETION_FAILED",
|
|
2961
|
+
PENDING_DELETION = "PENDING_DELETION",
|
|
2962
|
+
UPDATE_IN_PROGRESS = "UPDATE_IN_PROGRESS"
|
|
2963
|
+
}
|
|
2964
|
+
/**
|
|
2965
|
+
* <p>Information about a traffic distribution group.</p>
|
|
2966
|
+
*/
|
|
2967
|
+
export interface TrafficDistributionGroup {
|
|
2968
|
+
/**
|
|
2969
|
+
* <p>The identifier of the traffic distribution group.
|
|
2970
|
+
* This can be the ID or the ARN if the API is being called in the Region where the traffic distribution group was created.
|
|
2971
|
+
* The ARN must be provided if the call is from the replicated Region.</p>
|
|
2972
|
+
*/
|
|
2973
|
+
Id?: string;
|
|
2974
|
+
/**
|
|
2975
|
+
* <p>The Amazon Resource Name (ARN) of the traffic distribution group.</p>
|
|
2976
|
+
*/
|
|
2977
|
+
Arn?: string;
|
|
2978
|
+
/**
|
|
2979
|
+
* <p>The name of the traffic distribution group.</p>
|
|
2980
|
+
*/
|
|
2981
|
+
Name?: string;
|
|
2982
|
+
/**
|
|
2983
|
+
* <p>The description of the traffic distribution group.</p>
|
|
2984
|
+
*/
|
|
2985
|
+
Description?: string;
|
|
2986
|
+
/**
|
|
2987
|
+
* <p>The Amazon Resource Name (ARN).</p>
|
|
2988
|
+
*/
|
|
2989
|
+
InstanceArn?: string;
|
|
2990
|
+
/**
|
|
2991
|
+
* <p>The status of the traffic distribution group.</p>
|
|
2992
|
+
* <ul>
|
|
2993
|
+
* <li>
|
|
2994
|
+
* <p>
|
|
2995
|
+
* <code>CREATION_IN_PROGRESS</code> means the previous <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateTrafficDistributionGroup.html">CreateTrafficDistributionGroup</a> operation is still in progress and has not yet
|
|
2996
|
+
* completed.</p>
|
|
2997
|
+
* </li>
|
|
2998
|
+
* <li>
|
|
2999
|
+
* <p>
|
|
3000
|
+
* <code>ACTIVE</code> means the previous <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateTrafficDistributionGroup.html">CreateTrafficDistributionGroup</a> operation has succeeded.</p>
|
|
3001
|
+
* </li>
|
|
3002
|
+
* <li>
|
|
3003
|
+
* <p>
|
|
3004
|
+
* <code>CREATION_FAILED</code> indicates that the previous <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_CreateTrafficDistributionGroup.html">CreateTrafficDistributionGroup</a> operation has failed.</p>
|
|
3005
|
+
* </li>
|
|
3006
|
+
* <li>
|
|
3007
|
+
* <p>
|
|
3008
|
+
* <code>PENDING_DELETION</code> means the previous <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_DeleteTrafficDistributionGroup.html">DeleteTrafficDistributionGroup</a> operation is still in progress and has not yet
|
|
3009
|
+
* completed.</p>
|
|
3010
|
+
* </li>
|
|
3011
|
+
* <li>
|
|
3012
|
+
* <p>
|
|
3013
|
+
* <code>DELETION_FAILED</code> means the previous <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_DeleteTrafficDistributionGroup.html">DeleteTrafficDistributionGroup</a> operation has failed.</p>
|
|
3014
|
+
* </li>
|
|
3015
|
+
* <li>
|
|
3016
|
+
* <p>
|
|
3017
|
+
* <code>UPDATE_IN_PROGRESS</code> means the previous <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdateTrafficDistributionGroup.html">UpdateTrafficDistributionGroup</a> operation is still in progress and has not yet
|
|
3018
|
+
* completed.</p>
|
|
3019
|
+
* </li>
|
|
3020
|
+
* </ul>
|
|
3021
|
+
*/
|
|
3022
|
+
Status?: TrafficDistributionGroupStatus | string;
|
|
3023
|
+
/**
|
|
3024
|
+
* <p>The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.</p>
|
|
3025
|
+
*/
|
|
3026
|
+
Tags?: Record<string, string>;
|
|
3027
|
+
}
|
|
3028
|
+
export interface DescribeTrafficDistributionGroupResponse {
|
|
3029
|
+
/**
|
|
3030
|
+
* <p>Information about the traffic distribution group.</p>
|
|
3031
|
+
*/
|
|
3032
|
+
TrafficDistributionGroup?: TrafficDistributionGroup;
|
|
3033
|
+
}
|
|
2819
3034
|
export interface DescribeUserRequest {
|
|
2820
3035
|
/**
|
|
2821
3036
|
* <p>The identifier of the user account.</p>
|
|
@@ -2827,7 +3042,7 @@ export interface DescribeUserRequest {
|
|
|
2827
3042
|
InstanceId: string | undefined;
|
|
2828
3043
|
}
|
|
2829
3044
|
/**
|
|
2830
|
-
* <p>Contains information about a user account for
|
|
3045
|
+
* <p>Contains information about a user account for an Amazon Connect instance.</p>
|
|
2831
3046
|
*/
|
|
2832
3047
|
export interface User {
|
|
2833
3048
|
/**
|
|
@@ -3142,7 +3357,7 @@ export interface DisassociateLexBotRequest {
|
|
|
3142
3357
|
*/
|
|
3143
3358
|
BotName: string | undefined;
|
|
3144
3359
|
/**
|
|
3145
|
-
* <p>The Region in which the Amazon Lex bot has been created.</p>
|
|
3360
|
+
* <p>The Amazon Web Services Region in which the Amazon Lex bot has been created.</p>
|
|
3146
3361
|
*/
|
|
3147
3362
|
LexRegion: string | undefined;
|
|
3148
3363
|
}
|
|
@@ -3232,7 +3447,7 @@ export declare enum Unit {
|
|
|
3232
3447
|
}
|
|
3233
3448
|
/**
|
|
3234
3449
|
* <p>Contains information about a real-time metric. For a description of each metric, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/real-time-metrics-definitions.html">Real-time Metrics Definitions</a> in the <i>Amazon Connect Administrator
|
|
3235
|
-
*
|
|
3450
|
+
* Guide</i>.</p>
|
|
3236
3451
|
*/
|
|
3237
3452
|
export interface CurrentMetric {
|
|
3238
3453
|
/**
|
|
@@ -3562,8 +3777,8 @@ export interface UserReference {
|
|
|
3562
3777
|
*/
|
|
3563
3778
|
export interface UserData {
|
|
3564
3779
|
/**
|
|
3565
|
-
* <p>Information about the user for the data that is returned. It contains
|
|
3566
|
-
*
|
|
3780
|
+
* <p>Information about the user for the data that is returned. It contains the
|
|
3781
|
+
* <code>resourceId</code> and ARN of the user. </p>
|
|
3567
3782
|
*/
|
|
3568
3783
|
User?: UserReference;
|
|
3569
3784
|
/**
|
|
@@ -3587,7 +3802,7 @@ export interface UserData {
|
|
|
3587
3802
|
/**
|
|
3588
3803
|
* <p>A map of maximum slots by channel. The key is a channel name. The value is an integer: the
|
|
3589
3804
|
* maximum number of slots. This is calculated from <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_MediaConcurrency.html">MediaConcurrency</a> of the
|
|
3590
|
-
*
|
|
3805
|
+
* <code>RoutingProfile</code> assigned to the agent. </p>
|
|
3591
3806
|
*/
|
|
3592
3807
|
MaxSlotsByChannel?: Record<string, number>;
|
|
3593
3808
|
/**
|
|
@@ -3625,8 +3840,7 @@ export interface Credentials {
|
|
|
3625
3840
|
*/
|
|
3626
3841
|
AccessToken?: string;
|
|
3627
3842
|
/**
|
|
3628
|
-
* <p>A token generated with an expiration time for the session a user is logged in to
|
|
3629
|
-
* Amazon Connect.</p>
|
|
3843
|
+
* <p>A token generated with an expiration time for the session a user is logged in to Amazon Connect.</p>
|
|
3630
3844
|
*/
|
|
3631
3845
|
AccessTokenExpiration?: Date;
|
|
3632
3846
|
/**
|
|
@@ -3706,7 +3920,7 @@ export interface Threshold {
|
|
|
3706
3920
|
}
|
|
3707
3921
|
/**
|
|
3708
3922
|
* <p>Contains information about a historical metric. For a description of each metric, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html">Historical Metrics Definitions</a> in the <i>Amazon Connect Administrator
|
|
3709
|
-
*
|
|
3923
|
+
* Guide</i>.</p>
|
|
3710
3924
|
*/
|
|
3711
3925
|
export interface HistoricalMetric {
|
|
3712
3926
|
/**
|
|
@@ -3767,7 +3981,7 @@ export interface GetMetricDataRequest {
|
|
|
3767
3981
|
/**
|
|
3768
3982
|
* <p>The metrics to retrieve. Specify the name, unit, and statistic for each metric. The
|
|
3769
3983
|
* following historical metrics are available. For a description of each metric, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html">Historical Metrics Definitions</a> in the <i>Amazon Connect Administrator
|
|
3770
|
-
*
|
|
3984
|
+
* Guide</i>.</p>
|
|
3771
3985
|
* <note>
|
|
3772
3986
|
* <p>This API does not support a contacts
|
|
3773
3987
|
* incoming metric (there's no CONTACTS_INCOMING metric missing from the documented list). </p>
|
|
@@ -4026,6 +4240,50 @@ export interface GetTaskTemplateResponse {
|
|
|
4026
4240
|
*/
|
|
4027
4241
|
Tags?: Record<string, string>;
|
|
4028
4242
|
}
|
|
4243
|
+
export interface GetTrafficDistributionRequest {
|
|
4244
|
+
/**
|
|
4245
|
+
* <p>The identifier of the traffic distribution group.</p>
|
|
4246
|
+
*/
|
|
4247
|
+
Id: string | undefined;
|
|
4248
|
+
}
|
|
4249
|
+
/**
|
|
4250
|
+
* <p>Information about a traffic distribution.</p>
|
|
4251
|
+
*/
|
|
4252
|
+
export interface Distribution {
|
|
4253
|
+
/**
|
|
4254
|
+
* <p>The Amazon Web Services Region where the traffic is distributed.</p>
|
|
4255
|
+
*/
|
|
4256
|
+
Region: string | undefined;
|
|
4257
|
+
/**
|
|
4258
|
+
* <p>The percentage of the traffic that is distributed, in increments of 10.</p>
|
|
4259
|
+
*/
|
|
4260
|
+
Percentage: number | undefined;
|
|
4261
|
+
}
|
|
4262
|
+
/**
|
|
4263
|
+
* <p>The distribution of traffic between the instance and its replicas.</p>
|
|
4264
|
+
*/
|
|
4265
|
+
export interface TelephonyConfig {
|
|
4266
|
+
/**
|
|
4267
|
+
* <p>Information about traffic distributions.</p>
|
|
4268
|
+
*/
|
|
4269
|
+
Distributions: Distribution[] | undefined;
|
|
4270
|
+
}
|
|
4271
|
+
export interface GetTrafficDistributionResponse {
|
|
4272
|
+
/**
|
|
4273
|
+
* <p>The distribution of traffic between the instance and its replicas.</p>
|
|
4274
|
+
*/
|
|
4275
|
+
TelephonyConfig?: TelephonyConfig;
|
|
4276
|
+
/**
|
|
4277
|
+
* <p>The identifier of the traffic distribution group.
|
|
4278
|
+
* This can be the ID or the ARN if the API is being called in the Region where the traffic distribution group was created.
|
|
4279
|
+
* The ARN must be provided if the call is from the replicated Region.</p>
|
|
4280
|
+
*/
|
|
4281
|
+
Id?: string;
|
|
4282
|
+
/**
|
|
4283
|
+
* <p>The Amazon Resource Name (ARN) of the traffic distribution group.</p>
|
|
4284
|
+
*/
|
|
4285
|
+
Arn?: string;
|
|
4286
|
+
}
|
|
4029
4287
|
export interface ListAgentStatusRequest {
|
|
4030
4288
|
/**
|
|
4031
4289
|
* <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
|
|
@@ -4118,8 +4376,8 @@ export interface LexBotConfig {
|
|
|
4118
4376
|
}
|
|
4119
4377
|
export interface ListBotsResponse {
|
|
4120
4378
|
/**
|
|
4121
|
-
* <p>The names and Regions of the Amazon Lex or Amazon Lex V2 bots associated with the
|
|
4122
|
-
* instance.</p>
|
|
4379
|
+
* <p>The names and Amazon Web Services Regions of the Amazon Lex or Amazon Lex V2 bots associated with the
|
|
4380
|
+
* specified instance.</p>
|
|
4123
4381
|
*/
|
|
4124
4382
|
LexBots?: LexBotConfig[];
|
|
4125
4383
|
/**
|
|
@@ -4791,234 +5049,6 @@ export interface ListLexBotsRequest {
|
|
|
4791
5049
|
*/
|
|
4792
5050
|
MaxResults?: number;
|
|
4793
5051
|
}
|
|
4794
|
-
export interface ListLexBotsResponse {
|
|
4795
|
-
/**
|
|
4796
|
-
* <p>The names and Regions of the Amazon Lex bots associated with the specified instance.</p>
|
|
4797
|
-
*/
|
|
4798
|
-
LexBots?: LexBot[];
|
|
4799
|
-
/**
|
|
4800
|
-
* <p>If there are additional results, this is the token for the next set of results.</p>
|
|
4801
|
-
*/
|
|
4802
|
-
NextToken?: string;
|
|
4803
|
-
}
|
|
4804
|
-
export interface ListPhoneNumbersRequest {
|
|
4805
|
-
/**
|
|
4806
|
-
* <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
|
|
4807
|
-
*/
|
|
4808
|
-
InstanceId: string | undefined;
|
|
4809
|
-
/**
|
|
4810
|
-
* <p>The type of phone number.</p>
|
|
4811
|
-
*/
|
|
4812
|
-
PhoneNumberTypes?: (PhoneNumberType | string)[];
|
|
4813
|
-
/**
|
|
4814
|
-
* <p>The ISO country code.</p>
|
|
4815
|
-
*/
|
|
4816
|
-
PhoneNumberCountryCodes?: (PhoneNumberCountryCode | string)[];
|
|
4817
|
-
/**
|
|
4818
|
-
* <p>The token for the next set of results. Use the value returned in the previous
|
|
4819
|
-
* response in the next request to retrieve the next set of results.</p>
|
|
4820
|
-
*/
|
|
4821
|
-
NextToken?: string;
|
|
4822
|
-
/**
|
|
4823
|
-
* <p>The maximum number of results to return per page. The default MaxResult size is 100.</p>
|
|
4824
|
-
*/
|
|
4825
|
-
MaxResults?: number;
|
|
4826
|
-
}
|
|
4827
|
-
/**
|
|
4828
|
-
* <p>Contains summary information about a phone number for a contact center.</p>
|
|
4829
|
-
*/
|
|
4830
|
-
export interface PhoneNumberSummary {
|
|
4831
|
-
/**
|
|
4832
|
-
* <p>The identifier of the phone number.</p>
|
|
4833
|
-
*/
|
|
4834
|
-
Id?: string;
|
|
4835
|
-
/**
|
|
4836
|
-
* <p>The Amazon Resource Name (ARN) of the phone number.</p>
|
|
4837
|
-
*/
|
|
4838
|
-
Arn?: string;
|
|
4839
|
-
/**
|
|
4840
|
-
* <p>The phone number.</p>
|
|
4841
|
-
*/
|
|
4842
|
-
PhoneNumber?: string;
|
|
4843
|
-
/**
|
|
4844
|
-
* <p>The type of phone number.</p>
|
|
4845
|
-
*/
|
|
4846
|
-
PhoneNumberType?: PhoneNumberType | string;
|
|
4847
|
-
/**
|
|
4848
|
-
* <p>The ISO country code.</p>
|
|
4849
|
-
*/
|
|
4850
|
-
PhoneNumberCountryCode?: PhoneNumberCountryCode | string;
|
|
4851
|
-
}
|
|
4852
|
-
export interface ListPhoneNumbersResponse {
|
|
4853
|
-
/**
|
|
4854
|
-
* <p>Information about the phone numbers.</p>
|
|
4855
|
-
*/
|
|
4856
|
-
PhoneNumberSummaryList?: PhoneNumberSummary[];
|
|
4857
|
-
/**
|
|
4858
|
-
* <p>If there are additional results, this is the token for the next set of results.</p>
|
|
4859
|
-
*/
|
|
4860
|
-
NextToken?: string;
|
|
4861
|
-
}
|
|
4862
|
-
export interface ListPhoneNumbersV2Request {
|
|
4863
|
-
/**
|
|
4864
|
-
* <p>The Amazon Resource Name (ARN) for Amazon Connect instances that phone numbers are claimed to. If <code>TargetArn</code> input is not provided, this API lists numbers claimed
|
|
4865
|
-
* to all the Amazon Connect instances belonging to your account.</p>
|
|
4866
|
-
*/
|
|
4867
|
-
TargetArn?: string;
|
|
4868
|
-
/**
|
|
4869
|
-
* <p>The maximum number of results to return per page.</p>
|
|
4870
|
-
*/
|
|
4871
|
-
MaxResults?: number;
|
|
4872
|
-
/**
|
|
4873
|
-
* <p>The token for the next set of results. Use the value returned in the previous
|
|
4874
|
-
* response in the next request to retrieve the next set of results.</p>
|
|
4875
|
-
*/
|
|
4876
|
-
NextToken?: string;
|
|
4877
|
-
/**
|
|
4878
|
-
* <p>The ISO country code.</p>
|
|
4879
|
-
*/
|
|
4880
|
-
PhoneNumberCountryCodes?: (PhoneNumberCountryCode | string)[];
|
|
4881
|
-
/**
|
|
4882
|
-
* <p>The type of phone number.</p>
|
|
4883
|
-
*/
|
|
4884
|
-
PhoneNumberTypes?: (PhoneNumberType | string)[];
|
|
4885
|
-
/**
|
|
4886
|
-
* <p>The prefix of the phone number. If provided, it must contain <code>+</code> as part of the country code.</p>
|
|
4887
|
-
*/
|
|
4888
|
-
PhoneNumberPrefix?: string;
|
|
4889
|
-
}
|
|
4890
|
-
/**
|
|
4891
|
-
* <p>Information about phone numbers that have been claimed to your Amazon Connect instance.</p>
|
|
4892
|
-
*/
|
|
4893
|
-
export interface ListPhoneNumbersSummary {
|
|
4894
|
-
/**
|
|
4895
|
-
* <p>A unique identifier for the phone number.</p>
|
|
4896
|
-
*/
|
|
4897
|
-
PhoneNumberId?: string;
|
|
4898
|
-
/**
|
|
4899
|
-
* <p>The Amazon Resource Name (ARN) of the phone number.</p>
|
|
4900
|
-
*/
|
|
4901
|
-
PhoneNumberArn?: string;
|
|
4902
|
-
/**
|
|
4903
|
-
* <p>The phone number. Phone numbers are formatted <code>[+] [country code] [subscriber number including area code]</code>.</p>
|
|
4904
|
-
*/
|
|
4905
|
-
PhoneNumber?: string;
|
|
4906
|
-
/**
|
|
4907
|
-
* <p>The ISO country code.</p>
|
|
4908
|
-
*/
|
|
4909
|
-
PhoneNumberCountryCode?: PhoneNumberCountryCode | string;
|
|
4910
|
-
/**
|
|
4911
|
-
* <p>The type of phone number.</p>
|
|
4912
|
-
*/
|
|
4913
|
-
PhoneNumberType?: PhoneNumberType | string;
|
|
4914
|
-
/**
|
|
4915
|
-
* <p>The Amazon Resource Name (ARN) for Amazon Connect instances that phone numbers are claimed to.</p>
|
|
4916
|
-
*/
|
|
4917
|
-
TargetArn?: string;
|
|
4918
|
-
}
|
|
4919
|
-
export interface ListPhoneNumbersV2Response {
|
|
4920
|
-
/**
|
|
4921
|
-
* <p>If there are additional results, this is the token for the next set of results.</p>
|
|
4922
|
-
*/
|
|
4923
|
-
NextToken?: string;
|
|
4924
|
-
/**
|
|
4925
|
-
* <p>Information about phone numbers that have been claimed to your Amazon Connect instances.</p>
|
|
4926
|
-
*/
|
|
4927
|
-
ListPhoneNumbersSummaryList?: ListPhoneNumbersSummary[];
|
|
4928
|
-
}
|
|
4929
|
-
export interface ListPromptsRequest {
|
|
4930
|
-
/**
|
|
4931
|
-
* <p>The identifier of the Amazon Connect instance.</p>
|
|
4932
|
-
*/
|
|
4933
|
-
InstanceId: string | undefined;
|
|
4934
|
-
/**
|
|
4935
|
-
* <p>The token for the next set of results. Use the value returned in the previous response in
|
|
4936
|
-
* the next request to retrieve the next set of results.</p>
|
|
4937
|
-
*/
|
|
4938
|
-
NextToken?: string;
|
|
4939
|
-
/**
|
|
4940
|
-
* <p>The maximum number of results to return per page. The default MaxResult size is 100.</p>
|
|
4941
|
-
*/
|
|
4942
|
-
MaxResults?: number;
|
|
4943
|
-
}
|
|
4944
|
-
/**
|
|
4945
|
-
* <p>Contains information about the prompt.</p>
|
|
4946
|
-
*/
|
|
4947
|
-
export interface PromptSummary {
|
|
4948
|
-
/**
|
|
4949
|
-
* <p>The identifier of the prompt.</p>
|
|
4950
|
-
*/
|
|
4951
|
-
Id?: string;
|
|
4952
|
-
/**
|
|
4953
|
-
* <p>The Amazon Resource Name (ARN) of the prompt.</p>
|
|
4954
|
-
*/
|
|
4955
|
-
Arn?: string;
|
|
4956
|
-
/**
|
|
4957
|
-
* <p>The name of the prompt.</p>
|
|
4958
|
-
*/
|
|
4959
|
-
Name?: string;
|
|
4960
|
-
}
|
|
4961
|
-
export interface ListPromptsResponse {
|
|
4962
|
-
/**
|
|
4963
|
-
* <p>Information about the prompts.</p>
|
|
4964
|
-
*/
|
|
4965
|
-
PromptSummaryList?: PromptSummary[];
|
|
4966
|
-
/**
|
|
4967
|
-
* <p>If there are additional results, this is the token for the next set of results.</p>
|
|
4968
|
-
*/
|
|
4969
|
-
NextToken?: string;
|
|
4970
|
-
}
|
|
4971
|
-
export interface ListQueueQuickConnectsRequest {
|
|
4972
|
-
/**
|
|
4973
|
-
* <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
|
|
4974
|
-
*/
|
|
4975
|
-
InstanceId: string | undefined;
|
|
4976
|
-
/**
|
|
4977
|
-
* <p>The identifier for the queue.</p>
|
|
4978
|
-
*/
|
|
4979
|
-
QueueId: string | undefined;
|
|
4980
|
-
/**
|
|
4981
|
-
* <p>The token for the next set of results. Use the value returned in the previous
|
|
4982
|
-
* response in the next request to retrieve the next set of results.</p>
|
|
4983
|
-
*/
|
|
4984
|
-
NextToken?: string;
|
|
4985
|
-
/**
|
|
4986
|
-
* <p>The maximum number of results to return per page. The default MaxResult size is 100.</p>
|
|
4987
|
-
*/
|
|
4988
|
-
MaxResults?: number;
|
|
4989
|
-
}
|
|
4990
|
-
/**
|
|
4991
|
-
* <p>Contains summary information about a quick connect.</p>
|
|
4992
|
-
*/
|
|
4993
|
-
export interface QuickConnectSummary {
|
|
4994
|
-
/**
|
|
4995
|
-
* <p>The identifier for the quick connect.</p>
|
|
4996
|
-
*/
|
|
4997
|
-
Id?: string;
|
|
4998
|
-
/**
|
|
4999
|
-
* <p>The Amazon Resource Name (ARN) of the quick connect.</p>
|
|
5000
|
-
*/
|
|
5001
|
-
Arn?: string;
|
|
5002
|
-
/**
|
|
5003
|
-
* <p>The name of the quick connect.</p>
|
|
5004
|
-
*/
|
|
5005
|
-
Name?: string;
|
|
5006
|
-
/**
|
|
5007
|
-
* <p>The type of quick connect. In the Amazon Connect console, when you create a quick connect, you are
|
|
5008
|
-
* prompted to assign one of the following types: Agent (USER), External (PHONE_NUMBER), or Queue (QUEUE).</p>
|
|
5009
|
-
*/
|
|
5010
|
-
QuickConnectType?: QuickConnectType | string;
|
|
5011
|
-
}
|
|
5012
|
-
export interface ListQueueQuickConnectsResponse {
|
|
5013
|
-
/**
|
|
5014
|
-
* <p>If there are additional results, this is the token for the next set of results.</p>
|
|
5015
|
-
*/
|
|
5016
|
-
NextToken?: string;
|
|
5017
|
-
/**
|
|
5018
|
-
* <p>Information about the quick connects.</p>
|
|
5019
|
-
*/
|
|
5020
|
-
QuickConnectSummaryList?: QuickConnectSummary[];
|
|
5021
|
-
}
|
|
5022
5052
|
/**
|
|
5023
5053
|
* @internal
|
|
5024
5054
|
*/
|
|
@@ -5303,6 +5333,14 @@ export declare const CreateTaskTemplateResponseFilterSensitiveLog: (obj: CreateT
|
|
|
5303
5333
|
* @internal
|
|
5304
5334
|
*/
|
|
5305
5335
|
export declare const PropertyValidationExceptionPropertyFilterSensitiveLog: (obj: PropertyValidationExceptionProperty) => any;
|
|
5336
|
+
/**
|
|
5337
|
+
* @internal
|
|
5338
|
+
*/
|
|
5339
|
+
export declare const CreateTrafficDistributionGroupRequestFilterSensitiveLog: (obj: CreateTrafficDistributionGroupRequest) => any;
|
|
5340
|
+
/**
|
|
5341
|
+
* @internal
|
|
5342
|
+
*/
|
|
5343
|
+
export declare const CreateTrafficDistributionGroupResponseFilterSensitiveLog: (obj: CreateTrafficDistributionGroupResponse) => any;
|
|
5306
5344
|
/**
|
|
5307
5345
|
* @internal
|
|
5308
5346
|
*/
|
|
@@ -5383,6 +5421,14 @@ export declare const DeleteTaskTemplateRequestFilterSensitiveLog: (obj: DeleteTa
|
|
|
5383
5421
|
* @internal
|
|
5384
5422
|
*/
|
|
5385
5423
|
export declare const DeleteTaskTemplateResponseFilterSensitiveLog: (obj: DeleteTaskTemplateResponse) => any;
|
|
5424
|
+
/**
|
|
5425
|
+
* @internal
|
|
5426
|
+
*/
|
|
5427
|
+
export declare const DeleteTrafficDistributionGroupRequestFilterSensitiveLog: (obj: DeleteTrafficDistributionGroupRequest) => any;
|
|
5428
|
+
/**
|
|
5429
|
+
* @internal
|
|
5430
|
+
*/
|
|
5431
|
+
export declare const DeleteTrafficDistributionGroupResponseFilterSensitiveLog: (obj: DeleteTrafficDistributionGroupResponse) => any;
|
|
5386
5432
|
/**
|
|
5387
5433
|
* @internal
|
|
5388
5434
|
*/
|
|
@@ -5563,6 +5609,18 @@ export declare const SecurityProfileFilterSensitiveLog: (obj: SecurityProfile) =
|
|
|
5563
5609
|
* @internal
|
|
5564
5610
|
*/
|
|
5565
5611
|
export declare const DescribeSecurityProfileResponseFilterSensitiveLog: (obj: DescribeSecurityProfileResponse) => any;
|
|
5612
|
+
/**
|
|
5613
|
+
* @internal
|
|
5614
|
+
*/
|
|
5615
|
+
export declare const DescribeTrafficDistributionGroupRequestFilterSensitiveLog: (obj: DescribeTrafficDistributionGroupRequest) => any;
|
|
5616
|
+
/**
|
|
5617
|
+
* @internal
|
|
5618
|
+
*/
|
|
5619
|
+
export declare const TrafficDistributionGroupFilterSensitiveLog: (obj: TrafficDistributionGroup) => any;
|
|
5620
|
+
/**
|
|
5621
|
+
* @internal
|
|
5622
|
+
*/
|
|
5623
|
+
export declare const DescribeTrafficDistributionGroupResponseFilterSensitiveLog: (obj: DescribeTrafficDistributionGroupResponse) => any;
|
|
5566
5624
|
/**
|
|
5567
5625
|
* @internal
|
|
5568
5626
|
*/
|
|
@@ -5775,6 +5833,22 @@ export declare const GetTaskTemplateRequestFilterSensitiveLog: (obj: GetTaskTemp
|
|
|
5775
5833
|
* @internal
|
|
5776
5834
|
*/
|
|
5777
5835
|
export declare const GetTaskTemplateResponseFilterSensitiveLog: (obj: GetTaskTemplateResponse) => any;
|
|
5836
|
+
/**
|
|
5837
|
+
* @internal
|
|
5838
|
+
*/
|
|
5839
|
+
export declare const GetTrafficDistributionRequestFilterSensitiveLog: (obj: GetTrafficDistributionRequest) => any;
|
|
5840
|
+
/**
|
|
5841
|
+
* @internal
|
|
5842
|
+
*/
|
|
5843
|
+
export declare const DistributionFilterSensitiveLog: (obj: Distribution) => any;
|
|
5844
|
+
/**
|
|
5845
|
+
* @internal
|
|
5846
|
+
*/
|
|
5847
|
+
export declare const TelephonyConfigFilterSensitiveLog: (obj: TelephonyConfig) => any;
|
|
5848
|
+
/**
|
|
5849
|
+
* @internal
|
|
5850
|
+
*/
|
|
5851
|
+
export declare const GetTrafficDistributionResponseFilterSensitiveLog: (obj: GetTrafficDistributionResponse) => any;
|
|
5778
5852
|
/**
|
|
5779
5853
|
* @internal
|
|
5780
5854
|
*/
|
|
@@ -5939,55 +6013,3 @@ export declare const ListLambdaFunctionsResponseFilterSensitiveLog: (obj: ListLa
|
|
|
5939
6013
|
* @internal
|
|
5940
6014
|
*/
|
|
5941
6015
|
export declare const ListLexBotsRequestFilterSensitiveLog: (obj: ListLexBotsRequest) => any;
|
|
5942
|
-
/**
|
|
5943
|
-
* @internal
|
|
5944
|
-
*/
|
|
5945
|
-
export declare const ListLexBotsResponseFilterSensitiveLog: (obj: ListLexBotsResponse) => any;
|
|
5946
|
-
/**
|
|
5947
|
-
* @internal
|
|
5948
|
-
*/
|
|
5949
|
-
export declare const ListPhoneNumbersRequestFilterSensitiveLog: (obj: ListPhoneNumbersRequest) => any;
|
|
5950
|
-
/**
|
|
5951
|
-
* @internal
|
|
5952
|
-
*/
|
|
5953
|
-
export declare const PhoneNumberSummaryFilterSensitiveLog: (obj: PhoneNumberSummary) => any;
|
|
5954
|
-
/**
|
|
5955
|
-
* @internal
|
|
5956
|
-
*/
|
|
5957
|
-
export declare const ListPhoneNumbersResponseFilterSensitiveLog: (obj: ListPhoneNumbersResponse) => any;
|
|
5958
|
-
/**
|
|
5959
|
-
* @internal
|
|
5960
|
-
*/
|
|
5961
|
-
export declare const ListPhoneNumbersV2RequestFilterSensitiveLog: (obj: ListPhoneNumbersV2Request) => any;
|
|
5962
|
-
/**
|
|
5963
|
-
* @internal
|
|
5964
|
-
*/
|
|
5965
|
-
export declare const ListPhoneNumbersSummaryFilterSensitiveLog: (obj: ListPhoneNumbersSummary) => any;
|
|
5966
|
-
/**
|
|
5967
|
-
* @internal
|
|
5968
|
-
*/
|
|
5969
|
-
export declare const ListPhoneNumbersV2ResponseFilterSensitiveLog: (obj: ListPhoneNumbersV2Response) => any;
|
|
5970
|
-
/**
|
|
5971
|
-
* @internal
|
|
5972
|
-
*/
|
|
5973
|
-
export declare const ListPromptsRequestFilterSensitiveLog: (obj: ListPromptsRequest) => any;
|
|
5974
|
-
/**
|
|
5975
|
-
* @internal
|
|
5976
|
-
*/
|
|
5977
|
-
export declare const PromptSummaryFilterSensitiveLog: (obj: PromptSummary) => any;
|
|
5978
|
-
/**
|
|
5979
|
-
* @internal
|
|
5980
|
-
*/
|
|
5981
|
-
export declare const ListPromptsResponseFilterSensitiveLog: (obj: ListPromptsResponse) => any;
|
|
5982
|
-
/**
|
|
5983
|
-
* @internal
|
|
5984
|
-
*/
|
|
5985
|
-
export declare const ListQueueQuickConnectsRequestFilterSensitiveLog: (obj: ListQueueQuickConnectsRequest) => any;
|
|
5986
|
-
/**
|
|
5987
|
-
* @internal
|
|
5988
|
-
*/
|
|
5989
|
-
export declare const QuickConnectSummaryFilterSensitiveLog: (obj: QuickConnectSummary) => any;
|
|
5990
|
-
/**
|
|
5991
|
-
* @internal
|
|
5992
|
-
*/
|
|
5993
|
-
export declare const ListQueueQuickConnectsResponseFilterSensitiveLog: (obj: ListQueueQuickConnectsResponse) => any;
|