@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,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -20,6 +21,7 @@ export declare class UpdateUserHierarchyCommand extends $Command<
|
|
|
20
21
|
ConnectClientResolvedConfig
|
|
21
22
|
> {
|
|
22
23
|
readonly input: UpdateUserHierarchyCommandInput;
|
|
24
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
23
25
|
constructor(input: UpdateUserHierarchyCommandInput);
|
|
24
26
|
resolveMiddleware(
|
|
25
27
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -21,6 +22,7 @@ export declare class UpdateUserHierarchyGroupNameCommand extends $Command<
|
|
|
21
22
|
ConnectClientResolvedConfig
|
|
22
23
|
> {
|
|
23
24
|
readonly input: UpdateUserHierarchyGroupNameCommandInput;
|
|
25
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
24
26
|
constructor(input: UpdateUserHierarchyGroupNameCommandInput);
|
|
25
27
|
resolveMiddleware(
|
|
26
28
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -21,6 +22,7 @@ export declare class UpdateUserHierarchyStructureCommand extends $Command<
|
|
|
21
22
|
ConnectClientResolvedConfig
|
|
22
23
|
> {
|
|
23
24
|
readonly input: UpdateUserHierarchyStructureCommandInput;
|
|
25
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
24
26
|
constructor(input: UpdateUserHierarchyStructureCommandInput);
|
|
25
27
|
resolveMiddleware(
|
|
26
28
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -20,6 +21,7 @@ export declare class UpdateUserIdentityInfoCommand extends $Command<
|
|
|
20
21
|
ConnectClientResolvedConfig
|
|
21
22
|
> {
|
|
22
23
|
readonly input: UpdateUserIdentityInfoCommandInput;
|
|
24
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
23
25
|
constructor(input: UpdateUserIdentityInfoCommandInput);
|
|
24
26
|
resolveMiddleware(
|
|
25
27
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -20,6 +21,7 @@ export declare class UpdateUserPhoneConfigCommand extends $Command<
|
|
|
20
21
|
ConnectClientResolvedConfig
|
|
21
22
|
> {
|
|
22
23
|
readonly input: UpdateUserPhoneConfigCommandInput;
|
|
24
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
23
25
|
constructor(input: UpdateUserPhoneConfigCommandInput);
|
|
24
26
|
resolveMiddleware(
|
|
25
27
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -21,6 +22,7 @@ export declare class UpdateUserRoutingProfileCommand extends $Command<
|
|
|
21
22
|
ConnectClientResolvedConfig
|
|
22
23
|
> {
|
|
23
24
|
readonly input: UpdateUserRoutingProfileCommandInput;
|
|
25
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
24
26
|
constructor(input: UpdateUserRoutingProfileCommandInput);
|
|
25
27
|
resolveMiddleware(
|
|
26
28
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -21,6 +22,7 @@ export declare class UpdateUserSecurityProfilesCommand extends $Command<
|
|
|
21
22
|
ConnectClientResolvedConfig
|
|
22
23
|
> {
|
|
23
24
|
readonly input: UpdateUserSecurityProfilesCommandInput;
|
|
25
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
24
26
|
constructor(input: UpdateUserSecurityProfilesCommandInput);
|
|
25
27
|
resolveMiddleware(
|
|
26
28
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -20,6 +20,7 @@ export * from "./CreateQuickConnectCommand";
|
|
|
20
20
|
export * from "./CreateRoutingProfileCommand";
|
|
21
21
|
export * from "./CreateSecurityProfileCommand";
|
|
22
22
|
export * from "./CreateTaskTemplateCommand";
|
|
23
|
+
export * from "./CreateTrafficDistributionGroupCommand";
|
|
23
24
|
export * from "./CreateUseCaseCommand";
|
|
24
25
|
export * from "./CreateUserCommand";
|
|
25
26
|
export * from "./CreateUserHierarchyGroupCommand";
|
|
@@ -32,6 +33,7 @@ export * from "./DeleteIntegrationAssociationCommand";
|
|
|
32
33
|
export * from "./DeleteQuickConnectCommand";
|
|
33
34
|
export * from "./DeleteSecurityProfileCommand";
|
|
34
35
|
export * from "./DeleteTaskTemplateCommand";
|
|
36
|
+
export * from "./DeleteTrafficDistributionGroupCommand";
|
|
35
37
|
export * from "./DeleteUseCaseCommand";
|
|
36
38
|
export * from "./DeleteUserCommand";
|
|
37
39
|
export * from "./DeleteUserHierarchyGroupCommand";
|
|
@@ -49,6 +51,7 @@ export * from "./DescribeQueueCommand";
|
|
|
49
51
|
export * from "./DescribeQuickConnectCommand";
|
|
50
52
|
export * from "./DescribeRoutingProfileCommand";
|
|
51
53
|
export * from "./DescribeSecurityProfileCommand";
|
|
54
|
+
export * from "./DescribeTrafficDistributionGroupCommand";
|
|
52
55
|
export * from "./DescribeUserCommand";
|
|
53
56
|
export * from "./DescribeUserHierarchyGroupCommand";
|
|
54
57
|
export * from "./DescribeUserHierarchyStructureCommand";
|
|
@@ -68,6 +71,7 @@ export * from "./GetCurrentUserDataCommand";
|
|
|
68
71
|
export * from "./GetFederationTokenCommand";
|
|
69
72
|
export * from "./GetMetricDataCommand";
|
|
70
73
|
export * from "./GetTaskTemplateCommand";
|
|
74
|
+
export * from "./GetTrafficDistributionCommand";
|
|
71
75
|
export * from "./ListAgentStatusesCommand";
|
|
72
76
|
export * from "./ListApprovedOriginsCommand";
|
|
73
77
|
export * from "./ListBotsCommand";
|
|
@@ -95,11 +99,13 @@ export * from "./ListSecurityProfilePermissionsCommand";
|
|
|
95
99
|
export * from "./ListSecurityProfilesCommand";
|
|
96
100
|
export * from "./ListTagsForResourceCommand";
|
|
97
101
|
export * from "./ListTaskTemplatesCommand";
|
|
102
|
+
export * from "./ListTrafficDistributionGroupsCommand";
|
|
98
103
|
export * from "./ListUseCasesCommand";
|
|
99
104
|
export * from "./ListUserHierarchyGroupsCommand";
|
|
100
105
|
export * from "./ListUsersCommand";
|
|
101
106
|
export * from "./PutUserStatusCommand";
|
|
102
107
|
export * from "./ReleasePhoneNumberCommand";
|
|
108
|
+
export * from "./ReplicateInstanceCommand";
|
|
103
109
|
export * from "./ResumeContactRecordingCommand";
|
|
104
110
|
export * from "./SearchAvailablePhoneNumbersCommand";
|
|
105
111
|
export * from "./SearchQueuesCommand";
|
|
@@ -145,6 +151,7 @@ export * from "./UpdateRoutingProfileNameCommand";
|
|
|
145
151
|
export * from "./UpdateRoutingProfileQueuesCommand";
|
|
146
152
|
export * from "./UpdateSecurityProfileCommand";
|
|
147
153
|
export * from "./UpdateTaskTemplateCommand";
|
|
154
|
+
export * from "./UpdateTrafficDistributionCommand";
|
|
148
155
|
export * from "./UpdateUserHierarchyCommand";
|
|
149
156
|
export * from "./UpdateUserHierarchyGroupNameCommand";
|
|
150
157
|
export * from "./UpdateUserHierarchyStructureCommand";
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import {
|
|
2
|
+
EndpointParameters as __EndpointParameters,
|
|
3
|
+
Provider,
|
|
4
|
+
} from "@aws-sdk/types";
|
|
5
|
+
export interface ClientInputEndpointParameters {
|
|
6
|
+
region?: string | Provider<string>;
|
|
7
|
+
useDualstackEndpoint?: boolean | Provider<boolean>;
|
|
8
|
+
useFipsEndpoint?: boolean | Provider<boolean>;
|
|
9
|
+
endpoint?: string | Provider<string>;
|
|
10
|
+
}
|
|
11
|
+
export declare type ClientResolvedEndpointParameters =
|
|
12
|
+
ClientInputEndpointParameters & {
|
|
13
|
+
defaultSigningName: string;
|
|
14
|
+
};
|
|
15
|
+
export declare const resolveClientEndpointParameters: <T>(
|
|
16
|
+
options: T & ClientInputEndpointParameters
|
|
17
|
+
) => T &
|
|
18
|
+
ClientInputEndpointParameters & {
|
|
19
|
+
defaultSigningName: string;
|
|
20
|
+
};
|
|
21
|
+
export interface EndpointParameters extends __EndpointParameters {
|
|
22
|
+
Region: string;
|
|
23
|
+
UseDualStack?: boolean;
|
|
24
|
+
UseFIPS?: boolean;
|
|
25
|
+
Endpoint?: string;
|
|
26
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { EndpointV2, Logger } from "@aws-sdk/types";
|
|
2
|
+
import { EndpointParameters } from "../endpoint/EndpointParameters";
|
|
3
|
+
export declare const defaultEndpointResolver: (
|
|
4
|
+
endpointParams: EndpointParameters,
|
|
5
|
+
context?: {
|
|
6
|
+
logger?: Logger;
|
|
7
|
+
}
|
|
8
|
+
) => EndpointV2;
|
|
@@ -613,6 +613,25 @@ export declare class PropertyValidationException extends __BaseException {
|
|
|
613
613
|
opts: __ExceptionOptionType<PropertyValidationException, __BaseException>
|
|
614
614
|
);
|
|
615
615
|
}
|
|
616
|
+
export interface CreateTrafficDistributionGroupRequest {
|
|
617
|
+
Name: string | undefined;
|
|
618
|
+
Description?: string;
|
|
619
|
+
InstanceId: string | undefined;
|
|
620
|
+
ClientToken?: string;
|
|
621
|
+
Tags?: Record<string, string>;
|
|
622
|
+
}
|
|
623
|
+
export interface CreateTrafficDistributionGroupResponse {
|
|
624
|
+
Id?: string;
|
|
625
|
+
Arn?: string;
|
|
626
|
+
}
|
|
627
|
+
export declare class ResourceNotReadyException extends __BaseException {
|
|
628
|
+
readonly name: "ResourceNotReadyException";
|
|
629
|
+
readonly $fault: "client";
|
|
630
|
+
Message?: string;
|
|
631
|
+
constructor(
|
|
632
|
+
opts: __ExceptionOptionType<ResourceNotReadyException, __BaseException>
|
|
633
|
+
);
|
|
634
|
+
}
|
|
616
635
|
export declare enum UseCaseType {
|
|
617
636
|
CONNECT_CAMPAIGNS = "CONNECT_CAMPAIGNS",
|
|
618
637
|
RULES_EVALUATION = "RULES_EVALUATION",
|
|
@@ -741,6 +760,10 @@ export interface DeleteTaskTemplateRequest {
|
|
|
741
760
|
TaskTemplateId: string | undefined;
|
|
742
761
|
}
|
|
743
762
|
export interface DeleteTaskTemplateResponse {}
|
|
763
|
+
export interface DeleteTrafficDistributionGroupRequest {
|
|
764
|
+
TrafficDistributionGroupId: string | undefined;
|
|
765
|
+
}
|
|
766
|
+
export interface DeleteTrafficDistributionGroupResponse {}
|
|
744
767
|
export interface DeleteUseCaseRequest {
|
|
745
768
|
InstanceId: string | undefined;
|
|
746
769
|
IntegrationAssociationId: string | undefined;
|
|
@@ -1266,6 +1289,29 @@ export interface SecurityProfile {
|
|
|
1266
1289
|
export interface DescribeSecurityProfileResponse {
|
|
1267
1290
|
SecurityProfile?: SecurityProfile;
|
|
1268
1291
|
}
|
|
1292
|
+
export interface DescribeTrafficDistributionGroupRequest {
|
|
1293
|
+
TrafficDistributionGroupId: string | undefined;
|
|
1294
|
+
}
|
|
1295
|
+
export declare enum TrafficDistributionGroupStatus {
|
|
1296
|
+
ACTIVE = "ACTIVE",
|
|
1297
|
+
CREATION_FAILED = "CREATION_FAILED",
|
|
1298
|
+
CREATION_IN_PROGRESS = "CREATION_IN_PROGRESS",
|
|
1299
|
+
DELETION_FAILED = "DELETION_FAILED",
|
|
1300
|
+
PENDING_DELETION = "PENDING_DELETION",
|
|
1301
|
+
UPDATE_IN_PROGRESS = "UPDATE_IN_PROGRESS",
|
|
1302
|
+
}
|
|
1303
|
+
export interface TrafficDistributionGroup {
|
|
1304
|
+
Id?: string;
|
|
1305
|
+
Arn?: string;
|
|
1306
|
+
Name?: string;
|
|
1307
|
+
Description?: string;
|
|
1308
|
+
InstanceArn?: string;
|
|
1309
|
+
Status?: TrafficDistributionGroupStatus | string;
|
|
1310
|
+
Tags?: Record<string, string>;
|
|
1311
|
+
}
|
|
1312
|
+
export interface DescribeTrafficDistributionGroupResponse {
|
|
1313
|
+
TrafficDistributionGroup?: TrafficDistributionGroup;
|
|
1314
|
+
}
|
|
1269
1315
|
export interface DescribeUserRequest {
|
|
1270
1316
|
UserId: string | undefined;
|
|
1271
1317
|
InstanceId: string | undefined;
|
|
@@ -1606,6 +1652,21 @@ export interface GetTaskTemplateResponse {
|
|
|
1606
1652
|
CreatedTime?: Date;
|
|
1607
1653
|
Tags?: Record<string, string>;
|
|
1608
1654
|
}
|
|
1655
|
+
export interface GetTrafficDistributionRequest {
|
|
1656
|
+
Id: string | undefined;
|
|
1657
|
+
}
|
|
1658
|
+
export interface Distribution {
|
|
1659
|
+
Region: string | undefined;
|
|
1660
|
+
Percentage: number | undefined;
|
|
1661
|
+
}
|
|
1662
|
+
export interface TelephonyConfig {
|
|
1663
|
+
Distributions: Distribution[] | undefined;
|
|
1664
|
+
}
|
|
1665
|
+
export interface GetTrafficDistributionResponse {
|
|
1666
|
+
TelephonyConfig?: TelephonyConfig;
|
|
1667
|
+
Id?: string;
|
|
1668
|
+
Arn?: string;
|
|
1669
|
+
}
|
|
1609
1670
|
export interface ListAgentStatusRequest {
|
|
1610
1671
|
InstanceId: string | undefined;
|
|
1611
1672
|
NextToken?: string;
|
|
@@ -1908,78 +1969,6 @@ export interface ListLexBotsRequest {
|
|
|
1908
1969
|
NextToken?: string;
|
|
1909
1970
|
MaxResults?: number;
|
|
1910
1971
|
}
|
|
1911
|
-
export interface ListLexBotsResponse {
|
|
1912
|
-
LexBots?: LexBot[];
|
|
1913
|
-
NextToken?: string;
|
|
1914
|
-
}
|
|
1915
|
-
export interface ListPhoneNumbersRequest {
|
|
1916
|
-
InstanceId: string | undefined;
|
|
1917
|
-
PhoneNumberTypes?: (PhoneNumberType | string)[];
|
|
1918
|
-
PhoneNumberCountryCodes?: (PhoneNumberCountryCode | string)[];
|
|
1919
|
-
NextToken?: string;
|
|
1920
|
-
MaxResults?: number;
|
|
1921
|
-
}
|
|
1922
|
-
export interface PhoneNumberSummary {
|
|
1923
|
-
Id?: string;
|
|
1924
|
-
Arn?: string;
|
|
1925
|
-
PhoneNumber?: string;
|
|
1926
|
-
PhoneNumberType?: PhoneNumberType | string;
|
|
1927
|
-
PhoneNumberCountryCode?: PhoneNumberCountryCode | string;
|
|
1928
|
-
}
|
|
1929
|
-
export interface ListPhoneNumbersResponse {
|
|
1930
|
-
PhoneNumberSummaryList?: PhoneNumberSummary[];
|
|
1931
|
-
NextToken?: string;
|
|
1932
|
-
}
|
|
1933
|
-
export interface ListPhoneNumbersV2Request {
|
|
1934
|
-
TargetArn?: string;
|
|
1935
|
-
MaxResults?: number;
|
|
1936
|
-
NextToken?: string;
|
|
1937
|
-
PhoneNumberCountryCodes?: (PhoneNumberCountryCode | string)[];
|
|
1938
|
-
PhoneNumberTypes?: (PhoneNumberType | string)[];
|
|
1939
|
-
PhoneNumberPrefix?: string;
|
|
1940
|
-
}
|
|
1941
|
-
export interface ListPhoneNumbersSummary {
|
|
1942
|
-
PhoneNumberId?: string;
|
|
1943
|
-
PhoneNumberArn?: string;
|
|
1944
|
-
PhoneNumber?: string;
|
|
1945
|
-
PhoneNumberCountryCode?: PhoneNumberCountryCode | string;
|
|
1946
|
-
PhoneNumberType?: PhoneNumberType | string;
|
|
1947
|
-
TargetArn?: string;
|
|
1948
|
-
}
|
|
1949
|
-
export interface ListPhoneNumbersV2Response {
|
|
1950
|
-
NextToken?: string;
|
|
1951
|
-
ListPhoneNumbersSummaryList?: ListPhoneNumbersSummary[];
|
|
1952
|
-
}
|
|
1953
|
-
export interface ListPromptsRequest {
|
|
1954
|
-
InstanceId: string | undefined;
|
|
1955
|
-
NextToken?: string;
|
|
1956
|
-
MaxResults?: number;
|
|
1957
|
-
}
|
|
1958
|
-
export interface PromptSummary {
|
|
1959
|
-
Id?: string;
|
|
1960
|
-
Arn?: string;
|
|
1961
|
-
Name?: string;
|
|
1962
|
-
}
|
|
1963
|
-
export interface ListPromptsResponse {
|
|
1964
|
-
PromptSummaryList?: PromptSummary[];
|
|
1965
|
-
NextToken?: string;
|
|
1966
|
-
}
|
|
1967
|
-
export interface ListQueueQuickConnectsRequest {
|
|
1968
|
-
InstanceId: string | undefined;
|
|
1969
|
-
QueueId: string | undefined;
|
|
1970
|
-
NextToken?: string;
|
|
1971
|
-
MaxResults?: number;
|
|
1972
|
-
}
|
|
1973
|
-
export interface QuickConnectSummary {
|
|
1974
|
-
Id?: string;
|
|
1975
|
-
Arn?: string;
|
|
1976
|
-
Name?: string;
|
|
1977
|
-
QuickConnectType?: QuickConnectType | string;
|
|
1978
|
-
}
|
|
1979
|
-
export interface ListQueueQuickConnectsResponse {
|
|
1980
|
-
NextToken?: string;
|
|
1981
|
-
QuickConnectSummaryList?: QuickConnectSummary[];
|
|
1982
|
-
}
|
|
1983
1972
|
export declare const QueueReferenceFilterSensitiveLog: (
|
|
1984
1973
|
obj: QueueReference
|
|
1985
1974
|
) => any;
|
|
@@ -2183,6 +2172,12 @@ export declare const CreateTaskTemplateResponseFilterSensitiveLog: (
|
|
|
2183
2172
|
export declare const PropertyValidationExceptionPropertyFilterSensitiveLog: (
|
|
2184
2173
|
obj: PropertyValidationExceptionProperty
|
|
2185
2174
|
) => any;
|
|
2175
|
+
export declare const CreateTrafficDistributionGroupRequestFilterSensitiveLog: (
|
|
2176
|
+
obj: CreateTrafficDistributionGroupRequest
|
|
2177
|
+
) => any;
|
|
2178
|
+
export declare const CreateTrafficDistributionGroupResponseFilterSensitiveLog: (
|
|
2179
|
+
obj: CreateTrafficDistributionGroupResponse
|
|
2180
|
+
) => any;
|
|
2186
2181
|
export declare const CreateUseCaseRequestFilterSensitiveLog: (
|
|
2187
2182
|
obj: CreateUseCaseRequest
|
|
2188
2183
|
) => any;
|
|
@@ -2243,6 +2238,12 @@ export declare const DeleteTaskTemplateRequestFilterSensitiveLog: (
|
|
|
2243
2238
|
export declare const DeleteTaskTemplateResponseFilterSensitiveLog: (
|
|
2244
2239
|
obj: DeleteTaskTemplateResponse
|
|
2245
2240
|
) => any;
|
|
2241
|
+
export declare const DeleteTrafficDistributionGroupRequestFilterSensitiveLog: (
|
|
2242
|
+
obj: DeleteTrafficDistributionGroupRequest
|
|
2243
|
+
) => any;
|
|
2244
|
+
export declare const DeleteTrafficDistributionGroupResponseFilterSensitiveLog: (
|
|
2245
|
+
obj: DeleteTrafficDistributionGroupResponse
|
|
2246
|
+
) => any;
|
|
2246
2247
|
export declare const DeleteUseCaseRequestFilterSensitiveLog: (
|
|
2247
2248
|
obj: DeleteUseCaseRequest
|
|
2248
2249
|
) => any;
|
|
@@ -2364,6 +2365,15 @@ export declare const SecurityProfileFilterSensitiveLog: (
|
|
|
2364
2365
|
export declare const DescribeSecurityProfileResponseFilterSensitiveLog: (
|
|
2365
2366
|
obj: DescribeSecurityProfileResponse
|
|
2366
2367
|
) => any;
|
|
2368
|
+
export declare const DescribeTrafficDistributionGroupRequestFilterSensitiveLog: (
|
|
2369
|
+
obj: DescribeTrafficDistributionGroupRequest
|
|
2370
|
+
) => any;
|
|
2371
|
+
export declare const TrafficDistributionGroupFilterSensitiveLog: (
|
|
2372
|
+
obj: TrafficDistributionGroup
|
|
2373
|
+
) => any;
|
|
2374
|
+
export declare const DescribeTrafficDistributionGroupResponseFilterSensitiveLog: (
|
|
2375
|
+
obj: DescribeTrafficDistributionGroupResponse
|
|
2376
|
+
) => any;
|
|
2367
2377
|
export declare const DescribeUserRequestFilterSensitiveLog: (
|
|
2368
2378
|
obj: DescribeUserRequest
|
|
2369
2379
|
) => any;
|
|
@@ -2509,6 +2519,16 @@ export declare const GetTaskTemplateRequestFilterSensitiveLog: (
|
|
|
2509
2519
|
export declare const GetTaskTemplateResponseFilterSensitiveLog: (
|
|
2510
2520
|
obj: GetTaskTemplateResponse
|
|
2511
2521
|
) => any;
|
|
2522
|
+
export declare const GetTrafficDistributionRequestFilterSensitiveLog: (
|
|
2523
|
+
obj: GetTrafficDistributionRequest
|
|
2524
|
+
) => any;
|
|
2525
|
+
export declare const DistributionFilterSensitiveLog: (obj: Distribution) => any;
|
|
2526
|
+
export declare const TelephonyConfigFilterSensitiveLog: (
|
|
2527
|
+
obj: TelephonyConfig
|
|
2528
|
+
) => any;
|
|
2529
|
+
export declare const GetTrafficDistributionResponseFilterSensitiveLog: (
|
|
2530
|
+
obj: GetTrafficDistributionResponse
|
|
2531
|
+
) => any;
|
|
2512
2532
|
export declare const ListAgentStatusRequestFilterSensitiveLog: (
|
|
2513
2533
|
obj: ListAgentStatusRequest
|
|
2514
2534
|
) => any;
|
|
@@ -2628,42 +2648,3 @@ export declare const ListLambdaFunctionsResponseFilterSensitiveLog: (
|
|
|
2628
2648
|
export declare const ListLexBotsRequestFilterSensitiveLog: (
|
|
2629
2649
|
obj: ListLexBotsRequest
|
|
2630
2650
|
) => any;
|
|
2631
|
-
export declare const ListLexBotsResponseFilterSensitiveLog: (
|
|
2632
|
-
obj: ListLexBotsResponse
|
|
2633
|
-
) => any;
|
|
2634
|
-
export declare const ListPhoneNumbersRequestFilterSensitiveLog: (
|
|
2635
|
-
obj: ListPhoneNumbersRequest
|
|
2636
|
-
) => any;
|
|
2637
|
-
export declare const PhoneNumberSummaryFilterSensitiveLog: (
|
|
2638
|
-
obj: PhoneNumberSummary
|
|
2639
|
-
) => any;
|
|
2640
|
-
export declare const ListPhoneNumbersResponseFilterSensitiveLog: (
|
|
2641
|
-
obj: ListPhoneNumbersResponse
|
|
2642
|
-
) => any;
|
|
2643
|
-
export declare const ListPhoneNumbersV2RequestFilterSensitiveLog: (
|
|
2644
|
-
obj: ListPhoneNumbersV2Request
|
|
2645
|
-
) => any;
|
|
2646
|
-
export declare const ListPhoneNumbersSummaryFilterSensitiveLog: (
|
|
2647
|
-
obj: ListPhoneNumbersSummary
|
|
2648
|
-
) => any;
|
|
2649
|
-
export declare const ListPhoneNumbersV2ResponseFilterSensitiveLog: (
|
|
2650
|
-
obj: ListPhoneNumbersV2Response
|
|
2651
|
-
) => any;
|
|
2652
|
-
export declare const ListPromptsRequestFilterSensitiveLog: (
|
|
2653
|
-
obj: ListPromptsRequest
|
|
2654
|
-
) => any;
|
|
2655
|
-
export declare const PromptSummaryFilterSensitiveLog: (
|
|
2656
|
-
obj: PromptSummary
|
|
2657
|
-
) => any;
|
|
2658
|
-
export declare const ListPromptsResponseFilterSensitiveLog: (
|
|
2659
|
-
obj: ListPromptsResponse
|
|
2660
|
-
) => any;
|
|
2661
|
-
export declare const ListQueueQuickConnectsRequestFilterSensitiveLog: (
|
|
2662
|
-
obj: ListQueueQuickConnectsRequest
|
|
2663
|
-
) => any;
|
|
2664
|
-
export declare const QuickConnectSummaryFilterSensitiveLog: (
|
|
2665
|
-
obj: QuickConnectSummary
|
|
2666
|
-
) => any;
|
|
2667
|
-
export declare const ListQueueQuickConnectsResponseFilterSensitiveLog: (
|
|
2668
|
-
obj: ListQueueQuickConnectsResponse
|
|
2669
|
-
) => any;
|
|
@@ -10,6 +10,7 @@ import {
|
|
|
10
10
|
InstanceAttributeType,
|
|
11
11
|
InstanceStorageConfig,
|
|
12
12
|
InstanceStorageResourceType,
|
|
13
|
+
LexBot,
|
|
13
14
|
MediaConcurrency,
|
|
14
15
|
OutboundCallerConfig,
|
|
15
16
|
PhoneNumberCountryCode,
|
|
@@ -17,7 +18,6 @@ import {
|
|
|
17
18
|
Queue,
|
|
18
19
|
QueueStatus,
|
|
19
20
|
QuickConnectConfig,
|
|
20
|
-
QuickConnectSummary,
|
|
21
21
|
QuickConnectType,
|
|
22
22
|
ReferenceType,
|
|
23
23
|
RoutingProfile,
|
|
@@ -26,12 +26,86 @@ import {
|
|
|
26
26
|
TaskTemplateDefaults,
|
|
27
27
|
TaskTemplateField,
|
|
28
28
|
TaskTemplateStatus,
|
|
29
|
+
TelephonyConfig,
|
|
30
|
+
TrafficDistributionGroupStatus,
|
|
29
31
|
UseCaseType,
|
|
30
32
|
UserIdentityInfo,
|
|
31
33
|
UserPhoneConfig,
|
|
32
34
|
VocabularyLanguageCode,
|
|
33
35
|
VocabularyState,
|
|
34
36
|
} from "./models_0";
|
|
37
|
+
export interface ListLexBotsResponse {
|
|
38
|
+
LexBots?: LexBot[];
|
|
39
|
+
NextToken?: string;
|
|
40
|
+
}
|
|
41
|
+
export interface ListPhoneNumbersRequest {
|
|
42
|
+
InstanceId: string | undefined;
|
|
43
|
+
PhoneNumberTypes?: (PhoneNumberType | string)[];
|
|
44
|
+
PhoneNumberCountryCodes?: (PhoneNumberCountryCode | string)[];
|
|
45
|
+
NextToken?: string;
|
|
46
|
+
MaxResults?: number;
|
|
47
|
+
}
|
|
48
|
+
export interface PhoneNumberSummary {
|
|
49
|
+
Id?: string;
|
|
50
|
+
Arn?: string;
|
|
51
|
+
PhoneNumber?: string;
|
|
52
|
+
PhoneNumberType?: PhoneNumberType | string;
|
|
53
|
+
PhoneNumberCountryCode?: PhoneNumberCountryCode | string;
|
|
54
|
+
}
|
|
55
|
+
export interface ListPhoneNumbersResponse {
|
|
56
|
+
PhoneNumberSummaryList?: PhoneNumberSummary[];
|
|
57
|
+
NextToken?: string;
|
|
58
|
+
}
|
|
59
|
+
export interface ListPhoneNumbersV2Request {
|
|
60
|
+
TargetArn?: string;
|
|
61
|
+
MaxResults?: number;
|
|
62
|
+
NextToken?: string;
|
|
63
|
+
PhoneNumberCountryCodes?: (PhoneNumberCountryCode | string)[];
|
|
64
|
+
PhoneNumberTypes?: (PhoneNumberType | string)[];
|
|
65
|
+
PhoneNumberPrefix?: string;
|
|
66
|
+
}
|
|
67
|
+
export interface ListPhoneNumbersSummary {
|
|
68
|
+
PhoneNumberId?: string;
|
|
69
|
+
PhoneNumberArn?: string;
|
|
70
|
+
PhoneNumber?: string;
|
|
71
|
+
PhoneNumberCountryCode?: PhoneNumberCountryCode | string;
|
|
72
|
+
PhoneNumberType?: PhoneNumberType | string;
|
|
73
|
+
TargetArn?: string;
|
|
74
|
+
}
|
|
75
|
+
export interface ListPhoneNumbersV2Response {
|
|
76
|
+
NextToken?: string;
|
|
77
|
+
ListPhoneNumbersSummaryList?: ListPhoneNumbersSummary[];
|
|
78
|
+
}
|
|
79
|
+
export interface ListPromptsRequest {
|
|
80
|
+
InstanceId: string | undefined;
|
|
81
|
+
NextToken?: string;
|
|
82
|
+
MaxResults?: number;
|
|
83
|
+
}
|
|
84
|
+
export interface PromptSummary {
|
|
85
|
+
Id?: string;
|
|
86
|
+
Arn?: string;
|
|
87
|
+
Name?: string;
|
|
88
|
+
}
|
|
89
|
+
export interface ListPromptsResponse {
|
|
90
|
+
PromptSummaryList?: PromptSummary[];
|
|
91
|
+
NextToken?: string;
|
|
92
|
+
}
|
|
93
|
+
export interface ListQueueQuickConnectsRequest {
|
|
94
|
+
InstanceId: string | undefined;
|
|
95
|
+
QueueId: string | undefined;
|
|
96
|
+
NextToken?: string;
|
|
97
|
+
MaxResults?: number;
|
|
98
|
+
}
|
|
99
|
+
export interface QuickConnectSummary {
|
|
100
|
+
Id?: string;
|
|
101
|
+
Arn?: string;
|
|
102
|
+
Name?: string;
|
|
103
|
+
QuickConnectType?: QuickConnectType | string;
|
|
104
|
+
}
|
|
105
|
+
export interface ListQueueQuickConnectsResponse {
|
|
106
|
+
NextToken?: string;
|
|
107
|
+
QuickConnectSummaryList?: QuickConnectSummary[];
|
|
108
|
+
}
|
|
35
109
|
export declare enum QueueType {
|
|
36
110
|
AGENT = "AGENT",
|
|
37
111
|
STANDARD = "STANDARD",
|
|
@@ -158,6 +232,22 @@ export interface ListTaskTemplatesResponse {
|
|
|
158
232
|
TaskTemplates?: TaskTemplateMetadata[];
|
|
159
233
|
NextToken?: string;
|
|
160
234
|
}
|
|
235
|
+
export interface ListTrafficDistributionGroupsRequest {
|
|
236
|
+
MaxResults?: number;
|
|
237
|
+
NextToken?: string;
|
|
238
|
+
InstanceId?: string;
|
|
239
|
+
}
|
|
240
|
+
export interface TrafficDistributionGroupSummary {
|
|
241
|
+
Id?: string;
|
|
242
|
+
Arn?: string;
|
|
243
|
+
Name?: string;
|
|
244
|
+
InstanceArn?: string;
|
|
245
|
+
Status?: TrafficDistributionGroupStatus | string;
|
|
246
|
+
}
|
|
247
|
+
export interface ListTrafficDistributionGroupsResponse {
|
|
248
|
+
NextToken?: string;
|
|
249
|
+
TrafficDistributionGroupSummaryList?: TrafficDistributionGroupSummary[];
|
|
250
|
+
}
|
|
161
251
|
export interface ListUseCasesRequest {
|
|
162
252
|
InstanceId: string | undefined;
|
|
163
253
|
IntegrationAssociationId: string | undefined;
|
|
@@ -206,6 +296,16 @@ export interface ReleasePhoneNumberRequest {
|
|
|
206
296
|
PhoneNumberId: string | undefined;
|
|
207
297
|
ClientToken?: string;
|
|
208
298
|
}
|
|
299
|
+
export interface ReplicateInstanceRequest {
|
|
300
|
+
InstanceId: string | undefined;
|
|
301
|
+
ReplicaRegion: string | undefined;
|
|
302
|
+
ClientToken?: string;
|
|
303
|
+
ReplicaAlias: string | undefined;
|
|
304
|
+
}
|
|
305
|
+
export interface ReplicateInstanceResponse {
|
|
306
|
+
Id?: string;
|
|
307
|
+
Arn?: string;
|
|
308
|
+
}
|
|
209
309
|
export interface ResumeContactRecordingRequest {
|
|
210
310
|
InstanceId: string | undefined;
|
|
211
311
|
ContactId: string | undefined;
|
|
@@ -676,6 +776,11 @@ export interface UpdateTaskTemplateResponse {
|
|
|
676
776
|
LastModifiedTime?: Date;
|
|
677
777
|
CreatedTime?: Date;
|
|
678
778
|
}
|
|
779
|
+
export interface UpdateTrafficDistributionRequest {
|
|
780
|
+
Id: string | undefined;
|
|
781
|
+
TelephonyConfig?: TelephonyConfig;
|
|
782
|
+
}
|
|
783
|
+
export interface UpdateTrafficDistributionResponse {}
|
|
679
784
|
export interface UpdateUserHierarchyRequest {
|
|
680
785
|
HierarchyGroupId?: string;
|
|
681
786
|
UserId: string | undefined;
|
|
@@ -770,6 +875,45 @@ export interface SearchUsersRequest {
|
|
|
770
875
|
SearchFilter?: UserSearchFilter;
|
|
771
876
|
SearchCriteria?: UserSearchCriteria;
|
|
772
877
|
}
|
|
878
|
+
export declare const ListLexBotsResponseFilterSensitiveLog: (
|
|
879
|
+
obj: ListLexBotsResponse
|
|
880
|
+
) => any;
|
|
881
|
+
export declare const ListPhoneNumbersRequestFilterSensitiveLog: (
|
|
882
|
+
obj: ListPhoneNumbersRequest
|
|
883
|
+
) => any;
|
|
884
|
+
export declare const PhoneNumberSummaryFilterSensitiveLog: (
|
|
885
|
+
obj: PhoneNumberSummary
|
|
886
|
+
) => any;
|
|
887
|
+
export declare const ListPhoneNumbersResponseFilterSensitiveLog: (
|
|
888
|
+
obj: ListPhoneNumbersResponse
|
|
889
|
+
) => any;
|
|
890
|
+
export declare const ListPhoneNumbersV2RequestFilterSensitiveLog: (
|
|
891
|
+
obj: ListPhoneNumbersV2Request
|
|
892
|
+
) => any;
|
|
893
|
+
export declare const ListPhoneNumbersSummaryFilterSensitiveLog: (
|
|
894
|
+
obj: ListPhoneNumbersSummary
|
|
895
|
+
) => any;
|
|
896
|
+
export declare const ListPhoneNumbersV2ResponseFilterSensitiveLog: (
|
|
897
|
+
obj: ListPhoneNumbersV2Response
|
|
898
|
+
) => any;
|
|
899
|
+
export declare const ListPromptsRequestFilterSensitiveLog: (
|
|
900
|
+
obj: ListPromptsRequest
|
|
901
|
+
) => any;
|
|
902
|
+
export declare const PromptSummaryFilterSensitiveLog: (
|
|
903
|
+
obj: PromptSummary
|
|
904
|
+
) => any;
|
|
905
|
+
export declare const ListPromptsResponseFilterSensitiveLog: (
|
|
906
|
+
obj: ListPromptsResponse
|
|
907
|
+
) => any;
|
|
908
|
+
export declare const ListQueueQuickConnectsRequestFilterSensitiveLog: (
|
|
909
|
+
obj: ListQueueQuickConnectsRequest
|
|
910
|
+
) => any;
|
|
911
|
+
export declare const QuickConnectSummaryFilterSensitiveLog: (
|
|
912
|
+
obj: QuickConnectSummary
|
|
913
|
+
) => any;
|
|
914
|
+
export declare const ListQueueQuickConnectsResponseFilterSensitiveLog: (
|
|
915
|
+
obj: ListQueueQuickConnectsResponse
|
|
916
|
+
) => any;
|
|
773
917
|
export declare const ListQueuesRequestFilterSensitiveLog: (
|
|
774
918
|
obj: ListQueuesRequest
|
|
775
919
|
) => any;
|
|
@@ -838,6 +982,15 @@ export declare const TaskTemplateMetadataFilterSensitiveLog: (
|
|
|
838
982
|
export declare const ListTaskTemplatesResponseFilterSensitiveLog: (
|
|
839
983
|
obj: ListTaskTemplatesResponse
|
|
840
984
|
) => any;
|
|
985
|
+
export declare const ListTrafficDistributionGroupsRequestFilterSensitiveLog: (
|
|
986
|
+
obj: ListTrafficDistributionGroupsRequest
|
|
987
|
+
) => any;
|
|
988
|
+
export declare const TrafficDistributionGroupSummaryFilterSensitiveLog: (
|
|
989
|
+
obj: TrafficDistributionGroupSummary
|
|
990
|
+
) => any;
|
|
991
|
+
export declare const ListTrafficDistributionGroupsResponseFilterSensitiveLog: (
|
|
992
|
+
obj: ListTrafficDistributionGroupsResponse
|
|
993
|
+
) => any;
|
|
841
994
|
export declare const ListUseCasesRequestFilterSensitiveLog: (
|
|
842
995
|
obj: ListUseCasesRequest
|
|
843
996
|
) => any;
|
|
@@ -867,6 +1020,12 @@ export declare const PutUserStatusResponseFilterSensitiveLog: (
|
|
|
867
1020
|
export declare const ReleasePhoneNumberRequestFilterSensitiveLog: (
|
|
868
1021
|
obj: ReleasePhoneNumberRequest
|
|
869
1022
|
) => any;
|
|
1023
|
+
export declare const ReplicateInstanceRequestFilterSensitiveLog: (
|
|
1024
|
+
obj: ReplicateInstanceRequest
|
|
1025
|
+
) => any;
|
|
1026
|
+
export declare const ReplicateInstanceResponseFilterSensitiveLog: (
|
|
1027
|
+
obj: ReplicateInstanceResponse
|
|
1028
|
+
) => any;
|
|
870
1029
|
export declare const ResumeContactRecordingRequestFilterSensitiveLog: (
|
|
871
1030
|
obj: ResumeContactRecordingRequest
|
|
872
1031
|
) => any;
|
|
@@ -1113,6 +1272,12 @@ export declare const UpdateTaskTemplateRequestFilterSensitiveLog: (
|
|
|
1113
1272
|
export declare const UpdateTaskTemplateResponseFilterSensitiveLog: (
|
|
1114
1273
|
obj: UpdateTaskTemplateResponse
|
|
1115
1274
|
) => any;
|
|
1275
|
+
export declare const UpdateTrafficDistributionRequestFilterSensitiveLog: (
|
|
1276
|
+
obj: UpdateTrafficDistributionRequest
|
|
1277
|
+
) => any;
|
|
1278
|
+
export declare const UpdateTrafficDistributionResponseFilterSensitiveLog: (
|
|
1279
|
+
obj: UpdateTrafficDistributionResponse
|
|
1280
|
+
) => any;
|
|
1116
1281
|
export declare const UpdateUserHierarchyRequestFilterSensitiveLog: (
|
|
1117
1282
|
obj: UpdateUserHierarchyRequest
|
|
1118
1283
|
) => any;
|