@aws-sdk/client-connect 3.188.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 +19 -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 +27 -26
- 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
|
@@ -1,6 +1,237 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
2
|
import { ConnectServiceException as __BaseException } from "./ConnectServiceException";
|
|
3
|
-
import { AgentStatusState, Channel, ContactFlowModuleState, ContactFlowState, HierarchyGroupSummary, HoursOfOperationConfig, InstanceAttributeType, InstanceStorageConfig, InstanceStorageResourceType, MediaConcurrency, OutboundCallerConfig, PhoneNumberCountryCode, PhoneNumberType, Queue, QueueStatus, QuickConnectConfig,
|
|
3
|
+
import { AgentStatusState, Channel, ContactFlowModuleState, ContactFlowState, HierarchyGroupSummary, HoursOfOperationConfig, InstanceAttributeType, InstanceStorageConfig, InstanceStorageResourceType, LexBot, MediaConcurrency, OutboundCallerConfig, PhoneNumberCountryCode, PhoneNumberType, Queue, QueueStatus, QuickConnectConfig, QuickConnectType, ReferenceType, RoutingProfile, RoutingProfileQueueConfig, TaskTemplateConstraints, TaskTemplateDefaults, TaskTemplateField, TaskTemplateStatus, TelephonyConfig, TrafficDistributionGroupStatus, UseCaseType, UserIdentityInfo, UserPhoneConfig, VocabularyLanguageCode, VocabularyState } from "./models_0";
|
|
4
|
+
export interface ListLexBotsResponse {
|
|
5
|
+
/**
|
|
6
|
+
* <p>The names and Amazon Web Services Regions of the Amazon Lex bots associated with the specified
|
|
7
|
+
* instance.</p>
|
|
8
|
+
*/
|
|
9
|
+
LexBots?: LexBot[];
|
|
10
|
+
/**
|
|
11
|
+
* <p>If there are additional results, this is the token for the next set of results.</p>
|
|
12
|
+
*/
|
|
13
|
+
NextToken?: string;
|
|
14
|
+
}
|
|
15
|
+
export interface ListPhoneNumbersRequest {
|
|
16
|
+
/**
|
|
17
|
+
* <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
|
|
18
|
+
*/
|
|
19
|
+
InstanceId: string | undefined;
|
|
20
|
+
/**
|
|
21
|
+
* <p>The type of phone number.</p>
|
|
22
|
+
*/
|
|
23
|
+
PhoneNumberTypes?: (PhoneNumberType | string)[];
|
|
24
|
+
/**
|
|
25
|
+
* <p>The ISO country code.</p>
|
|
26
|
+
*/
|
|
27
|
+
PhoneNumberCountryCodes?: (PhoneNumberCountryCode | string)[];
|
|
28
|
+
/**
|
|
29
|
+
* <p>The token for the next set of results. Use the value returned in the previous
|
|
30
|
+
* response in the next request to retrieve the next set of results.</p>
|
|
31
|
+
*/
|
|
32
|
+
NextToken?: string;
|
|
33
|
+
/**
|
|
34
|
+
* <p>The maximum number of results to return per page. The default MaxResult size is 100.</p>
|
|
35
|
+
*/
|
|
36
|
+
MaxResults?: number;
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* <p>Contains summary information about a phone number for a contact center.</p>
|
|
40
|
+
*/
|
|
41
|
+
export interface PhoneNumberSummary {
|
|
42
|
+
/**
|
|
43
|
+
* <p>The identifier of the phone number.</p>
|
|
44
|
+
*/
|
|
45
|
+
Id?: string;
|
|
46
|
+
/**
|
|
47
|
+
* <p>The Amazon Resource Name (ARN) of the phone number.</p>
|
|
48
|
+
*/
|
|
49
|
+
Arn?: string;
|
|
50
|
+
/**
|
|
51
|
+
* <p>The phone number.</p>
|
|
52
|
+
*/
|
|
53
|
+
PhoneNumber?: string;
|
|
54
|
+
/**
|
|
55
|
+
* <p>The type of phone number.</p>
|
|
56
|
+
*/
|
|
57
|
+
PhoneNumberType?: PhoneNumberType | string;
|
|
58
|
+
/**
|
|
59
|
+
* <p>The ISO country code.</p>
|
|
60
|
+
*/
|
|
61
|
+
PhoneNumberCountryCode?: PhoneNumberCountryCode | string;
|
|
62
|
+
}
|
|
63
|
+
export interface ListPhoneNumbersResponse {
|
|
64
|
+
/**
|
|
65
|
+
* <p>Information about the phone numbers.</p>
|
|
66
|
+
*/
|
|
67
|
+
PhoneNumberSummaryList?: PhoneNumberSummary[];
|
|
68
|
+
/**
|
|
69
|
+
* <p>If there are additional results, this is the token for the next set of results.</p>
|
|
70
|
+
*/
|
|
71
|
+
NextToken?: string;
|
|
72
|
+
}
|
|
73
|
+
export interface ListPhoneNumbersV2Request {
|
|
74
|
+
/**
|
|
75
|
+
* <p>The Amazon Resource Name (ARN) for Amazon Connect instances or traffic distribution groups that phone numbers are claimed to. If <code>TargetArn</code> input is not provided, this API lists numbers claimed
|
|
76
|
+
* to all the Amazon Connect instances belonging to your account in the same Amazon Web Services Region as the request.</p>
|
|
77
|
+
*/
|
|
78
|
+
TargetArn?: string;
|
|
79
|
+
/**
|
|
80
|
+
* <p>The maximum number of results to return per page.</p>
|
|
81
|
+
*/
|
|
82
|
+
MaxResults?: number;
|
|
83
|
+
/**
|
|
84
|
+
* <p>The token for the next set of results. Use the value returned in the previous
|
|
85
|
+
* response in the next request to retrieve the next set of results.</p>
|
|
86
|
+
*/
|
|
87
|
+
NextToken?: string;
|
|
88
|
+
/**
|
|
89
|
+
* <p>The ISO country code.</p>
|
|
90
|
+
*/
|
|
91
|
+
PhoneNumberCountryCodes?: (PhoneNumberCountryCode | string)[];
|
|
92
|
+
/**
|
|
93
|
+
* <p>The type of phone number.</p>
|
|
94
|
+
*/
|
|
95
|
+
PhoneNumberTypes?: (PhoneNumberType | string)[];
|
|
96
|
+
/**
|
|
97
|
+
* <p>The prefix of the phone number. If provided, it must contain <code>+</code> as part of the country code.</p>
|
|
98
|
+
*/
|
|
99
|
+
PhoneNumberPrefix?: string;
|
|
100
|
+
}
|
|
101
|
+
/**
|
|
102
|
+
* <p>Information about phone numbers that have been claimed to your Amazon Connect instance
|
|
103
|
+
* or traffic distribution group.</p>
|
|
104
|
+
*/
|
|
105
|
+
export interface ListPhoneNumbersSummary {
|
|
106
|
+
/**
|
|
107
|
+
* <p>A unique identifier for the phone number.</p>
|
|
108
|
+
*/
|
|
109
|
+
PhoneNumberId?: string;
|
|
110
|
+
/**
|
|
111
|
+
* <p>The Amazon Resource Name (ARN) of the phone number.</p>
|
|
112
|
+
*/
|
|
113
|
+
PhoneNumberArn?: string;
|
|
114
|
+
/**
|
|
115
|
+
* <p>The phone number. Phone numbers are formatted <code>[+] [country code] [subscriber number including area code]</code>.</p>
|
|
116
|
+
*/
|
|
117
|
+
PhoneNumber?: string;
|
|
118
|
+
/**
|
|
119
|
+
* <p>The ISO country code.</p>
|
|
120
|
+
*/
|
|
121
|
+
PhoneNumberCountryCode?: PhoneNumberCountryCode | string;
|
|
122
|
+
/**
|
|
123
|
+
* <p>The type of phone number.</p>
|
|
124
|
+
*/
|
|
125
|
+
PhoneNumberType?: PhoneNumberType | string;
|
|
126
|
+
/**
|
|
127
|
+
* <p>The Amazon Resource Name (ARN) for Amazon Connect instances or traffic distribution groups that phone numbers are claimed to.</p>
|
|
128
|
+
*/
|
|
129
|
+
TargetArn?: string;
|
|
130
|
+
}
|
|
131
|
+
export interface ListPhoneNumbersV2Response {
|
|
132
|
+
/**
|
|
133
|
+
* <p>If there are additional results, this is the token for the next set of results.</p>
|
|
134
|
+
*/
|
|
135
|
+
NextToken?: string;
|
|
136
|
+
/**
|
|
137
|
+
* <p>Information about phone numbers that have been claimed to your Amazon Connect instances
|
|
138
|
+
* or traffic distribution groups.</p>
|
|
139
|
+
*/
|
|
140
|
+
ListPhoneNumbersSummaryList?: ListPhoneNumbersSummary[];
|
|
141
|
+
}
|
|
142
|
+
export interface ListPromptsRequest {
|
|
143
|
+
/**
|
|
144
|
+
* <p>The identifier of the Amazon Connect instance.</p>
|
|
145
|
+
*/
|
|
146
|
+
InstanceId: string | undefined;
|
|
147
|
+
/**
|
|
148
|
+
* <p>The token for the next set of results. Use the value returned in the previous response in
|
|
149
|
+
* the next request to retrieve the next set of results.</p>
|
|
150
|
+
*/
|
|
151
|
+
NextToken?: string;
|
|
152
|
+
/**
|
|
153
|
+
* <p>The maximum number of results to return per page. The default MaxResult size is 100.</p>
|
|
154
|
+
*/
|
|
155
|
+
MaxResults?: number;
|
|
156
|
+
}
|
|
157
|
+
/**
|
|
158
|
+
* <p>Contains information about the prompt.</p>
|
|
159
|
+
*/
|
|
160
|
+
export interface PromptSummary {
|
|
161
|
+
/**
|
|
162
|
+
* <p>The identifier of the prompt.</p>
|
|
163
|
+
*/
|
|
164
|
+
Id?: string;
|
|
165
|
+
/**
|
|
166
|
+
* <p>The Amazon Resource Name (ARN) of the prompt.</p>
|
|
167
|
+
*/
|
|
168
|
+
Arn?: string;
|
|
169
|
+
/**
|
|
170
|
+
* <p>The name of the prompt.</p>
|
|
171
|
+
*/
|
|
172
|
+
Name?: string;
|
|
173
|
+
}
|
|
174
|
+
export interface ListPromptsResponse {
|
|
175
|
+
/**
|
|
176
|
+
* <p>Information about the prompts.</p>
|
|
177
|
+
*/
|
|
178
|
+
PromptSummaryList?: PromptSummary[];
|
|
179
|
+
/**
|
|
180
|
+
* <p>If there are additional results, this is the token for the next set of results.</p>
|
|
181
|
+
*/
|
|
182
|
+
NextToken?: string;
|
|
183
|
+
}
|
|
184
|
+
export interface ListQueueQuickConnectsRequest {
|
|
185
|
+
/**
|
|
186
|
+
* <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
|
|
187
|
+
*/
|
|
188
|
+
InstanceId: string | undefined;
|
|
189
|
+
/**
|
|
190
|
+
* <p>The identifier for the queue.</p>
|
|
191
|
+
*/
|
|
192
|
+
QueueId: string | undefined;
|
|
193
|
+
/**
|
|
194
|
+
* <p>The token for the next set of results. Use the value returned in the previous
|
|
195
|
+
* response in the next request to retrieve the next set of results.</p>
|
|
196
|
+
*/
|
|
197
|
+
NextToken?: string;
|
|
198
|
+
/**
|
|
199
|
+
* <p>The maximum number of results to return per page. The default MaxResult size is 100.</p>
|
|
200
|
+
*/
|
|
201
|
+
MaxResults?: number;
|
|
202
|
+
}
|
|
203
|
+
/**
|
|
204
|
+
* <p>Contains summary information about a quick connect.</p>
|
|
205
|
+
*/
|
|
206
|
+
export interface QuickConnectSummary {
|
|
207
|
+
/**
|
|
208
|
+
* <p>The identifier for the quick connect.</p>
|
|
209
|
+
*/
|
|
210
|
+
Id?: string;
|
|
211
|
+
/**
|
|
212
|
+
* <p>The Amazon Resource Name (ARN) of the quick connect.</p>
|
|
213
|
+
*/
|
|
214
|
+
Arn?: string;
|
|
215
|
+
/**
|
|
216
|
+
* <p>The name of the quick connect.</p>
|
|
217
|
+
*/
|
|
218
|
+
Name?: string;
|
|
219
|
+
/**
|
|
220
|
+
* <p>The type of quick connect. In the Amazon Connect console, when you create a quick connect, you are
|
|
221
|
+
* prompted to assign one of the following types: Agent (USER), External (PHONE_NUMBER), or Queue (QUEUE).</p>
|
|
222
|
+
*/
|
|
223
|
+
QuickConnectType?: QuickConnectType | string;
|
|
224
|
+
}
|
|
225
|
+
export interface ListQueueQuickConnectsResponse {
|
|
226
|
+
/**
|
|
227
|
+
* <p>If there are additional results, this is the token for the next set of results.</p>
|
|
228
|
+
*/
|
|
229
|
+
NextToken?: string;
|
|
230
|
+
/**
|
|
231
|
+
* <p>Information about the quick connects.</p>
|
|
232
|
+
*/
|
|
233
|
+
QuickConnectSummaryList?: QuickConnectSummary[];
|
|
234
|
+
}
|
|
4
235
|
export declare enum QueueType {
|
|
5
236
|
AGENT = "AGENT",
|
|
6
237
|
STANDARD = "STANDARD"
|
|
@@ -396,6 +627,87 @@ export interface ListTaskTemplatesResponse {
|
|
|
396
627
|
*/
|
|
397
628
|
NextToken?: string;
|
|
398
629
|
}
|
|
630
|
+
export interface ListTrafficDistributionGroupsRequest {
|
|
631
|
+
/**
|
|
632
|
+
* <p>The maximum number of results to return per page.</p>
|
|
633
|
+
*/
|
|
634
|
+
MaxResults?: number;
|
|
635
|
+
/**
|
|
636
|
+
* <p>The token for the next set of results. Use the value returned in the previous
|
|
637
|
+
* response in the next request to retrieve the next set of results.</p>
|
|
638
|
+
*/
|
|
639
|
+
NextToken?: string;
|
|
640
|
+
/**
|
|
641
|
+
* <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
|
|
642
|
+
*/
|
|
643
|
+
InstanceId?: string;
|
|
644
|
+
}
|
|
645
|
+
/**
|
|
646
|
+
* <p>Information about traffic distribution groups.</p>
|
|
647
|
+
*/
|
|
648
|
+
export interface TrafficDistributionGroupSummary {
|
|
649
|
+
/**
|
|
650
|
+
* <p>The identifier of the traffic distribution group.
|
|
651
|
+
* This can be the ID or the ARN if the API is being called in the Region where the traffic distribution group was created.
|
|
652
|
+
* The ARN must be provided if the call is from the replicated Region.</p>
|
|
653
|
+
*/
|
|
654
|
+
Id?: string;
|
|
655
|
+
/**
|
|
656
|
+
* <p>The Amazon Resource Name (ARN) of the traffic distribution group.</p>
|
|
657
|
+
*/
|
|
658
|
+
Arn?: string;
|
|
659
|
+
/**
|
|
660
|
+
* <p>The name of the traffic distribution group.</p>
|
|
661
|
+
*/
|
|
662
|
+
Name?: string;
|
|
663
|
+
/**
|
|
664
|
+
* <p>The Amazon Resource Name (ARN) of the traffic distribution group.</p>
|
|
665
|
+
*/
|
|
666
|
+
InstanceArn?: string;
|
|
667
|
+
/**
|
|
668
|
+
* <p>The status of the traffic distribution group. </p>
|
|
669
|
+
* <ul>
|
|
670
|
+
* <li>
|
|
671
|
+
* <p>
|
|
672
|
+
* <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
|
|
673
|
+
* completed.</p>
|
|
674
|
+
* </li>
|
|
675
|
+
* <li>
|
|
676
|
+
* <p>
|
|
677
|
+
* <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>
|
|
678
|
+
* </li>
|
|
679
|
+
* <li>
|
|
680
|
+
* <p>
|
|
681
|
+
* <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>
|
|
682
|
+
* </li>
|
|
683
|
+
* <li>
|
|
684
|
+
* <p>
|
|
685
|
+
* <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
|
|
686
|
+
* completed.</p>
|
|
687
|
+
* </li>
|
|
688
|
+
* <li>
|
|
689
|
+
* <p>
|
|
690
|
+
* <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>
|
|
691
|
+
* </li>
|
|
692
|
+
* <li>
|
|
693
|
+
* <p>
|
|
694
|
+
* <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
|
|
695
|
+
* completed.</p>
|
|
696
|
+
* </li>
|
|
697
|
+
* </ul>
|
|
698
|
+
*/
|
|
699
|
+
Status?: TrafficDistributionGroupStatus | string;
|
|
700
|
+
}
|
|
701
|
+
export interface ListTrafficDistributionGroupsResponse {
|
|
702
|
+
/**
|
|
703
|
+
* <p>If there are additional results, this is the token for the next set of results.</p>
|
|
704
|
+
*/
|
|
705
|
+
NextToken?: string;
|
|
706
|
+
/**
|
|
707
|
+
* <p>A list of traffic distribution groups.</p>
|
|
708
|
+
*/
|
|
709
|
+
TrafficDistributionGroupSummaryList?: TrafficDistributionGroupSummary[];
|
|
710
|
+
}
|
|
399
711
|
/**
|
|
400
712
|
* <p>Provides summary information about the use cases for the specified integration
|
|
401
713
|
* association.</p>
|
|
@@ -539,10 +851,45 @@ export interface ReleasePhoneNumberRequest {
|
|
|
539
851
|
PhoneNumberId: string | undefined;
|
|
540
852
|
/**
|
|
541
853
|
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
542
|
-
* request
|
|
854
|
+
* request. If not provided, the Amazon Web Services
|
|
855
|
+
* SDK populates this field. For more information about idempotency, see
|
|
856
|
+
* <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.</p>
|
|
543
857
|
*/
|
|
544
858
|
ClientToken?: string;
|
|
545
859
|
}
|
|
860
|
+
export interface ReplicateInstanceRequest {
|
|
861
|
+
/**
|
|
862
|
+
* <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
|
|
863
|
+
*/
|
|
864
|
+
InstanceId: string | undefined;
|
|
865
|
+
/**
|
|
866
|
+
* <p>The Amazon Web Services Region where to replicate the Amazon Connect instance.</p>
|
|
867
|
+
*/
|
|
868
|
+
ReplicaRegion: string | undefined;
|
|
869
|
+
/**
|
|
870
|
+
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
871
|
+
* request. If not provided, the Amazon Web Services
|
|
872
|
+
* SDK populates this field. For more information about idempotency, see
|
|
873
|
+
* <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.</p>
|
|
874
|
+
*/
|
|
875
|
+
ClientToken?: string;
|
|
876
|
+
/**
|
|
877
|
+
* <p>The alias for the replicated instance. The <code>ReplicaAlias</code> must be unique.</p>
|
|
878
|
+
*/
|
|
879
|
+
ReplicaAlias: string | undefined;
|
|
880
|
+
}
|
|
881
|
+
export interface ReplicateInstanceResponse {
|
|
882
|
+
/**
|
|
883
|
+
* <p>The identifier of the replicated instance. You can find the <code>instanceId</code> in the
|
|
884
|
+
* ARN of the instance. The replicated instance has the same identifier as the instance it was
|
|
885
|
+
* replicated from.</p>
|
|
886
|
+
*/
|
|
887
|
+
Id?: string;
|
|
888
|
+
/**
|
|
889
|
+
* <p>The Amazon Resource Name (ARN) of the replicated instance.</p>
|
|
890
|
+
*/
|
|
891
|
+
Arn?: string;
|
|
892
|
+
}
|
|
546
893
|
export interface ResumeContactRecordingRequest {
|
|
547
894
|
/**
|
|
548
895
|
* <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
|
|
@@ -562,7 +909,7 @@ export interface ResumeContactRecordingResponse {
|
|
|
562
909
|
}
|
|
563
910
|
export interface SearchAvailablePhoneNumbersRequest {
|
|
564
911
|
/**
|
|
565
|
-
* <p>The Amazon Resource Name (ARN) for Amazon Connect instances that phone numbers are claimed to.</p>
|
|
912
|
+
* <p>The Amazon Resource Name (ARN) for Amazon Connect instances or traffic distribution groups that phone numbers are claimed to.</p>
|
|
566
913
|
*/
|
|
567
914
|
TargetArn: string | undefined;
|
|
568
915
|
/**
|
|
@@ -610,7 +957,7 @@ export interface SearchAvailablePhoneNumbersResponse {
|
|
|
610
957
|
*/
|
|
611
958
|
NextToken?: string;
|
|
612
959
|
/**
|
|
613
|
-
* <p>A list of available phone numbers that you can claim
|
|
960
|
+
* <p>A list of available phone numbers that you can claim to your Amazon Connect instance or traffic distribution group.</p>
|
|
614
961
|
*/
|
|
615
962
|
AvailableNumbersList?: AvailableNumberSummary[];
|
|
616
963
|
}
|
|
@@ -623,8 +970,12 @@ export declare enum StringComparisonType {
|
|
|
623
970
|
STARTS_WITH = "STARTS_WITH"
|
|
624
971
|
}
|
|
625
972
|
/**
|
|
626
|
-
* <p>A leaf node condition which can be used to specify a string condition
|
|
627
|
-
*
|
|
973
|
+
* <p>A leaf node condition which can be used to specify a string condition. </p>
|
|
974
|
+
* <note>
|
|
975
|
+
* <p>The currently supported value for <code>FieldName</code>: <code>name</code>
|
|
976
|
+
* </p>
|
|
977
|
+
*
|
|
978
|
+
* </note>
|
|
628
979
|
*/
|
|
629
980
|
export interface StringCondition {
|
|
630
981
|
/**
|
|
@@ -1028,16 +1379,17 @@ export interface StartChatContactRequest {
|
|
|
1028
1379
|
/**
|
|
1029
1380
|
* <p>The identifier of the flow for initiating the chat.
|
|
1030
1381
|
* To
|
|
1031
|
-
* see the ContactFlowId in the Amazon Connect console user interface, on the navigation menu go
|
|
1032
|
-
*
|
|
1033
|
-
*
|
|
1382
|
+
* see the ContactFlowId in the Amazon Connect console user interface, on the navigation menu go
|
|
1383
|
+
* to <b>Routing</b>, <b>Contact Flows</b>.
|
|
1384
|
+
* Choose the flow. On the flow page, under the name of the flow, choose <b>Show
|
|
1385
|
+
* additional flow information</b>. The ContactFlowId is the last part of the ARN, shown
|
|
1386
|
+
* here in bold: </p>
|
|
1034
1387
|
* <p>arn:aws:connect:us-west-2:xxxxxxxxxxxx:instance/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/contact-flow/<b>846ec553-a005-41c0-8341-xxxxxxxxxxxx</b>
|
|
1035
1388
|
* </p>
|
|
1036
1389
|
*/
|
|
1037
1390
|
ContactFlowId: string | undefined;
|
|
1038
1391
|
/**
|
|
1039
|
-
* <p>A custom key-value pair using an attribute map. The attributes are standard Amazon Connect
|
|
1040
|
-
* attributes. They can be accessed in flows just like any other contact attributes. </p>
|
|
1392
|
+
* <p>A custom key-value pair using an attribute map. The attributes are standard Amazon Connect attributes. They can be accessed in flows just like any other contact attributes. </p>
|
|
1041
1393
|
* <p>There can be up to 32,768 UTF-8 bytes across all key-value pairs per contact. Attribute keys
|
|
1042
1394
|
* can include only alphanumeric, dash, and underscore characters.</p>
|
|
1043
1395
|
*/
|
|
@@ -1052,7 +1404,9 @@ export interface StartChatContactRequest {
|
|
|
1052
1404
|
InitialMessage?: ChatMessage;
|
|
1053
1405
|
/**
|
|
1054
1406
|
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
1055
|
-
*
|
|
1407
|
+
* request. If not provided, the Amazon Web Services
|
|
1408
|
+
* SDK populates this field. For more information about idempotency, see
|
|
1409
|
+
* <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.</p>
|
|
1056
1410
|
*/
|
|
1057
1411
|
ClientToken?: string;
|
|
1058
1412
|
/**
|
|
@@ -1144,7 +1498,9 @@ export interface StartContactStreamingRequest {
|
|
|
1144
1498
|
ChatStreamingConfiguration: ChatStreamingConfiguration | undefined;
|
|
1145
1499
|
/**
|
|
1146
1500
|
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
1147
|
-
* request
|
|
1501
|
+
* request. If not provided, the Amazon Web Services
|
|
1502
|
+
* SDK populates this field. For more information about idempotency, see
|
|
1503
|
+
* <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.</p>
|
|
1148
1504
|
*/
|
|
1149
1505
|
ClientToken?: string;
|
|
1150
1506
|
}
|
|
@@ -1210,10 +1566,11 @@ export interface StartOutboundVoiceContactRequest {
|
|
|
1210
1566
|
DestinationPhoneNumber: string | undefined;
|
|
1211
1567
|
/**
|
|
1212
1568
|
* <p>The
|
|
1213
|
-
* identifier of the flow for the outbound call. To see the ContactFlowId in the Amazon Connect
|
|
1214
|
-
* interface, on the navigation menu go to <b>Routing</b>,
|
|
1215
|
-
*
|
|
1216
|
-
*
|
|
1569
|
+
* identifier of the flow for the outbound call. To see the ContactFlowId in the Amazon Connect
|
|
1570
|
+
* console user interface, on the navigation menu go to <b>Routing</b>,
|
|
1571
|
+
* <b>Contact Flows</b>. Choose the flow. On the flow page, under the
|
|
1572
|
+
* name of the flow, choose <b>Show additional flow information</b>. The
|
|
1573
|
+
* ContactFlowId is the last part of the ARN, shown here in bold: </p>
|
|
1217
1574
|
* <p>arn:aws:connect:us-west-2:xxxxxxxxxxxx:instance/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/contact-flow/<b>846ec553-a005-41c0-8341-xxxxxxxxxxxx</b>
|
|
1218
1575
|
* </p>
|
|
1219
1576
|
*/
|
|
@@ -1224,14 +1581,16 @@ export interface StartOutboundVoiceContactRequest {
|
|
|
1224
1581
|
InstanceId: string | undefined;
|
|
1225
1582
|
/**
|
|
1226
1583
|
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
1227
|
-
*
|
|
1228
|
-
*
|
|
1584
|
+
* request. If not provided, the Amazon Web Services
|
|
1585
|
+
* SDK populates this field. For more information about idempotency, see
|
|
1586
|
+
* <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>. The token is valid for 7 days after creation. If a contact is already started,
|
|
1587
|
+
* the contact ID is returned.
|
|
1229
1588
|
* </p>
|
|
1230
1589
|
*/
|
|
1231
1590
|
ClientToken?: string;
|
|
1232
1591
|
/**
|
|
1233
|
-
* <p>The phone number associated with the Amazon Connect instance, in E.164 format. If you do
|
|
1234
|
-
* a source phone number, you must specify a queue.</p>
|
|
1592
|
+
* <p>The phone number associated with the Amazon Connect instance, in E.164 format. If you do
|
|
1593
|
+
* not specify a source phone number, you must specify a queue.</p>
|
|
1235
1594
|
*/
|
|
1236
1595
|
SourcePhoneNumber?: string;
|
|
1237
1596
|
/**
|
|
@@ -1241,8 +1600,7 @@ export interface StartOutboundVoiceContactRequest {
|
|
|
1241
1600
|
*/
|
|
1242
1601
|
QueueId?: string;
|
|
1243
1602
|
/**
|
|
1244
|
-
* <p>A custom key-value pair using an attribute map. The attributes are standard Amazon Connect
|
|
1245
|
-
* attributes, and can be accessed in flows just like any other contact attributes.</p>
|
|
1603
|
+
* <p>A custom key-value pair using an attribute map. The attributes are standard Amazon Connect attributes, and can be accessed in flows just like any other contact attributes.</p>
|
|
1246
1604
|
* <p>There can be up to 32,768 UTF-8 bytes across all key-value pairs per contact. Attribute keys
|
|
1247
1605
|
* can include only alphanumeric, dash, and underscore characters.</p>
|
|
1248
1606
|
*/
|
|
@@ -1257,7 +1615,7 @@ export interface StartOutboundVoiceContactRequest {
|
|
|
1257
1615
|
CampaignId?: string;
|
|
1258
1616
|
/**
|
|
1259
1617
|
* <p>Denotes the class of traffic. Calls with different traffic types are handled differently by
|
|
1260
|
-
*
|
|
1618
|
+
* Amazon Connect. The default value is <code>GENERAL</code>. Use <code>CAMPAIGN</code> if
|
|
1261
1619
|
* <code>EnableAnswerMachineDetection</code> is set to <code>true</code>. For all other cases, use
|
|
1262
1620
|
* <code>GENERAL</code>. </p>
|
|
1263
1621
|
*/
|
|
@@ -1280,7 +1638,8 @@ export interface Reference {
|
|
|
1280
1638
|
*/
|
|
1281
1639
|
Value: string | undefined;
|
|
1282
1640
|
/**
|
|
1283
|
-
* <p>The type of the reference
|
|
1641
|
+
* <p>The type of the reference. <code>DATE</code> must be of type Epoch timestamp.
|
|
1642
|
+
* </p>
|
|
1284
1643
|
*/
|
|
1285
1644
|
Type: ReferenceType | string | undefined;
|
|
1286
1645
|
}
|
|
@@ -1294,18 +1653,15 @@ export interface StartTaskContactRequest {
|
|
|
1294
1653
|
*/
|
|
1295
1654
|
PreviousContactId?: string;
|
|
1296
1655
|
/**
|
|
1297
|
-
* <p>The identifier of the flow for initiating the tasks. To see the ContactFlowId in the Amazon Connect
|
|
1298
|
-
*
|
|
1299
|
-
*
|
|
1300
|
-
* name of the flow, choose <b>Show additional flow information</b>. The
|
|
1301
|
-
* ContactFlowId is the last part of the ARN, shown here in bold: </p>
|
|
1656
|
+
* <p>The identifier of the flow for initiating the tasks. To see the ContactFlowId in the Amazon Connect console user interface, on the navigation menu go to <b>Routing</b>, <b>Contact Flows</b>. Choose the flow. On the
|
|
1657
|
+
* flow page, under the name of the flow, choose <b>Show additional flow
|
|
1658
|
+
* information</b>. The ContactFlowId is the last part of the ARN, shown here in bold: </p>
|
|
1302
1659
|
* <p>arn:aws:connect:us-west-2:xxxxxxxxxxxx:instance/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/contact-flow/<b>846ec553-a005-41c0-8341-xxxxxxxxxxxx</b>
|
|
1303
1660
|
* </p>
|
|
1304
1661
|
*/
|
|
1305
1662
|
ContactFlowId?: string;
|
|
1306
1663
|
/**
|
|
1307
|
-
* <p>A custom key-value pair using an attribute map. The attributes are standard Amazon Connect
|
|
1308
|
-
* attributes, and can be accessed in flows just like any other contact attributes.</p>
|
|
1664
|
+
* <p>A custom key-value pair using an attribute map. The attributes are standard Amazon Connect attributes, and can be accessed in flows just like any other contact attributes.</p>
|
|
1309
1665
|
* <p>There can be up to 32,768 UTF-8 bytes across all key-value pairs per contact. Attribute keys
|
|
1310
1666
|
* can include only alphanumeric, dash, and underscore characters.</p>
|
|
1311
1667
|
*/
|
|
@@ -1325,7 +1681,9 @@ export interface StartTaskContactRequest {
|
|
|
1325
1681
|
Description?: string;
|
|
1326
1682
|
/**
|
|
1327
1683
|
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
1328
|
-
*
|
|
1684
|
+
* request. If not provided, the Amazon Web Services
|
|
1685
|
+
* SDK populates this field. For more information about idempotency, see
|
|
1686
|
+
* <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.</p>
|
|
1329
1687
|
*/
|
|
1330
1688
|
ClientToken?: string;
|
|
1331
1689
|
/**
|
|
@@ -1458,7 +1816,9 @@ export interface TransferContactRequest {
|
|
|
1458
1816
|
ContactFlowId: string | undefined;
|
|
1459
1817
|
/**
|
|
1460
1818
|
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
1461
|
-
* request
|
|
1819
|
+
* request. If not provided, the Amazon Web Services
|
|
1820
|
+
* SDK populates this field. For more information about idempotency, see
|
|
1821
|
+
* <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.</p>
|
|
1462
1822
|
*/
|
|
1463
1823
|
ClientToken?: string;
|
|
1464
1824
|
}
|
|
@@ -1548,8 +1908,8 @@ export interface UpdateContactAttributesRequest {
|
|
|
1548
1908
|
*/
|
|
1549
1909
|
InstanceId: string | undefined;
|
|
1550
1910
|
/**
|
|
1551
|
-
* <p>The Amazon Connect attributes. These attributes can be accessed in flows just like any
|
|
1552
|
-
* attributes.</p>
|
|
1911
|
+
* <p>The Amazon Connect attributes. These attributes can be accessed in flows just like any
|
|
1912
|
+
* other contact attributes.</p>
|
|
1553
1913
|
* <p>You can have up to 32,768 UTF-8 bytes across all attributes for a contact. Attribute keys
|
|
1554
1914
|
* can include only alphanumeric, dash, and underscore characters.</p>
|
|
1555
1915
|
*/
|
|
@@ -1568,8 +1928,8 @@ export interface UpdateContactFlowContentRequest {
|
|
|
1568
1928
|
ContactFlowId: string | undefined;
|
|
1569
1929
|
/**
|
|
1570
1930
|
* <p>The JSON string that represents flow's content. For an example, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/flow-language-example.html">Example contact
|
|
1571
|
-
* flow in Amazon Connect Flow language</a> in the <i>Amazon Connect
|
|
1572
|
-
*
|
|
1931
|
+
* flow in Amazon Connect Flow language</a> in the <i>Amazon Connect
|
|
1932
|
+
* Administrator Guide</i>. </p>
|
|
1573
1933
|
*/
|
|
1574
1934
|
Content: string | undefined;
|
|
1575
1935
|
}
|
|
@@ -1737,12 +2097,14 @@ export interface UpdatePhoneNumberRequest {
|
|
|
1737
2097
|
*/
|
|
1738
2098
|
PhoneNumberId: string | undefined;
|
|
1739
2099
|
/**
|
|
1740
|
-
* <p>The Amazon Resource Name (ARN) for Amazon Connect instances that phone numbers are claimed to.</p>
|
|
2100
|
+
* <p>The Amazon Resource Name (ARN) for Amazon Connect instances or traffic distribution groups that phone numbers are claimed to.</p>
|
|
1741
2101
|
*/
|
|
1742
2102
|
TargetArn: string | undefined;
|
|
1743
2103
|
/**
|
|
1744
2104
|
* <p>A unique, case-sensitive identifier that you provide to ensure the idempotency of the
|
|
1745
|
-
* request
|
|
2105
|
+
* request. If not provided, the Amazon Web Services
|
|
2106
|
+
* SDK populates this field. For more information about idempotency, see
|
|
2107
|
+
* <a href="https://aws.amazon.com/builders-library/making-retries-safe-with-idempotent-APIs/">Making retries safe with idempotent APIs</a>.</p>
|
|
1746
2108
|
*/
|
|
1747
2109
|
ClientToken?: string;
|
|
1748
2110
|
}
|
|
@@ -1930,9 +2292,8 @@ export interface UpdateSecurityProfileRequest {
|
|
|
1930
2292
|
*/
|
|
1931
2293
|
Description?: string;
|
|
1932
2294
|
/**
|
|
1933
|
-
* <p>The permissions granted to a security profile. For a list of valid permissions,
|
|
1934
|
-
*
|
|
1935
|
-
* of security profile permissions</a>.</p>
|
|
2295
|
+
* <p>The permissions granted to a security profile. For a list of valid permissions, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/security-profile-list.html">List of security
|
|
2296
|
+
* profile permissions</a>.</p>
|
|
1936
2297
|
*/
|
|
1937
2298
|
Permissions?: string[];
|
|
1938
2299
|
/**
|
|
@@ -2036,6 +2397,20 @@ export interface UpdateTaskTemplateResponse {
|
|
|
2036
2397
|
*/
|
|
2037
2398
|
CreatedTime?: Date;
|
|
2038
2399
|
}
|
|
2400
|
+
export interface UpdateTrafficDistributionRequest {
|
|
2401
|
+
/**
|
|
2402
|
+
* <p>The identifier of the traffic distribution group.
|
|
2403
|
+
* This can be the ID or the ARN if the API is being called in the Region where the traffic distribution group was created.
|
|
2404
|
+
* The ARN must be provided if the call is from the replicated Region.</p>
|
|
2405
|
+
*/
|
|
2406
|
+
Id: string | undefined;
|
|
2407
|
+
/**
|
|
2408
|
+
* <p>The distribution of traffic between the instance and its replica(s).</p>
|
|
2409
|
+
*/
|
|
2410
|
+
TelephonyConfig?: TelephonyConfig;
|
|
2411
|
+
}
|
|
2412
|
+
export interface UpdateTrafficDistributionResponse {
|
|
2413
|
+
}
|
|
2039
2414
|
export interface UpdateUserHierarchyRequest {
|
|
2040
2415
|
/**
|
|
2041
2416
|
* <p>The identifier of the hierarchy group.</p>
|
|
@@ -2179,8 +2554,12 @@ export interface QueueSearchCriteria {
|
|
|
2179
2554
|
*/
|
|
2180
2555
|
AndConditions?: QueueSearchCriteria[];
|
|
2181
2556
|
/**
|
|
2182
|
-
* <p>A leaf node condition which can be used to specify a string condition
|
|
2183
|
-
*
|
|
2557
|
+
* <p>A leaf node condition which can be used to specify a string condition. </p>
|
|
2558
|
+
* <note>
|
|
2559
|
+
* <p>The currently supported value for <code>FieldName</code>: <code>name</code>
|
|
2560
|
+
* </p>
|
|
2561
|
+
*
|
|
2562
|
+
* </note>
|
|
2184
2563
|
*/
|
|
2185
2564
|
StringCondition?: StringCondition;
|
|
2186
2565
|
/**
|
|
@@ -2201,8 +2580,12 @@ export interface RoutingProfileSearchCriteria {
|
|
|
2201
2580
|
*/
|
|
2202
2581
|
AndConditions?: RoutingProfileSearchCriteria[];
|
|
2203
2582
|
/**
|
|
2204
|
-
* <p>A leaf node condition which can be used to specify a string condition
|
|
2205
|
-
*
|
|
2583
|
+
* <p>A leaf node condition which can be used to specify a string condition. </p>
|
|
2584
|
+
* <note>
|
|
2585
|
+
* <p>The currently supported value for <code>FieldName</code>: <code>name</code>
|
|
2586
|
+
* </p>
|
|
2587
|
+
*
|
|
2588
|
+
* </note>
|
|
2206
2589
|
*/
|
|
2207
2590
|
StringCondition?: StringCondition;
|
|
2208
2591
|
}
|
|
@@ -2219,8 +2602,12 @@ export interface SecurityProfileSearchCriteria {
|
|
|
2219
2602
|
*/
|
|
2220
2603
|
AndConditions?: SecurityProfileSearchCriteria[];
|
|
2221
2604
|
/**
|
|
2222
|
-
* <p>A leaf node condition which can be used to specify a string condition
|
|
2223
|
-
*
|
|
2605
|
+
* <p>A leaf node condition which can be used to specify a string condition. </p>
|
|
2606
|
+
* <note>
|
|
2607
|
+
* <p>The currently supported value for <code>FieldName</code>: <code>name</code>
|
|
2608
|
+
* </p>
|
|
2609
|
+
*
|
|
2610
|
+
* </note>
|
|
2224
2611
|
*/
|
|
2225
2612
|
StringCondition?: StringCondition;
|
|
2226
2613
|
}
|
|
@@ -2314,7 +2701,12 @@ export interface SearchSecurityProfilesRequest {
|
|
|
2314
2701
|
*/
|
|
2315
2702
|
MaxResults?: number;
|
|
2316
2703
|
/**
|
|
2317
|
-
* <p>The search criteria to be used to return security profiles
|
|
2704
|
+
* <p>The search criteria to be used to return security profiles. </p>
|
|
2705
|
+
* <note>
|
|
2706
|
+
* <p>The currently supported value for <code>FieldName</code>: <code>name</code>
|
|
2707
|
+
* </p>
|
|
2708
|
+
*
|
|
2709
|
+
* </note>
|
|
2318
2710
|
*/
|
|
2319
2711
|
SearchCriteria?: SecurityProfileSearchCriteria;
|
|
2320
2712
|
/**
|
|
@@ -2351,6 +2743,58 @@ export interface SearchUsersRequest {
|
|
|
2351
2743
|
*/
|
|
2352
2744
|
SearchCriteria?: UserSearchCriteria;
|
|
2353
2745
|
}
|
|
2746
|
+
/**
|
|
2747
|
+
* @internal
|
|
2748
|
+
*/
|
|
2749
|
+
export declare const ListLexBotsResponseFilterSensitiveLog: (obj: ListLexBotsResponse) => any;
|
|
2750
|
+
/**
|
|
2751
|
+
* @internal
|
|
2752
|
+
*/
|
|
2753
|
+
export declare const ListPhoneNumbersRequestFilterSensitiveLog: (obj: ListPhoneNumbersRequest) => any;
|
|
2754
|
+
/**
|
|
2755
|
+
* @internal
|
|
2756
|
+
*/
|
|
2757
|
+
export declare const PhoneNumberSummaryFilterSensitiveLog: (obj: PhoneNumberSummary) => any;
|
|
2758
|
+
/**
|
|
2759
|
+
* @internal
|
|
2760
|
+
*/
|
|
2761
|
+
export declare const ListPhoneNumbersResponseFilterSensitiveLog: (obj: ListPhoneNumbersResponse) => any;
|
|
2762
|
+
/**
|
|
2763
|
+
* @internal
|
|
2764
|
+
*/
|
|
2765
|
+
export declare const ListPhoneNumbersV2RequestFilterSensitiveLog: (obj: ListPhoneNumbersV2Request) => any;
|
|
2766
|
+
/**
|
|
2767
|
+
* @internal
|
|
2768
|
+
*/
|
|
2769
|
+
export declare const ListPhoneNumbersSummaryFilterSensitiveLog: (obj: ListPhoneNumbersSummary) => any;
|
|
2770
|
+
/**
|
|
2771
|
+
* @internal
|
|
2772
|
+
*/
|
|
2773
|
+
export declare const ListPhoneNumbersV2ResponseFilterSensitiveLog: (obj: ListPhoneNumbersV2Response) => any;
|
|
2774
|
+
/**
|
|
2775
|
+
* @internal
|
|
2776
|
+
*/
|
|
2777
|
+
export declare const ListPromptsRequestFilterSensitiveLog: (obj: ListPromptsRequest) => any;
|
|
2778
|
+
/**
|
|
2779
|
+
* @internal
|
|
2780
|
+
*/
|
|
2781
|
+
export declare const PromptSummaryFilterSensitiveLog: (obj: PromptSummary) => any;
|
|
2782
|
+
/**
|
|
2783
|
+
* @internal
|
|
2784
|
+
*/
|
|
2785
|
+
export declare const ListPromptsResponseFilterSensitiveLog: (obj: ListPromptsResponse) => any;
|
|
2786
|
+
/**
|
|
2787
|
+
* @internal
|
|
2788
|
+
*/
|
|
2789
|
+
export declare const ListQueueQuickConnectsRequestFilterSensitiveLog: (obj: ListQueueQuickConnectsRequest) => any;
|
|
2790
|
+
/**
|
|
2791
|
+
* @internal
|
|
2792
|
+
*/
|
|
2793
|
+
export declare const QuickConnectSummaryFilterSensitiveLog: (obj: QuickConnectSummary) => any;
|
|
2794
|
+
/**
|
|
2795
|
+
* @internal
|
|
2796
|
+
*/
|
|
2797
|
+
export declare const ListQueueQuickConnectsResponseFilterSensitiveLog: (obj: ListQueueQuickConnectsResponse) => any;
|
|
2354
2798
|
/**
|
|
2355
2799
|
* @internal
|
|
2356
2800
|
*/
|
|
@@ -2447,6 +2891,18 @@ export declare const TaskTemplateMetadataFilterSensitiveLog: (obj: TaskTemplateM
|
|
|
2447
2891
|
* @internal
|
|
2448
2892
|
*/
|
|
2449
2893
|
export declare const ListTaskTemplatesResponseFilterSensitiveLog: (obj: ListTaskTemplatesResponse) => any;
|
|
2894
|
+
/**
|
|
2895
|
+
* @internal
|
|
2896
|
+
*/
|
|
2897
|
+
export declare const ListTrafficDistributionGroupsRequestFilterSensitiveLog: (obj: ListTrafficDistributionGroupsRequest) => any;
|
|
2898
|
+
/**
|
|
2899
|
+
* @internal
|
|
2900
|
+
*/
|
|
2901
|
+
export declare const TrafficDistributionGroupSummaryFilterSensitiveLog: (obj: TrafficDistributionGroupSummary) => any;
|
|
2902
|
+
/**
|
|
2903
|
+
* @internal
|
|
2904
|
+
*/
|
|
2905
|
+
export declare const ListTrafficDistributionGroupsResponseFilterSensitiveLog: (obj: ListTrafficDistributionGroupsResponse) => any;
|
|
2450
2906
|
/**
|
|
2451
2907
|
* @internal
|
|
2452
2908
|
*/
|
|
@@ -2491,6 +2947,14 @@ export declare const PutUserStatusResponseFilterSensitiveLog: (obj: PutUserStatu
|
|
|
2491
2947
|
* @internal
|
|
2492
2948
|
*/
|
|
2493
2949
|
export declare const ReleasePhoneNumberRequestFilterSensitiveLog: (obj: ReleasePhoneNumberRequest) => any;
|
|
2950
|
+
/**
|
|
2951
|
+
* @internal
|
|
2952
|
+
*/
|
|
2953
|
+
export declare const ReplicateInstanceRequestFilterSensitiveLog: (obj: ReplicateInstanceRequest) => any;
|
|
2954
|
+
/**
|
|
2955
|
+
* @internal
|
|
2956
|
+
*/
|
|
2957
|
+
export declare const ReplicateInstanceResponseFilterSensitiveLog: (obj: ReplicateInstanceResponse) => any;
|
|
2494
2958
|
/**
|
|
2495
2959
|
* @internal
|
|
2496
2960
|
*/
|
|
@@ -2827,6 +3291,14 @@ export declare const UpdateTaskTemplateRequestFilterSensitiveLog: (obj: UpdateTa
|
|
|
2827
3291
|
* @internal
|
|
2828
3292
|
*/
|
|
2829
3293
|
export declare const UpdateTaskTemplateResponseFilterSensitiveLog: (obj: UpdateTaskTemplateResponse) => any;
|
|
3294
|
+
/**
|
|
3295
|
+
* @internal
|
|
3296
|
+
*/
|
|
3297
|
+
export declare const UpdateTrafficDistributionRequestFilterSensitiveLog: (obj: UpdateTrafficDistributionRequest) => any;
|
|
3298
|
+
/**
|
|
3299
|
+
* @internal
|
|
3300
|
+
*/
|
|
3301
|
+
export declare const UpdateTrafficDistributionResponseFilterSensitiveLog: (obj: UpdateTrafficDistributionResponse) => any;
|
|
2830
3302
|
/**
|
|
2831
3303
|
* @internal
|
|
2832
3304
|
*/
|