@aws-sdk/client-connect 3.190.0 → 3.192.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +11 -0
- package/README.md +11 -9
- package/dist-cjs/Connect.js +105 -0
- package/dist-cjs/ConnectClient.js +11 -8
- package/dist-cjs/commands/AssociateApprovedOriginCommand.js +10 -0
- package/dist-cjs/commands/AssociateBotCommand.js +10 -0
- package/dist-cjs/commands/AssociateDefaultVocabularyCommand.js +10 -0
- package/dist-cjs/commands/AssociateInstanceStorageConfigCommand.js +10 -0
- package/dist-cjs/commands/AssociateLambdaFunctionCommand.js +10 -0
- package/dist-cjs/commands/AssociateLexBotCommand.js +10 -0
- package/dist-cjs/commands/AssociatePhoneNumberContactFlowCommand.js +10 -0
- package/dist-cjs/commands/AssociateQueueQuickConnectsCommand.js +10 -0
- package/dist-cjs/commands/AssociateRoutingProfileQueuesCommand.js +10 -0
- package/dist-cjs/commands/AssociateSecurityKeyCommand.js +10 -0
- package/dist-cjs/commands/ClaimPhoneNumberCommand.js +10 -0
- package/dist-cjs/commands/CreateAgentStatusCommand.js +10 -0
- package/dist-cjs/commands/CreateContactFlowCommand.js +10 -0
- package/dist-cjs/commands/CreateContactFlowModuleCommand.js +10 -0
- package/dist-cjs/commands/CreateHoursOfOperationCommand.js +10 -0
- package/dist-cjs/commands/CreateInstanceCommand.js +10 -0
- package/dist-cjs/commands/CreateIntegrationAssociationCommand.js +10 -0
- package/dist-cjs/commands/CreateQueueCommand.js +10 -0
- package/dist-cjs/commands/CreateQuickConnectCommand.js +10 -0
- package/dist-cjs/commands/CreateRoutingProfileCommand.js +10 -0
- package/dist-cjs/commands/CreateSecurityProfileCommand.js +10 -0
- package/dist-cjs/commands/CreateTaskTemplateCommand.js +10 -0
- package/dist-cjs/commands/CreateTrafficDistributionGroupCommand.js +46 -0
- package/dist-cjs/commands/CreateUseCaseCommand.js +10 -0
- package/dist-cjs/commands/CreateUserCommand.js +10 -0
- package/dist-cjs/commands/CreateUserHierarchyGroupCommand.js +10 -0
- package/dist-cjs/commands/CreateVocabularyCommand.js +10 -0
- package/dist-cjs/commands/DeleteContactFlowCommand.js +10 -0
- package/dist-cjs/commands/DeleteContactFlowModuleCommand.js +10 -0
- package/dist-cjs/commands/DeleteHoursOfOperationCommand.js +10 -0
- package/dist-cjs/commands/DeleteInstanceCommand.js +10 -0
- package/dist-cjs/commands/DeleteIntegrationAssociationCommand.js +10 -0
- package/dist-cjs/commands/DeleteQuickConnectCommand.js +10 -0
- package/dist-cjs/commands/DeleteSecurityProfileCommand.js +10 -0
- package/dist-cjs/commands/DeleteTaskTemplateCommand.js +10 -0
- package/dist-cjs/commands/DeleteTrafficDistributionGroupCommand.js +46 -0
- package/dist-cjs/commands/DeleteUseCaseCommand.js +10 -0
- package/dist-cjs/commands/DeleteUserCommand.js +10 -0
- package/dist-cjs/commands/DeleteUserHierarchyGroupCommand.js +10 -0
- package/dist-cjs/commands/DeleteVocabularyCommand.js +10 -0
- package/dist-cjs/commands/DescribeAgentStatusCommand.js +10 -0
- package/dist-cjs/commands/DescribeContactCommand.js +10 -0
- package/dist-cjs/commands/DescribeContactFlowCommand.js +10 -0
- package/dist-cjs/commands/DescribeContactFlowModuleCommand.js +10 -0
- package/dist-cjs/commands/DescribeHoursOfOperationCommand.js +10 -0
- package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +10 -0
- package/dist-cjs/commands/DescribeInstanceCommand.js +10 -0
- package/dist-cjs/commands/DescribeInstanceStorageConfigCommand.js +10 -0
- package/dist-cjs/commands/DescribePhoneNumberCommand.js +10 -0
- package/dist-cjs/commands/DescribeQueueCommand.js +10 -0
- package/dist-cjs/commands/DescribeQuickConnectCommand.js +10 -0
- package/dist-cjs/commands/DescribeRoutingProfileCommand.js +10 -0
- package/dist-cjs/commands/DescribeSecurityProfileCommand.js +10 -0
- package/dist-cjs/commands/DescribeTrafficDistributionGroupCommand.js +46 -0
- package/dist-cjs/commands/DescribeUserCommand.js +10 -0
- package/dist-cjs/commands/DescribeUserHierarchyGroupCommand.js +10 -0
- package/dist-cjs/commands/DescribeUserHierarchyStructureCommand.js +10 -0
- package/dist-cjs/commands/DescribeVocabularyCommand.js +10 -0
- package/dist-cjs/commands/DisassociateApprovedOriginCommand.js +10 -0
- package/dist-cjs/commands/DisassociateBotCommand.js +10 -0
- package/dist-cjs/commands/DisassociateInstanceStorageConfigCommand.js +10 -0
- package/dist-cjs/commands/DisassociateLambdaFunctionCommand.js +10 -0
- package/dist-cjs/commands/DisassociateLexBotCommand.js +10 -0
- package/dist-cjs/commands/DisassociatePhoneNumberContactFlowCommand.js +10 -0
- package/dist-cjs/commands/DisassociateQueueQuickConnectsCommand.js +10 -0
- package/dist-cjs/commands/DisassociateRoutingProfileQueuesCommand.js +10 -0
- package/dist-cjs/commands/DisassociateSecurityKeyCommand.js +10 -0
- package/dist-cjs/commands/GetContactAttributesCommand.js +10 -0
- package/dist-cjs/commands/GetCurrentMetricDataCommand.js +10 -0
- package/dist-cjs/commands/GetCurrentUserDataCommand.js +10 -0
- package/dist-cjs/commands/GetFederationTokenCommand.js +10 -0
- package/dist-cjs/commands/GetMetricDataCommand.js +10 -0
- package/dist-cjs/commands/GetTaskTemplateCommand.js +10 -0
- package/dist-cjs/commands/GetTrafficDistributionCommand.js +46 -0
- package/dist-cjs/commands/ListAgentStatusesCommand.js +10 -0
- package/dist-cjs/commands/ListApprovedOriginsCommand.js +10 -0
- package/dist-cjs/commands/ListBotsCommand.js +10 -0
- package/dist-cjs/commands/ListContactFlowModulesCommand.js +10 -0
- package/dist-cjs/commands/ListContactFlowsCommand.js +10 -0
- package/dist-cjs/commands/ListContactReferencesCommand.js +10 -0
- package/dist-cjs/commands/ListDefaultVocabulariesCommand.js +10 -0
- package/dist-cjs/commands/ListHoursOfOperationsCommand.js +10 -0
- package/dist-cjs/commands/ListInstanceAttributesCommand.js +10 -0
- package/dist-cjs/commands/ListInstanceStorageConfigsCommand.js +10 -0
- package/dist-cjs/commands/ListInstancesCommand.js +10 -0
- package/dist-cjs/commands/ListIntegrationAssociationsCommand.js +10 -0
- package/dist-cjs/commands/ListLambdaFunctionsCommand.js +10 -0
- package/dist-cjs/commands/ListLexBotsCommand.js +12 -1
- package/dist-cjs/commands/ListPhoneNumbersCommand.js +13 -3
- package/dist-cjs/commands/ListPhoneNumbersV2Command.js +13 -3
- package/dist-cjs/commands/ListPromptsCommand.js +13 -3
- package/dist-cjs/commands/ListQueueQuickConnectsCommand.js +13 -3
- package/dist-cjs/commands/ListQueuesCommand.js +10 -0
- package/dist-cjs/commands/ListQuickConnectsCommand.js +10 -0
- package/dist-cjs/commands/ListRoutingProfileQueuesCommand.js +10 -0
- package/dist-cjs/commands/ListRoutingProfilesCommand.js +10 -0
- package/dist-cjs/commands/ListSecurityKeysCommand.js +10 -0
- package/dist-cjs/commands/ListSecurityProfilePermissionsCommand.js +10 -0
- package/dist-cjs/commands/ListSecurityProfilesCommand.js +10 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +10 -0
- package/dist-cjs/commands/ListTaskTemplatesCommand.js +10 -0
- package/dist-cjs/commands/ListTrafficDistributionGroupsCommand.js +46 -0
- package/dist-cjs/commands/ListUseCasesCommand.js +10 -0
- package/dist-cjs/commands/ListUserHierarchyGroupsCommand.js +10 -0
- package/dist-cjs/commands/ListUsersCommand.js +10 -0
- package/dist-cjs/commands/PutUserStatusCommand.js +10 -0
- package/dist-cjs/commands/ReleasePhoneNumberCommand.js +10 -0
- package/dist-cjs/commands/ReplicateInstanceCommand.js +46 -0
- package/dist-cjs/commands/ResumeContactRecordingCommand.js +10 -0
- package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +10 -0
- package/dist-cjs/commands/SearchQueuesCommand.js +10 -0
- package/dist-cjs/commands/SearchRoutingProfilesCommand.js +10 -0
- package/dist-cjs/commands/SearchSecurityProfilesCommand.js +10 -0
- package/dist-cjs/commands/SearchUsersCommand.js +10 -0
- package/dist-cjs/commands/SearchVocabulariesCommand.js +10 -0
- package/dist-cjs/commands/StartChatContactCommand.js +10 -0
- package/dist-cjs/commands/StartContactRecordingCommand.js +10 -0
- package/dist-cjs/commands/StartContactStreamingCommand.js +10 -0
- package/dist-cjs/commands/StartOutboundVoiceContactCommand.js +10 -0
- package/dist-cjs/commands/StartTaskContactCommand.js +10 -0
- package/dist-cjs/commands/StopContactCommand.js +10 -0
- package/dist-cjs/commands/StopContactRecordingCommand.js +10 -0
- package/dist-cjs/commands/StopContactStreamingCommand.js +10 -0
- package/dist-cjs/commands/SuspendContactRecordingCommand.js +10 -0
- package/dist-cjs/commands/TagResourceCommand.js +10 -0
- package/dist-cjs/commands/TransferContactCommand.js +10 -0
- package/dist-cjs/commands/UntagResourceCommand.js +10 -0
- package/dist-cjs/commands/UpdateAgentStatusCommand.js +10 -0
- package/dist-cjs/commands/UpdateContactAttributesCommand.js +10 -0
- package/dist-cjs/commands/UpdateContactCommand.js +10 -0
- package/dist-cjs/commands/UpdateContactFlowContentCommand.js +10 -0
- package/dist-cjs/commands/UpdateContactFlowMetadataCommand.js +10 -0
- package/dist-cjs/commands/UpdateContactFlowModuleContentCommand.js +10 -0
- package/dist-cjs/commands/UpdateContactFlowModuleMetadataCommand.js +10 -0
- package/dist-cjs/commands/UpdateContactFlowNameCommand.js +10 -0
- package/dist-cjs/commands/UpdateContactScheduleCommand.js +10 -0
- package/dist-cjs/commands/UpdateHoursOfOperationCommand.js +10 -0
- package/dist-cjs/commands/UpdateInstanceAttributeCommand.js +10 -0
- package/dist-cjs/commands/UpdateInstanceStorageConfigCommand.js +10 -0
- package/dist-cjs/commands/UpdatePhoneNumberCommand.js +10 -0
- package/dist-cjs/commands/UpdateQueueHoursOfOperationCommand.js +10 -0
- package/dist-cjs/commands/UpdateQueueMaxContactsCommand.js +10 -0
- package/dist-cjs/commands/UpdateQueueNameCommand.js +10 -0
- package/dist-cjs/commands/UpdateQueueOutboundCallerConfigCommand.js +10 -0
- package/dist-cjs/commands/UpdateQueueStatusCommand.js +10 -0
- package/dist-cjs/commands/UpdateQuickConnectConfigCommand.js +10 -0
- package/dist-cjs/commands/UpdateQuickConnectNameCommand.js +10 -0
- package/dist-cjs/commands/UpdateRoutingProfileConcurrencyCommand.js +10 -0
- package/dist-cjs/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +10 -0
- package/dist-cjs/commands/UpdateRoutingProfileNameCommand.js +10 -0
- package/dist-cjs/commands/UpdateRoutingProfileQueuesCommand.js +10 -0
- package/dist-cjs/commands/UpdateSecurityProfileCommand.js +10 -0
- package/dist-cjs/commands/UpdateTaskTemplateCommand.js +10 -0
- package/dist-cjs/commands/UpdateTrafficDistributionCommand.js +46 -0
- package/dist-cjs/commands/UpdateUserHierarchyCommand.js +10 -0
- package/dist-cjs/commands/UpdateUserHierarchyGroupNameCommand.js +10 -0
- package/dist-cjs/commands/UpdateUserHierarchyStructureCommand.js +10 -0
- package/dist-cjs/commands/UpdateUserIdentityInfoCommand.js +10 -0
- package/dist-cjs/commands/UpdateUserPhoneConfigCommand.js +10 -0
- package/dist-cjs/commands/UpdateUserRoutingProfileCommand.js +10 -0
- package/dist-cjs/commands/UpdateUserSecurityProfilesCommand.js +10 -0
- package/dist-cjs/commands/index.js +7 -0
- package/dist-cjs/endpoint/EndpointParameters.js +13 -0
- package/dist-cjs/endpoint/endpointResolver.js +12 -0
- package/dist-cjs/endpoint/ruleset.js +318 -0
- package/dist-cjs/models/models_0.js +74 -59
- package/dist-cjs/models/models_1.js +86 -3
- package/dist-cjs/pagination/ListTrafficDistributionGroupsPaginator.js +36 -0
- package/dist-cjs/pagination/index.js +1 -0
- package/dist-cjs/protocols/Aws_restJson1.js +593 -7
- package/dist-cjs/runtimeConfig.shared.js +3 -3
- package/dist-es/Connect.js +105 -0
- package/dist-es/ConnectClient.js +12 -9
- package/dist-es/commands/AssociateApprovedOriginCommand.js +10 -0
- package/dist-es/commands/AssociateBotCommand.js +10 -0
- package/dist-es/commands/AssociateDefaultVocabularyCommand.js +10 -0
- package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +10 -0
- package/dist-es/commands/AssociateLambdaFunctionCommand.js +10 -0
- package/dist-es/commands/AssociateLexBotCommand.js +10 -0
- package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +10 -0
- package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +10 -0
- package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +10 -0
- package/dist-es/commands/AssociateSecurityKeyCommand.js +10 -0
- package/dist-es/commands/ClaimPhoneNumberCommand.js +10 -0
- package/dist-es/commands/CreateAgentStatusCommand.js +10 -0
- package/dist-es/commands/CreateContactFlowCommand.js +10 -0
- package/dist-es/commands/CreateContactFlowModuleCommand.js +10 -0
- package/dist-es/commands/CreateHoursOfOperationCommand.js +10 -0
- package/dist-es/commands/CreateInstanceCommand.js +10 -0
- package/dist-es/commands/CreateIntegrationAssociationCommand.js +10 -0
- package/dist-es/commands/CreateQueueCommand.js +10 -0
- package/dist-es/commands/CreateQuickConnectCommand.js +10 -0
- package/dist-es/commands/CreateRoutingProfileCommand.js +10 -0
- package/dist-es/commands/CreateSecurityProfileCommand.js +10 -0
- package/dist-es/commands/CreateTaskTemplateCommand.js +10 -0
- package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +42 -0
- package/dist-es/commands/CreateUseCaseCommand.js +10 -0
- package/dist-es/commands/CreateUserCommand.js +10 -0
- package/dist-es/commands/CreateUserHierarchyGroupCommand.js +10 -0
- package/dist-es/commands/CreateVocabularyCommand.js +10 -0
- package/dist-es/commands/DeleteContactFlowCommand.js +10 -0
- package/dist-es/commands/DeleteContactFlowModuleCommand.js +10 -0
- package/dist-es/commands/DeleteHoursOfOperationCommand.js +10 -0
- package/dist-es/commands/DeleteInstanceCommand.js +10 -0
- package/dist-es/commands/DeleteIntegrationAssociationCommand.js +10 -0
- package/dist-es/commands/DeleteQuickConnectCommand.js +10 -0
- package/dist-es/commands/DeleteSecurityProfileCommand.js +10 -0
- package/dist-es/commands/DeleteTaskTemplateCommand.js +10 -0
- package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +42 -0
- package/dist-es/commands/DeleteUseCaseCommand.js +10 -0
- package/dist-es/commands/DeleteUserCommand.js +10 -0
- package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +10 -0
- package/dist-es/commands/DeleteVocabularyCommand.js +10 -0
- package/dist-es/commands/DescribeAgentStatusCommand.js +10 -0
- package/dist-es/commands/DescribeContactCommand.js +10 -0
- package/dist-es/commands/DescribeContactFlowCommand.js +10 -0
- package/dist-es/commands/DescribeContactFlowModuleCommand.js +10 -0
- package/dist-es/commands/DescribeHoursOfOperationCommand.js +10 -0
- package/dist-es/commands/DescribeInstanceAttributeCommand.js +10 -0
- package/dist-es/commands/DescribeInstanceCommand.js +10 -0
- package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +10 -0
- package/dist-es/commands/DescribePhoneNumberCommand.js +10 -0
- package/dist-es/commands/DescribeQueueCommand.js +10 -0
- package/dist-es/commands/DescribeQuickConnectCommand.js +10 -0
- package/dist-es/commands/DescribeRoutingProfileCommand.js +10 -0
- package/dist-es/commands/DescribeSecurityProfileCommand.js +10 -0
- package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +42 -0
- package/dist-es/commands/DescribeUserCommand.js +10 -0
- package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +10 -0
- package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +10 -0
- package/dist-es/commands/DescribeVocabularyCommand.js +10 -0
- package/dist-es/commands/DisassociateApprovedOriginCommand.js +10 -0
- package/dist-es/commands/DisassociateBotCommand.js +10 -0
- package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +10 -0
- package/dist-es/commands/DisassociateLambdaFunctionCommand.js +10 -0
- package/dist-es/commands/DisassociateLexBotCommand.js +10 -0
- package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +10 -0
- package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +10 -0
- package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +10 -0
- package/dist-es/commands/DisassociateSecurityKeyCommand.js +10 -0
- package/dist-es/commands/GetContactAttributesCommand.js +10 -0
- package/dist-es/commands/GetCurrentMetricDataCommand.js +10 -0
- package/dist-es/commands/GetCurrentUserDataCommand.js +10 -0
- package/dist-es/commands/GetFederationTokenCommand.js +10 -0
- package/dist-es/commands/GetMetricDataCommand.js +10 -0
- package/dist-es/commands/GetTaskTemplateCommand.js +10 -0
- package/dist-es/commands/GetTrafficDistributionCommand.js +42 -0
- package/dist-es/commands/ListAgentStatusesCommand.js +10 -0
- package/dist-es/commands/ListApprovedOriginsCommand.js +10 -0
- package/dist-es/commands/ListBotsCommand.js +10 -0
- package/dist-es/commands/ListContactFlowModulesCommand.js +10 -0
- package/dist-es/commands/ListContactFlowsCommand.js +10 -0
- package/dist-es/commands/ListContactReferencesCommand.js +10 -0
- package/dist-es/commands/ListDefaultVocabulariesCommand.js +10 -0
- package/dist-es/commands/ListHoursOfOperationsCommand.js +10 -0
- package/dist-es/commands/ListInstanceAttributesCommand.js +10 -0
- package/dist-es/commands/ListInstanceStorageConfigsCommand.js +10 -0
- package/dist-es/commands/ListInstancesCommand.js +10 -0
- package/dist-es/commands/ListIntegrationAssociationsCommand.js +10 -0
- package/dist-es/commands/ListLambdaFunctionsCommand.js +10 -0
- package/dist-es/commands/ListLexBotsCommand.js +12 -1
- package/dist-es/commands/ListPhoneNumbersCommand.js +11 -1
- package/dist-es/commands/ListPhoneNumbersV2Command.js +11 -1
- package/dist-es/commands/ListPromptsCommand.js +11 -1
- package/dist-es/commands/ListQueueQuickConnectsCommand.js +11 -1
- package/dist-es/commands/ListQueuesCommand.js +10 -0
- package/dist-es/commands/ListQuickConnectsCommand.js +10 -0
- package/dist-es/commands/ListRoutingProfileQueuesCommand.js +10 -0
- package/dist-es/commands/ListRoutingProfilesCommand.js +10 -0
- package/dist-es/commands/ListSecurityKeysCommand.js +10 -0
- package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +10 -0
- package/dist-es/commands/ListSecurityProfilesCommand.js +10 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +10 -0
- package/dist-es/commands/ListTaskTemplatesCommand.js +10 -0
- package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +42 -0
- package/dist-es/commands/ListUseCasesCommand.js +10 -0
- package/dist-es/commands/ListUserHierarchyGroupsCommand.js +10 -0
- package/dist-es/commands/ListUsersCommand.js +10 -0
- package/dist-es/commands/PutUserStatusCommand.js +10 -0
- package/dist-es/commands/ReleasePhoneNumberCommand.js +10 -0
- package/dist-es/commands/ReplicateInstanceCommand.js +42 -0
- package/dist-es/commands/ResumeContactRecordingCommand.js +10 -0
- package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +10 -0
- package/dist-es/commands/SearchQueuesCommand.js +10 -0
- package/dist-es/commands/SearchRoutingProfilesCommand.js +10 -0
- package/dist-es/commands/SearchSecurityProfilesCommand.js +10 -0
- package/dist-es/commands/SearchUsersCommand.js +10 -0
- package/dist-es/commands/SearchVocabulariesCommand.js +10 -0
- package/dist-es/commands/StartChatContactCommand.js +10 -0
- package/dist-es/commands/StartContactRecordingCommand.js +10 -0
- package/dist-es/commands/StartContactStreamingCommand.js +10 -0
- package/dist-es/commands/StartOutboundVoiceContactCommand.js +10 -0
- package/dist-es/commands/StartTaskContactCommand.js +10 -0
- package/dist-es/commands/StopContactCommand.js +10 -0
- package/dist-es/commands/StopContactRecordingCommand.js +10 -0
- package/dist-es/commands/StopContactStreamingCommand.js +10 -0
- package/dist-es/commands/SuspendContactRecordingCommand.js +10 -0
- package/dist-es/commands/TagResourceCommand.js +10 -0
- package/dist-es/commands/TransferContactCommand.js +10 -0
- package/dist-es/commands/UntagResourceCommand.js +10 -0
- package/dist-es/commands/UpdateAgentStatusCommand.js +10 -0
- package/dist-es/commands/UpdateContactAttributesCommand.js +10 -0
- package/dist-es/commands/UpdateContactCommand.js +10 -0
- package/dist-es/commands/UpdateContactFlowContentCommand.js +10 -0
- package/dist-es/commands/UpdateContactFlowMetadataCommand.js +10 -0
- package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +10 -0
- package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +10 -0
- package/dist-es/commands/UpdateContactFlowNameCommand.js +10 -0
- package/dist-es/commands/UpdateContactScheduleCommand.js +10 -0
- package/dist-es/commands/UpdateHoursOfOperationCommand.js +10 -0
- package/dist-es/commands/UpdateInstanceAttributeCommand.js +10 -0
- package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +10 -0
- package/dist-es/commands/UpdatePhoneNumberCommand.js +10 -0
- package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +10 -0
- package/dist-es/commands/UpdateQueueMaxContactsCommand.js +10 -0
- package/dist-es/commands/UpdateQueueNameCommand.js +10 -0
- package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +10 -0
- package/dist-es/commands/UpdateQueueStatusCommand.js +10 -0
- package/dist-es/commands/UpdateQuickConnectConfigCommand.js +10 -0
- package/dist-es/commands/UpdateQuickConnectNameCommand.js +10 -0
- package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +10 -0
- package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +10 -0
- package/dist-es/commands/UpdateRoutingProfileNameCommand.js +10 -0
- package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +10 -0
- package/dist-es/commands/UpdateSecurityProfileCommand.js +10 -0
- package/dist-es/commands/UpdateTaskTemplateCommand.js +10 -0
- package/dist-es/commands/UpdateTrafficDistributionCommand.js +42 -0
- package/dist-es/commands/UpdateUserHierarchyCommand.js +10 -0
- package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +10 -0
- package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +10 -0
- package/dist-es/commands/UpdateUserIdentityInfoCommand.js +10 -0
- package/dist-es/commands/UpdateUserPhoneConfigCommand.js +10 -0
- package/dist-es/commands/UpdateUserRoutingProfileCommand.js +10 -0
- package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +10 -0
- package/dist-es/commands/index.js +7 -0
- package/dist-es/endpoint/EndpointParameters.js +8 -0
- package/dist-es/endpoint/endpointResolver.js +8 -0
- package/dist-es/endpoint/ruleset.js +315 -0
- package/dist-es/models/models_0.js +55 -39
- package/dist-es/models/models_1.js +62 -0
- package/dist-es/pagination/ListTrafficDistributionGroupsPaginator.js +32 -0
- package/dist-es/pagination/index.js +1 -0
- package/dist-es/protocols/Aws_restJson1.js +571 -1
- package/dist-es/runtimeConfig.shared.js +2 -2
- package/dist-types/Connect.d.ts +234 -65
- package/dist-types/ConnectClient.d.ts +26 -20
- package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +2 -0
- package/dist-types/commands/AssociateBotCommand.d.ts +4 -1
- package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +2 -0
- package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +2 -0
- package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +4 -1
- package/dist-types/commands/AssociateLexBotCommand.d.ts +2 -0
- package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +13 -0
- package/dist-types/commands/AssociateQueueQuickConnectsCommand.d.ts +2 -0
- package/dist-types/commands/AssociateRoutingProfileQueuesCommand.d.ts +2 -0
- package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +2 -0
- package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +9 -1
- package/dist-types/commands/CreateAgentStatusCommand.d.ts +2 -0
- package/dist-types/commands/CreateContactFlowCommand.d.ts +2 -0
- package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +2 -0
- package/dist-types/commands/CreateHoursOfOperationCommand.d.ts +2 -0
- package/dist-types/commands/CreateInstanceCommand.d.ts +5 -3
- package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +4 -1
- package/dist-types/commands/CreateQueueCommand.d.ts +13 -0
- package/dist-types/commands/CreateQuickConnectCommand.d.ts +2 -0
- package/dist-types/commands/CreateRoutingProfileCommand.d.ts +2 -0
- package/dist-types/commands/CreateSecurityProfileCommand.d.ts +2 -0
- package/dist-types/commands/CreateTaskTemplateCommand.d.ts +2 -0
- package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +40 -0
- package/dist-types/commands/CreateUseCaseCommand.d.ts +2 -0
- package/dist-types/commands/CreateUserCommand.d.ts +5 -2
- package/dist-types/commands/CreateUserHierarchyGroupCommand.d.ts +2 -0
- package/dist-types/commands/CreateVocabularyCommand.d.ts +4 -2
- package/dist-types/commands/DeleteContactFlowCommand.d.ts +2 -0
- package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +2 -0
- package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +2 -0
- package/dist-types/commands/DeleteInstanceCommand.d.ts +2 -0
- package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +4 -2
- package/dist-types/commands/DeleteQuickConnectCommand.d.ts +2 -0
- package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +2 -0
- package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +2 -0
- package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +41 -0
- package/dist-types/commands/DeleteUseCaseCommand.d.ts +2 -0
- package/dist-types/commands/DeleteUserCommand.d.ts +4 -1
- package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +2 -0
- package/dist-types/commands/DeleteVocabularyCommand.d.ts +2 -0
- package/dist-types/commands/DescribeAgentStatusCommand.d.ts +2 -0
- package/dist-types/commands/DescribeContactCommand.d.ts +2 -0
- package/dist-types/commands/DescribeContactFlowCommand.d.ts +2 -0
- package/dist-types/commands/DescribeContactFlowModuleCommand.d.ts +2 -0
- package/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +2 -0
- package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +2 -0
- package/dist-types/commands/DescribeInstanceCommand.d.ts +2 -0
- package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +2 -0
- package/dist-types/commands/DescribePhoneNumberCommand.d.ts +14 -1
- package/dist-types/commands/DescribeQueueCommand.d.ts +2 -0
- package/dist-types/commands/DescribeQuickConnectCommand.d.ts +2 -0
- package/dist-types/commands/DescribeRoutingProfileCommand.d.ts +2 -0
- package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +2 -0
- package/dist-types/commands/DescribeTrafficDistributionGroupCommand.d.ts +37 -0
- package/dist-types/commands/DescribeUserCommand.d.ts +2 -0
- package/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +2 -0
- package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +2 -0
- package/dist-types/commands/DescribeVocabularyCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateBotCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateLexBotCommand.d.ts +2 -0
- package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +13 -2
- package/dist-types/commands/DisassociateQueueQuickConnectsCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateRoutingProfileQueuesCommand.d.ts +2 -0
- package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +2 -0
- package/dist-types/commands/GetContactAttributesCommand.d.ts +2 -0
- package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +2 -0
- package/dist-types/commands/GetCurrentUserDataCommand.d.ts +2 -0
- package/dist-types/commands/GetFederationTokenCommand.d.ts +3 -1
- package/dist-types/commands/GetMetricDataCommand.d.ts +2 -0
- package/dist-types/commands/GetTaskTemplateCommand.d.ts +4 -1
- package/dist-types/commands/GetTrafficDistributionCommand.d.ts +37 -0
- package/dist-types/commands/ListAgentStatusesCommand.d.ts +2 -0
- package/dist-types/commands/ListApprovedOriginsCommand.d.ts +2 -0
- package/dist-types/commands/ListBotsCommand.d.ts +2 -0
- package/dist-types/commands/ListContactFlowModulesCommand.d.ts +4 -1
- package/dist-types/commands/ListContactFlowsCommand.d.ts +4 -2
- package/dist-types/commands/ListContactReferencesCommand.d.ts +2 -0
- package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +2 -0
- package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +4 -1
- package/dist-types/commands/ListInstanceAttributesCommand.d.ts +2 -0
- package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +2 -0
- package/dist-types/commands/ListInstancesCommand.d.ts +2 -0
- package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +2 -0
- package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +2 -0
- package/dist-types/commands/ListLexBotsCommand.d.ts +4 -1
- package/dist-types/commands/ListPhoneNumbersCommand.d.ts +12 -2
- package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +8 -3
- package/dist-types/commands/ListPromptsCommand.d.ts +3 -1
- package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +3 -1
- package/dist-types/commands/ListQueuesCommand.d.ts +2 -0
- package/dist-types/commands/ListQuickConnectsCommand.d.ts +4 -1
- package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +2 -0
- package/dist-types/commands/ListRoutingProfilesCommand.d.ts +2 -0
- package/dist-types/commands/ListSecurityKeysCommand.d.ts +2 -0
- package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +2 -0
- package/dist-types/commands/ListSecurityProfilesCommand.d.ts +4 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +5 -2
- package/dist-types/commands/ListTaskTemplatesCommand.d.ts +2 -0
- package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +37 -0
- package/dist-types/commands/ListUseCasesCommand.d.ts +2 -0
- package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +3 -1
- package/dist-types/commands/ListUsersCommand.d.ts +4 -1
- package/dist-types/commands/PutUserStatusCommand.d.ts +4 -2
- package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +10 -1
- package/dist-types/commands/ReplicateInstanceCommand.d.ts +40 -0
- package/dist-types/commands/ResumeContactRecordingCommand.d.ts +2 -0
- package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +5 -1
- package/dist-types/commands/SearchQueuesCommand.d.ts +2 -0
- package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +2 -0
- package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +4 -1
- package/dist-types/commands/SearchUsersCommand.d.ts +7 -0
- package/dist-types/commands/SearchVocabulariesCommand.d.ts +4 -2
- package/dist-types/commands/StartChatContactCommand.d.ts +4 -2
- package/dist-types/commands/StartContactRecordingCommand.d.ts +2 -0
- package/dist-types/commands/StartContactStreamingCommand.d.ts +2 -0
- package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +4 -1
- package/dist-types/commands/StartTaskContactCommand.d.ts +2 -0
- package/dist-types/commands/StopContactCommand.d.ts +2 -0
- package/dist-types/commands/StopContactRecordingCommand.d.ts +2 -0
- package/dist-types/commands/StopContactStreamingCommand.d.ts +2 -0
- package/dist-types/commands/SuspendContactRecordingCommand.d.ts +2 -0
- package/dist-types/commands/TagResourceCommand.d.ts +5 -2
- package/dist-types/commands/TransferContactCommand.d.ts +2 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -0
- package/dist-types/commands/UpdateAgentStatusCommand.d.ts +2 -0
- package/dist-types/commands/UpdateContactAttributesCommand.d.ts +8 -5
- package/dist-types/commands/UpdateContactCommand.d.ts +2 -0
- package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +2 -0
- package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +2 -0
- package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +2 -0
- package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +2 -0
- package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +2 -0
- package/dist-types/commands/UpdateContactScheduleCommand.d.ts +2 -0
- package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +2 -0
- package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +2 -0
- package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +2 -0
- package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +9 -2
- package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +2 -0
- package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +2 -0
- package/dist-types/commands/UpdateQueueNameCommand.d.ts +2 -0
- package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +13 -0
- package/dist-types/commands/UpdateQueueStatusCommand.d.ts +2 -0
- package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +2 -0
- package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +2 -0
- package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +2 -0
- package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +2 -0
- package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +2 -0
- package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +2 -0
- package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +2 -0
- package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +4 -2
- package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +41 -0
- package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +2 -0
- package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +2 -0
- package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +2 -0
- package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +4 -1
- package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +2 -0
- package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +2 -0
- package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +2 -0
- package/dist-types/commands/index.d.ts +7 -0
- package/dist-types/endpoint/EndpointParameters.d.ts +19 -0
- package/dist-types/endpoint/endpointResolver.d.ts +5 -0
- package/dist-types/endpoint/ruleset.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +336 -314
- package/dist-types/models/models_1.d.ts +522 -50
- package/dist-types/pagination/ListTrafficDistributionGroupsPaginator.d.ts +4 -0
- package/dist-types/pagination/index.d.ts +1 -0
- package/dist-types/protocols/Aws_restJson1.d.ts +21 -0
- package/dist-types/runtimeConfig.browser.d.ts +4 -2
- package/dist-types/runtimeConfig.d.ts +4 -2
- package/dist-types/runtimeConfig.native.d.ts +4 -2
- package/dist-types/runtimeConfig.shared.d.ts +3 -1
- package/dist-types/ts3.4/Connect.d.ts +119 -0
- package/dist-types/ts3.4/ConnectClient.d.ts +57 -8
- package/dist-types/ts3.4/commands/AssociateApprovedOriginCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateBotCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateDefaultVocabularyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateInstanceStorageConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateLambdaFunctionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateLexBotCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociatePhoneNumberContactFlowCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateQueueQuickConnectsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateRoutingProfileQueuesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/AssociateSecurityKeyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ClaimPhoneNumberCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateAgentStatusCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateContactFlowCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateContactFlowModuleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateHoursOfOperationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateIntegrationAssociationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateQuickConnectCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateRoutingProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateTaskTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateTrafficDistributionGroupCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/CreateUseCaseCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateUserHierarchyGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteContactFlowCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteContactFlowModuleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteHoursOfOperationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteIntegrationAssociationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteQuickConnectCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteTaskTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteTrafficDistributionGroupCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/DeleteUseCaseCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteUserHierarchyGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeAgentStatusCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeContactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeContactFlowCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeContactFlowModuleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeHoursOfOperationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeInstanceStorageConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribePhoneNumberCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeQueueCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeQuickConnectCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeRoutingProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeTrafficDistributionGroupCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeUserHierarchyGroupCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeUserHierarchyStructureCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DescribeVocabularyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateApprovedOriginCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateBotCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateInstanceStorageConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateLambdaFunctionCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateLexBotCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateQueueQuickConnectsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateRoutingProfileQueuesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/DisassociateSecurityKeyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetContactAttributesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetCurrentMetricDataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetCurrentUserDataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetMetricDataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetTaskTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/GetTrafficDistributionCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListAgentStatusesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListApprovedOriginsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListContactFlowModulesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListContactFlowsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListContactReferencesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListDefaultVocabulariesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListHoursOfOperationsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListInstanceAttributesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListInstanceStorageConfigsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListIntegrationAssociationsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListLambdaFunctionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListLexBotsCommand.d.ts +4 -1
- package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +3 -1
- package/dist-types/ts3.4/commands/ListPhoneNumbersV2Command.d.ts +3 -1
- package/dist-types/ts3.4/commands/ListPromptsCommand.d.ts +3 -1
- package/dist-types/ts3.4/commands/ListQueueQuickConnectsCommand.d.ts +3 -1
- package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListQuickConnectsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListRoutingProfileQueuesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListRoutingProfilesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListSecurityKeysCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListSecurityProfilePermissionsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTaskTemplatesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListTrafficDistributionGroupsCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/ListUseCasesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListUserHierarchyGroupsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/PutUserStatusCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ReleasePhoneNumberCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/ReplicateInstanceCommand.d.ts +38 -0
- package/dist-types/ts3.4/commands/ResumeContactRecordingCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SearchQueuesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SearchRoutingProfilesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SearchSecurityProfilesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SearchVocabulariesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartChatContactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartContactRecordingCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartContactStreamingCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartOutboundVoiceContactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StartTaskContactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopContactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopContactRecordingCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/StopContactStreamingCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/SuspendContactRecordingCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/TransferContactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateAgentStatusCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateContactAttributesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateContactFlowContentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateContactFlowMetadataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateContactFlowModuleContentCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateContactFlowModuleMetadataCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateContactFlowNameCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateContactScheduleCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateHoursOfOperationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateInstanceAttributeCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateInstanceStorageConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateQueueHoursOfOperationCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateQueueMaxContactsCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateQueueNameCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateQueueStatusCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateQuickConnectConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateQuickConnectNameCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateRoutingProfileNameCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateRoutingProfileQueuesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateTaskTemplateCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateTrafficDistributionCommand.d.ts +41 -0
- package/dist-types/ts3.4/commands/UpdateUserHierarchyCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateUserHierarchyGroupNameCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateUserHierarchyStructureCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateUserIdentityInfoCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateUserPhoneConfigCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateUserRoutingProfileCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/UpdateUserSecurityProfilesCommand.d.ts +2 -0
- package/dist-types/ts3.4/commands/index.d.ts +7 -0
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +26 -0
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +8 -0
- package/dist-types/ts3.4/endpoint/ruleset.d.ts +2 -0
- package/dist-types/ts3.4/models/models_0.d.ts +92 -111
- package/dist-types/ts3.4/models/models_1.d.ts +166 -1
- package/dist-types/ts3.4/pagination/ListTrafficDistributionGroupsPaginator.d.ts +11 -0
- package/dist-types/ts3.4/pagination/index.d.ts +1 -0
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +84 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +14 -4
- package/dist-types/ts3.4/runtimeConfig.d.ts +14 -4
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +14 -3
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +6 -1
- package/package.json +4 -3
- package/dist-cjs/endpoints.js +0 -132
- package/dist-es/endpoints.js +0 -128
- package/dist-types/endpoints.d.ts +0 -2
- package/dist-types/ts3.4/endpoints.d.ts +0 -2
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
import { ListTrafficDistributionGroupsCommandInput, ListTrafficDistributionGroupsCommandOutput } from "../commands/ListTrafficDistributionGroupsCommand";
|
|
3
|
+
import { ConnectPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
export declare function paginateListTrafficDistributionGroups(config: ConnectPaginationConfiguration, input: ListTrafficDistributionGroupsCommandInput, ...additionalArguments: any): Paginator<ListTrafficDistributionGroupsCommandOutput>;
|
|
@@ -28,6 +28,7 @@ export * from "./ListSecurityKeysPaginator";
|
|
|
28
28
|
export * from "./ListSecurityProfilePermissionsPaginator";
|
|
29
29
|
export * from "./ListSecurityProfilesPaginator";
|
|
30
30
|
export * from "./ListTaskTemplatesPaginator";
|
|
31
|
+
export * from "./ListTrafficDistributionGroupsPaginator";
|
|
31
32
|
export * from "./ListUseCasesPaginator";
|
|
32
33
|
export * from "./ListUserHierarchyGroupsPaginator";
|
|
33
34
|
export * from "./ListUsersPaginator";
|
|
@@ -22,6 +22,7 @@ import { CreateQuickConnectCommandInput, CreateQuickConnectCommandOutput } from
|
|
|
22
22
|
import { CreateRoutingProfileCommandInput, CreateRoutingProfileCommandOutput } from "../commands/CreateRoutingProfileCommand";
|
|
23
23
|
import { CreateSecurityProfileCommandInput, CreateSecurityProfileCommandOutput } from "../commands/CreateSecurityProfileCommand";
|
|
24
24
|
import { CreateTaskTemplateCommandInput, CreateTaskTemplateCommandOutput } from "../commands/CreateTaskTemplateCommand";
|
|
25
|
+
import { CreateTrafficDistributionGroupCommandInput, CreateTrafficDistributionGroupCommandOutput } from "../commands/CreateTrafficDistributionGroupCommand";
|
|
25
26
|
import { CreateUseCaseCommandInput, CreateUseCaseCommandOutput } from "../commands/CreateUseCaseCommand";
|
|
26
27
|
import { CreateUserCommandInput, CreateUserCommandOutput } from "../commands/CreateUserCommand";
|
|
27
28
|
import { CreateUserHierarchyGroupCommandInput, CreateUserHierarchyGroupCommandOutput } from "../commands/CreateUserHierarchyGroupCommand";
|
|
@@ -34,6 +35,7 @@ import { DeleteIntegrationAssociationCommandInput, DeleteIntegrationAssociationC
|
|
|
34
35
|
import { DeleteQuickConnectCommandInput, DeleteQuickConnectCommandOutput } from "../commands/DeleteQuickConnectCommand";
|
|
35
36
|
import { DeleteSecurityProfileCommandInput, DeleteSecurityProfileCommandOutput } from "../commands/DeleteSecurityProfileCommand";
|
|
36
37
|
import { DeleteTaskTemplateCommandInput, DeleteTaskTemplateCommandOutput } from "../commands/DeleteTaskTemplateCommand";
|
|
38
|
+
import { DeleteTrafficDistributionGroupCommandInput, DeleteTrafficDistributionGroupCommandOutput } from "../commands/DeleteTrafficDistributionGroupCommand";
|
|
37
39
|
import { DeleteUseCaseCommandInput, DeleteUseCaseCommandOutput } from "../commands/DeleteUseCaseCommand";
|
|
38
40
|
import { DeleteUserCommandInput, DeleteUserCommandOutput } from "../commands/DeleteUserCommand";
|
|
39
41
|
import { DeleteUserHierarchyGroupCommandInput, DeleteUserHierarchyGroupCommandOutput } from "../commands/DeleteUserHierarchyGroupCommand";
|
|
@@ -51,6 +53,7 @@ import { DescribeQueueCommandInput, DescribeQueueCommandOutput } from "../comman
|
|
|
51
53
|
import { DescribeQuickConnectCommandInput, DescribeQuickConnectCommandOutput } from "../commands/DescribeQuickConnectCommand";
|
|
52
54
|
import { DescribeRoutingProfileCommandInput, DescribeRoutingProfileCommandOutput } from "../commands/DescribeRoutingProfileCommand";
|
|
53
55
|
import { DescribeSecurityProfileCommandInput, DescribeSecurityProfileCommandOutput } from "../commands/DescribeSecurityProfileCommand";
|
|
56
|
+
import { DescribeTrafficDistributionGroupCommandInput, DescribeTrafficDistributionGroupCommandOutput } from "../commands/DescribeTrafficDistributionGroupCommand";
|
|
54
57
|
import { DescribeUserCommandInput, DescribeUserCommandOutput } from "../commands/DescribeUserCommand";
|
|
55
58
|
import { DescribeUserHierarchyGroupCommandInput, DescribeUserHierarchyGroupCommandOutput } from "../commands/DescribeUserHierarchyGroupCommand";
|
|
56
59
|
import { DescribeUserHierarchyStructureCommandInput, DescribeUserHierarchyStructureCommandOutput } from "../commands/DescribeUserHierarchyStructureCommand";
|
|
@@ -70,6 +73,7 @@ import { GetCurrentUserDataCommandInput, GetCurrentUserDataCommandOutput } from
|
|
|
70
73
|
import { GetFederationTokenCommandInput, GetFederationTokenCommandOutput } from "../commands/GetFederationTokenCommand";
|
|
71
74
|
import { GetMetricDataCommandInput, GetMetricDataCommandOutput } from "../commands/GetMetricDataCommand";
|
|
72
75
|
import { GetTaskTemplateCommandInput, GetTaskTemplateCommandOutput } from "../commands/GetTaskTemplateCommand";
|
|
76
|
+
import { GetTrafficDistributionCommandInput, GetTrafficDistributionCommandOutput } from "../commands/GetTrafficDistributionCommand";
|
|
73
77
|
import { ListAgentStatusesCommandInput, ListAgentStatusesCommandOutput } from "../commands/ListAgentStatusesCommand";
|
|
74
78
|
import { ListApprovedOriginsCommandInput, ListApprovedOriginsCommandOutput } from "../commands/ListApprovedOriginsCommand";
|
|
75
79
|
import { ListBotsCommandInput, ListBotsCommandOutput } from "../commands/ListBotsCommand";
|
|
@@ -97,11 +101,13 @@ import { ListSecurityProfilePermissionsCommandInput, ListSecurityProfilePermissi
|
|
|
97
101
|
import { ListSecurityProfilesCommandInput, ListSecurityProfilesCommandOutput } from "../commands/ListSecurityProfilesCommand";
|
|
98
102
|
import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
|
|
99
103
|
import { ListTaskTemplatesCommandInput, ListTaskTemplatesCommandOutput } from "../commands/ListTaskTemplatesCommand";
|
|
104
|
+
import { ListTrafficDistributionGroupsCommandInput, ListTrafficDistributionGroupsCommandOutput } from "../commands/ListTrafficDistributionGroupsCommand";
|
|
100
105
|
import { ListUseCasesCommandInput, ListUseCasesCommandOutput } from "../commands/ListUseCasesCommand";
|
|
101
106
|
import { ListUserHierarchyGroupsCommandInput, ListUserHierarchyGroupsCommandOutput } from "../commands/ListUserHierarchyGroupsCommand";
|
|
102
107
|
import { ListUsersCommandInput, ListUsersCommandOutput } from "../commands/ListUsersCommand";
|
|
103
108
|
import { PutUserStatusCommandInput, PutUserStatusCommandOutput } from "../commands/PutUserStatusCommand";
|
|
104
109
|
import { ReleasePhoneNumberCommandInput, ReleasePhoneNumberCommandOutput } from "../commands/ReleasePhoneNumberCommand";
|
|
110
|
+
import { ReplicateInstanceCommandInput, ReplicateInstanceCommandOutput } from "../commands/ReplicateInstanceCommand";
|
|
105
111
|
import { ResumeContactRecordingCommandInput, ResumeContactRecordingCommandOutput } from "../commands/ResumeContactRecordingCommand";
|
|
106
112
|
import { SearchAvailablePhoneNumbersCommandInput, SearchAvailablePhoneNumbersCommandOutput } from "../commands/SearchAvailablePhoneNumbersCommand";
|
|
107
113
|
import { SearchQueuesCommandInput, SearchQueuesCommandOutput } from "../commands/SearchQueuesCommand";
|
|
@@ -147,6 +153,7 @@ import { UpdateRoutingProfileNameCommandInput, UpdateRoutingProfileNameCommandOu
|
|
|
147
153
|
import { UpdateRoutingProfileQueuesCommandInput, UpdateRoutingProfileQueuesCommandOutput } from "../commands/UpdateRoutingProfileQueuesCommand";
|
|
148
154
|
import { UpdateSecurityProfileCommandInput, UpdateSecurityProfileCommandOutput } from "../commands/UpdateSecurityProfileCommand";
|
|
149
155
|
import { UpdateTaskTemplateCommandInput, UpdateTaskTemplateCommandOutput } from "../commands/UpdateTaskTemplateCommand";
|
|
156
|
+
import { UpdateTrafficDistributionCommandInput, UpdateTrafficDistributionCommandOutput } from "../commands/UpdateTrafficDistributionCommand";
|
|
150
157
|
import { UpdateUserHierarchyCommandInput, UpdateUserHierarchyCommandOutput } from "../commands/UpdateUserHierarchyCommand";
|
|
151
158
|
import { UpdateUserHierarchyGroupNameCommandInput, UpdateUserHierarchyGroupNameCommandOutput } from "../commands/UpdateUserHierarchyGroupNameCommand";
|
|
152
159
|
import { UpdateUserHierarchyStructureCommandInput, UpdateUserHierarchyStructureCommandOutput } from "../commands/UpdateUserHierarchyStructureCommand";
|
|
@@ -176,6 +183,7 @@ export declare const serializeAws_restJson1CreateQuickConnectCommand: (input: Cr
|
|
|
176
183
|
export declare const serializeAws_restJson1CreateRoutingProfileCommand: (input: CreateRoutingProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
177
184
|
export declare const serializeAws_restJson1CreateSecurityProfileCommand: (input: CreateSecurityProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
178
185
|
export declare const serializeAws_restJson1CreateTaskTemplateCommand: (input: CreateTaskTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
186
|
+
export declare const serializeAws_restJson1CreateTrafficDistributionGroupCommand: (input: CreateTrafficDistributionGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
179
187
|
export declare const serializeAws_restJson1CreateUseCaseCommand: (input: CreateUseCaseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
180
188
|
export declare const serializeAws_restJson1CreateUserCommand: (input: CreateUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
181
189
|
export declare const serializeAws_restJson1CreateUserHierarchyGroupCommand: (input: CreateUserHierarchyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
@@ -188,6 +196,7 @@ export declare const serializeAws_restJson1DeleteIntegrationAssociationCommand:
|
|
|
188
196
|
export declare const serializeAws_restJson1DeleteQuickConnectCommand: (input: DeleteQuickConnectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
189
197
|
export declare const serializeAws_restJson1DeleteSecurityProfileCommand: (input: DeleteSecurityProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
190
198
|
export declare const serializeAws_restJson1DeleteTaskTemplateCommand: (input: DeleteTaskTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
199
|
+
export declare const serializeAws_restJson1DeleteTrafficDistributionGroupCommand: (input: DeleteTrafficDistributionGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
191
200
|
export declare const serializeAws_restJson1DeleteUseCaseCommand: (input: DeleteUseCaseCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
192
201
|
export declare const serializeAws_restJson1DeleteUserCommand: (input: DeleteUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
193
202
|
export declare const serializeAws_restJson1DeleteUserHierarchyGroupCommand: (input: DeleteUserHierarchyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
@@ -205,6 +214,7 @@ export declare const serializeAws_restJson1DescribeQueueCommand: (input: Describ
|
|
|
205
214
|
export declare const serializeAws_restJson1DescribeQuickConnectCommand: (input: DescribeQuickConnectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
206
215
|
export declare const serializeAws_restJson1DescribeRoutingProfileCommand: (input: DescribeRoutingProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
207
216
|
export declare const serializeAws_restJson1DescribeSecurityProfileCommand: (input: DescribeSecurityProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
217
|
+
export declare const serializeAws_restJson1DescribeTrafficDistributionGroupCommand: (input: DescribeTrafficDistributionGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
208
218
|
export declare const serializeAws_restJson1DescribeUserCommand: (input: DescribeUserCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
209
219
|
export declare const serializeAws_restJson1DescribeUserHierarchyGroupCommand: (input: DescribeUserHierarchyGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
210
220
|
export declare const serializeAws_restJson1DescribeUserHierarchyStructureCommand: (input: DescribeUserHierarchyStructureCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
@@ -224,6 +234,7 @@ export declare const serializeAws_restJson1GetCurrentUserDataCommand: (input: Ge
|
|
|
224
234
|
export declare const serializeAws_restJson1GetFederationTokenCommand: (input: GetFederationTokenCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
225
235
|
export declare const serializeAws_restJson1GetMetricDataCommand: (input: GetMetricDataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
226
236
|
export declare const serializeAws_restJson1GetTaskTemplateCommand: (input: GetTaskTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
237
|
+
export declare const serializeAws_restJson1GetTrafficDistributionCommand: (input: GetTrafficDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
227
238
|
export declare const serializeAws_restJson1ListAgentStatusesCommand: (input: ListAgentStatusesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
228
239
|
export declare const serializeAws_restJson1ListApprovedOriginsCommand: (input: ListApprovedOriginsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
229
240
|
export declare const serializeAws_restJson1ListBotsCommand: (input: ListBotsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
@@ -251,11 +262,13 @@ export declare const serializeAws_restJson1ListSecurityProfilePermissionsCommand
|
|
|
251
262
|
export declare const serializeAws_restJson1ListSecurityProfilesCommand: (input: ListSecurityProfilesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
252
263
|
export declare const serializeAws_restJson1ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
253
264
|
export declare const serializeAws_restJson1ListTaskTemplatesCommand: (input: ListTaskTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
265
|
+
export declare const serializeAws_restJson1ListTrafficDistributionGroupsCommand: (input: ListTrafficDistributionGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
254
266
|
export declare const serializeAws_restJson1ListUseCasesCommand: (input: ListUseCasesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
255
267
|
export declare const serializeAws_restJson1ListUserHierarchyGroupsCommand: (input: ListUserHierarchyGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
256
268
|
export declare const serializeAws_restJson1ListUsersCommand: (input: ListUsersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
257
269
|
export declare const serializeAws_restJson1PutUserStatusCommand: (input: PutUserStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
258
270
|
export declare const serializeAws_restJson1ReleasePhoneNumberCommand: (input: ReleasePhoneNumberCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
271
|
+
export declare const serializeAws_restJson1ReplicateInstanceCommand: (input: ReplicateInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
259
272
|
export declare const serializeAws_restJson1ResumeContactRecordingCommand: (input: ResumeContactRecordingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
260
273
|
export declare const serializeAws_restJson1SearchAvailablePhoneNumbersCommand: (input: SearchAvailablePhoneNumbersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
261
274
|
export declare const serializeAws_restJson1SearchQueuesCommand: (input: SearchQueuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
@@ -301,6 +314,7 @@ export declare const serializeAws_restJson1UpdateRoutingProfileNameCommand: (inp
|
|
|
301
314
|
export declare const serializeAws_restJson1UpdateRoutingProfileQueuesCommand: (input: UpdateRoutingProfileQueuesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
302
315
|
export declare const serializeAws_restJson1UpdateSecurityProfileCommand: (input: UpdateSecurityProfileCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
303
316
|
export declare const serializeAws_restJson1UpdateTaskTemplateCommand: (input: UpdateTaskTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
317
|
+
export declare const serializeAws_restJson1UpdateTrafficDistributionCommand: (input: UpdateTrafficDistributionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
304
318
|
export declare const serializeAws_restJson1UpdateUserHierarchyCommand: (input: UpdateUserHierarchyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
305
319
|
export declare const serializeAws_restJson1UpdateUserHierarchyGroupNameCommand: (input: UpdateUserHierarchyGroupNameCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
306
320
|
export declare const serializeAws_restJson1UpdateUserHierarchyStructureCommand: (input: UpdateUserHierarchyStructureCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
@@ -330,6 +344,7 @@ export declare const deserializeAws_restJson1CreateQuickConnectCommand: (output:
|
|
|
330
344
|
export declare const deserializeAws_restJson1CreateRoutingProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRoutingProfileCommandOutput>;
|
|
331
345
|
export declare const deserializeAws_restJson1CreateSecurityProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateSecurityProfileCommandOutput>;
|
|
332
346
|
export declare const deserializeAws_restJson1CreateTaskTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTaskTemplateCommandOutput>;
|
|
347
|
+
export declare const deserializeAws_restJson1CreateTrafficDistributionGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTrafficDistributionGroupCommandOutput>;
|
|
333
348
|
export declare const deserializeAws_restJson1CreateUseCaseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUseCaseCommandOutput>;
|
|
334
349
|
export declare const deserializeAws_restJson1CreateUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUserCommandOutput>;
|
|
335
350
|
export declare const deserializeAws_restJson1CreateUserHierarchyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateUserHierarchyGroupCommandOutput>;
|
|
@@ -342,6 +357,7 @@ export declare const deserializeAws_restJson1DeleteIntegrationAssociationCommand
|
|
|
342
357
|
export declare const deserializeAws_restJson1DeleteQuickConnectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteQuickConnectCommandOutput>;
|
|
343
358
|
export declare const deserializeAws_restJson1DeleteSecurityProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSecurityProfileCommandOutput>;
|
|
344
359
|
export declare const deserializeAws_restJson1DeleteTaskTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTaskTemplateCommandOutput>;
|
|
360
|
+
export declare const deserializeAws_restJson1DeleteTrafficDistributionGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTrafficDistributionGroupCommandOutput>;
|
|
345
361
|
export declare const deserializeAws_restJson1DeleteUseCaseCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUseCaseCommandOutput>;
|
|
346
362
|
export declare const deserializeAws_restJson1DeleteUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserCommandOutput>;
|
|
347
363
|
export declare const deserializeAws_restJson1DeleteUserHierarchyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteUserHierarchyGroupCommandOutput>;
|
|
@@ -359,6 +375,7 @@ export declare const deserializeAws_restJson1DescribeQueueCommand: (output: __Ht
|
|
|
359
375
|
export declare const deserializeAws_restJson1DescribeQuickConnectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeQuickConnectCommandOutput>;
|
|
360
376
|
export declare const deserializeAws_restJson1DescribeRoutingProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRoutingProfileCommandOutput>;
|
|
361
377
|
export declare const deserializeAws_restJson1DescribeSecurityProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSecurityProfileCommandOutput>;
|
|
378
|
+
export declare const deserializeAws_restJson1DescribeTrafficDistributionGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTrafficDistributionGroupCommandOutput>;
|
|
362
379
|
export declare const deserializeAws_restJson1DescribeUserCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserCommandOutput>;
|
|
363
380
|
export declare const deserializeAws_restJson1DescribeUserHierarchyGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserHierarchyGroupCommandOutput>;
|
|
364
381
|
export declare const deserializeAws_restJson1DescribeUserHierarchyStructureCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeUserHierarchyStructureCommandOutput>;
|
|
@@ -378,6 +395,7 @@ export declare const deserializeAws_restJson1GetCurrentUserDataCommand: (output:
|
|
|
378
395
|
export declare const deserializeAws_restJson1GetFederationTokenCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetFederationTokenCommandOutput>;
|
|
379
396
|
export declare const deserializeAws_restJson1GetMetricDataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetMetricDataCommandOutput>;
|
|
380
397
|
export declare const deserializeAws_restJson1GetTaskTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTaskTemplateCommandOutput>;
|
|
398
|
+
export declare const deserializeAws_restJson1GetTrafficDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTrafficDistributionCommandOutput>;
|
|
381
399
|
export declare const deserializeAws_restJson1ListAgentStatusesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAgentStatusesCommandOutput>;
|
|
382
400
|
export declare const deserializeAws_restJson1ListApprovedOriginsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListApprovedOriginsCommandOutput>;
|
|
383
401
|
export declare const deserializeAws_restJson1ListBotsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBotsCommandOutput>;
|
|
@@ -405,11 +423,13 @@ export declare const deserializeAws_restJson1ListSecurityProfilePermissionsComma
|
|
|
405
423
|
export declare const deserializeAws_restJson1ListSecurityProfilesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListSecurityProfilesCommandOutput>;
|
|
406
424
|
export declare const deserializeAws_restJson1ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
|
|
407
425
|
export declare const deserializeAws_restJson1ListTaskTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTaskTemplatesCommandOutput>;
|
|
426
|
+
export declare const deserializeAws_restJson1ListTrafficDistributionGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTrafficDistributionGroupsCommandOutput>;
|
|
408
427
|
export declare const deserializeAws_restJson1ListUseCasesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUseCasesCommandOutput>;
|
|
409
428
|
export declare const deserializeAws_restJson1ListUserHierarchyGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUserHierarchyGroupsCommandOutput>;
|
|
410
429
|
export declare const deserializeAws_restJson1ListUsersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListUsersCommandOutput>;
|
|
411
430
|
export declare const deserializeAws_restJson1PutUserStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutUserStatusCommandOutput>;
|
|
412
431
|
export declare const deserializeAws_restJson1ReleasePhoneNumberCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ReleasePhoneNumberCommandOutput>;
|
|
432
|
+
export declare const deserializeAws_restJson1ReplicateInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ReplicateInstanceCommandOutput>;
|
|
413
433
|
export declare const deserializeAws_restJson1ResumeContactRecordingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ResumeContactRecordingCommandOutput>;
|
|
414
434
|
export declare const deserializeAws_restJson1SearchAvailablePhoneNumbersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchAvailablePhoneNumbersCommandOutput>;
|
|
415
435
|
export declare const deserializeAws_restJson1SearchQueuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchQueuesCommandOutput>;
|
|
@@ -455,6 +475,7 @@ export declare const deserializeAws_restJson1UpdateRoutingProfileNameCommand: (o
|
|
|
455
475
|
export declare const deserializeAws_restJson1UpdateRoutingProfileQueuesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRoutingProfileQueuesCommandOutput>;
|
|
456
476
|
export declare const deserializeAws_restJson1UpdateSecurityProfileCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSecurityProfileCommandOutput>;
|
|
457
477
|
export declare const deserializeAws_restJson1UpdateTaskTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTaskTemplateCommandOutput>;
|
|
478
|
+
export declare const deserializeAws_restJson1UpdateTrafficDistributionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTrafficDistributionCommandOutput>;
|
|
458
479
|
export declare const deserializeAws_restJson1UpdateUserHierarchyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserHierarchyCommandOutput>;
|
|
459
480
|
export declare const deserializeAws_restJson1UpdateUserHierarchyGroupNameCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserHierarchyGroupNameCommandOutput>;
|
|
460
481
|
export declare const deserializeAws_restJson1UpdateUserHierarchyStructureCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateUserHierarchyStructureCommandOutput>;
|
|
@@ -26,8 +26,10 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
|
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
logger: import("@aws-sdk/types").Logger;
|
|
28
28
|
serviceId: string;
|
|
29
|
-
|
|
30
|
-
|
|
29
|
+
endpoint?: ((string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | import("@aws-sdk/types").EndpointV2 | import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2>) & (string | import("@aws-sdk/types").Provider<string>)) | undefined;
|
|
30
|
+
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
31
|
+
logger?: import("@aws-sdk/types").Logger | undefined;
|
|
32
|
+
}) => import("@aws-sdk/types").EndpointV2;
|
|
31
33
|
tls?: boolean | undefined;
|
|
32
34
|
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
33
35
|
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
@@ -26,8 +26,10 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
|
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
logger: import("@aws-sdk/types").Logger;
|
|
28
28
|
serviceId: string;
|
|
29
|
-
|
|
30
|
-
|
|
29
|
+
endpoint?: ((string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | import("@aws-sdk/types").EndpointV2 | import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2>) & (string | import("@aws-sdk/types").Provider<string>)) | undefined;
|
|
30
|
+
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
31
|
+
logger?: import("@aws-sdk/types").Logger | undefined;
|
|
32
|
+
}) => import("@aws-sdk/types").EndpointV2;
|
|
31
33
|
tls?: boolean | undefined;
|
|
32
34
|
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
33
35
|
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
@@ -23,10 +23,12 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
|
|
|
23
23
|
serviceId: string;
|
|
24
24
|
region: string | import("@aws-sdk/types").Provider<any>;
|
|
25
25
|
credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
|
|
26
|
-
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
27
26
|
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
28
27
|
defaultsMode: import("@aws-sdk/smithy-client").DefaultsMode | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").DefaultsMode>;
|
|
29
|
-
endpoint?: string | import("@aws-sdk/types").Endpoint
|
|
28
|
+
endpoint?: string | (import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> & import("@aws-sdk/types").Provider<string>) | (import("@aws-sdk/types").Endpoint & import("@aws-sdk/types").Provider<string>) | (import("@aws-sdk/types").EndpointV2 & import("@aws-sdk/types").Provider<string>) | (import("@aws-sdk/types").Provider<import("@aws-sdk/types").EndpointV2> & import("@aws-sdk/types").Provider<string>) | undefined;
|
|
29
|
+
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
30
|
+
logger?: import("@aws-sdk/types").Logger | undefined;
|
|
31
|
+
}) => import("@aws-sdk/types").EndpointV2;
|
|
30
32
|
tls?: boolean | undefined;
|
|
31
33
|
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
32
34
|
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
@@ -6,8 +6,10 @@ import { ConnectClientConfig } from "./ConnectClient";
|
|
|
6
6
|
export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
|
|
7
7
|
apiVersion: string;
|
|
8
8
|
disableHostPrefix: boolean;
|
|
9
|
+
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
10
|
+
logger?: __Logger | undefined;
|
|
11
|
+
}) => import("@aws-sdk/types").EndpointV2;
|
|
9
12
|
logger: __Logger;
|
|
10
|
-
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
11
13
|
serviceId: string;
|
|
12
14
|
urlParser: import("@aws-sdk/types").UrlParser;
|
|
13
15
|
};
|
|
@@ -87,6 +87,10 @@ import {
|
|
|
87
87
|
CreateTaskTemplateCommandInput,
|
|
88
88
|
CreateTaskTemplateCommandOutput,
|
|
89
89
|
} from "./commands/CreateTaskTemplateCommand";
|
|
90
|
+
import {
|
|
91
|
+
CreateTrafficDistributionGroupCommandInput,
|
|
92
|
+
CreateTrafficDistributionGroupCommandOutput,
|
|
93
|
+
} from "./commands/CreateTrafficDistributionGroupCommand";
|
|
90
94
|
import {
|
|
91
95
|
CreateUseCaseCommandInput,
|
|
92
96
|
CreateUseCaseCommandOutput,
|
|
@@ -135,6 +139,10 @@ import {
|
|
|
135
139
|
DeleteTaskTemplateCommandInput,
|
|
136
140
|
DeleteTaskTemplateCommandOutput,
|
|
137
141
|
} from "./commands/DeleteTaskTemplateCommand";
|
|
142
|
+
import {
|
|
143
|
+
DeleteTrafficDistributionGroupCommandInput,
|
|
144
|
+
DeleteTrafficDistributionGroupCommandOutput,
|
|
145
|
+
} from "./commands/DeleteTrafficDistributionGroupCommand";
|
|
138
146
|
import {
|
|
139
147
|
DeleteUseCaseCommandInput,
|
|
140
148
|
DeleteUseCaseCommandOutput,
|
|
@@ -203,6 +211,10 @@ import {
|
|
|
203
211
|
DescribeSecurityProfileCommandInput,
|
|
204
212
|
DescribeSecurityProfileCommandOutput,
|
|
205
213
|
} from "./commands/DescribeSecurityProfileCommand";
|
|
214
|
+
import {
|
|
215
|
+
DescribeTrafficDistributionGroupCommandInput,
|
|
216
|
+
DescribeTrafficDistributionGroupCommandOutput,
|
|
217
|
+
} from "./commands/DescribeTrafficDistributionGroupCommand";
|
|
206
218
|
import {
|
|
207
219
|
DescribeUserCommandInput,
|
|
208
220
|
DescribeUserCommandOutput,
|
|
@@ -279,6 +291,10 @@ import {
|
|
|
279
291
|
GetTaskTemplateCommandInput,
|
|
280
292
|
GetTaskTemplateCommandOutput,
|
|
281
293
|
} from "./commands/GetTaskTemplateCommand";
|
|
294
|
+
import {
|
|
295
|
+
GetTrafficDistributionCommandInput,
|
|
296
|
+
GetTrafficDistributionCommandOutput,
|
|
297
|
+
} from "./commands/GetTrafficDistributionCommand";
|
|
282
298
|
import {
|
|
283
299
|
ListAgentStatusesCommandInput,
|
|
284
300
|
ListAgentStatusesCommandOutput,
|
|
@@ -387,6 +403,10 @@ import {
|
|
|
387
403
|
ListTaskTemplatesCommandInput,
|
|
388
404
|
ListTaskTemplatesCommandOutput,
|
|
389
405
|
} from "./commands/ListTaskTemplatesCommand";
|
|
406
|
+
import {
|
|
407
|
+
ListTrafficDistributionGroupsCommandInput,
|
|
408
|
+
ListTrafficDistributionGroupsCommandOutput,
|
|
409
|
+
} from "./commands/ListTrafficDistributionGroupsCommand";
|
|
390
410
|
import {
|
|
391
411
|
ListUseCasesCommandInput,
|
|
392
412
|
ListUseCasesCommandOutput,
|
|
@@ -407,6 +427,10 @@ import {
|
|
|
407
427
|
ReleasePhoneNumberCommandInput,
|
|
408
428
|
ReleasePhoneNumberCommandOutput,
|
|
409
429
|
} from "./commands/ReleasePhoneNumberCommand";
|
|
430
|
+
import {
|
|
431
|
+
ReplicateInstanceCommandInput,
|
|
432
|
+
ReplicateInstanceCommandOutput,
|
|
433
|
+
} from "./commands/ReplicateInstanceCommand";
|
|
410
434
|
import {
|
|
411
435
|
ResumeContactRecordingCommandInput,
|
|
412
436
|
ResumeContactRecordingCommandOutput,
|
|
@@ -587,6 +611,10 @@ import {
|
|
|
587
611
|
UpdateTaskTemplateCommandInput,
|
|
588
612
|
UpdateTaskTemplateCommandOutput,
|
|
589
613
|
} from "./commands/UpdateTaskTemplateCommand";
|
|
614
|
+
import {
|
|
615
|
+
UpdateTrafficDistributionCommandInput,
|
|
616
|
+
UpdateTrafficDistributionCommandOutput,
|
|
617
|
+
} from "./commands/UpdateTrafficDistributionCommand";
|
|
590
618
|
import {
|
|
591
619
|
UpdateUserHierarchyCommandInput,
|
|
592
620
|
UpdateUserHierarchyCommandOutput,
|
|
@@ -903,6 +931,19 @@ export declare class Connect extends ConnectClient {
|
|
|
903
931
|
options: __HttpHandlerOptions,
|
|
904
932
|
cb: (err: any, data?: CreateTaskTemplateCommandOutput) => void
|
|
905
933
|
): void;
|
|
934
|
+
createTrafficDistributionGroup(
|
|
935
|
+
args: CreateTrafficDistributionGroupCommandInput,
|
|
936
|
+
options?: __HttpHandlerOptions
|
|
937
|
+
): Promise<CreateTrafficDistributionGroupCommandOutput>;
|
|
938
|
+
createTrafficDistributionGroup(
|
|
939
|
+
args: CreateTrafficDistributionGroupCommandInput,
|
|
940
|
+
cb: (err: any, data?: CreateTrafficDistributionGroupCommandOutput) => void
|
|
941
|
+
): void;
|
|
942
|
+
createTrafficDistributionGroup(
|
|
943
|
+
args: CreateTrafficDistributionGroupCommandInput,
|
|
944
|
+
options: __HttpHandlerOptions,
|
|
945
|
+
cb: (err: any, data?: CreateTrafficDistributionGroupCommandOutput) => void
|
|
946
|
+
): void;
|
|
906
947
|
createUseCase(
|
|
907
948
|
args: CreateUseCaseCommandInput,
|
|
908
949
|
options?: __HttpHandlerOptions
|
|
@@ -1059,6 +1100,19 @@ export declare class Connect extends ConnectClient {
|
|
|
1059
1100
|
options: __HttpHandlerOptions,
|
|
1060
1101
|
cb: (err: any, data?: DeleteTaskTemplateCommandOutput) => void
|
|
1061
1102
|
): void;
|
|
1103
|
+
deleteTrafficDistributionGroup(
|
|
1104
|
+
args: DeleteTrafficDistributionGroupCommandInput,
|
|
1105
|
+
options?: __HttpHandlerOptions
|
|
1106
|
+
): Promise<DeleteTrafficDistributionGroupCommandOutput>;
|
|
1107
|
+
deleteTrafficDistributionGroup(
|
|
1108
|
+
args: DeleteTrafficDistributionGroupCommandInput,
|
|
1109
|
+
cb: (err: any, data?: DeleteTrafficDistributionGroupCommandOutput) => void
|
|
1110
|
+
): void;
|
|
1111
|
+
deleteTrafficDistributionGroup(
|
|
1112
|
+
args: DeleteTrafficDistributionGroupCommandInput,
|
|
1113
|
+
options: __HttpHandlerOptions,
|
|
1114
|
+
cb: (err: any, data?: DeleteTrafficDistributionGroupCommandOutput) => void
|
|
1115
|
+
): void;
|
|
1062
1116
|
deleteUseCase(
|
|
1063
1117
|
args: DeleteUseCaseCommandInput,
|
|
1064
1118
|
options?: __HttpHandlerOptions
|
|
@@ -1280,6 +1334,19 @@ export declare class Connect extends ConnectClient {
|
|
|
1280
1334
|
options: __HttpHandlerOptions,
|
|
1281
1335
|
cb: (err: any, data?: DescribeSecurityProfileCommandOutput) => void
|
|
1282
1336
|
): void;
|
|
1337
|
+
describeTrafficDistributionGroup(
|
|
1338
|
+
args: DescribeTrafficDistributionGroupCommandInput,
|
|
1339
|
+
options?: __HttpHandlerOptions
|
|
1340
|
+
): Promise<DescribeTrafficDistributionGroupCommandOutput>;
|
|
1341
|
+
describeTrafficDistributionGroup(
|
|
1342
|
+
args: DescribeTrafficDistributionGroupCommandInput,
|
|
1343
|
+
cb: (err: any, data?: DescribeTrafficDistributionGroupCommandOutput) => void
|
|
1344
|
+
): void;
|
|
1345
|
+
describeTrafficDistributionGroup(
|
|
1346
|
+
args: DescribeTrafficDistributionGroupCommandInput,
|
|
1347
|
+
options: __HttpHandlerOptions,
|
|
1348
|
+
cb: (err: any, data?: DescribeTrafficDistributionGroupCommandOutput) => void
|
|
1349
|
+
): void;
|
|
1283
1350
|
describeUser(
|
|
1284
1351
|
args: DescribeUserCommandInput,
|
|
1285
1352
|
options?: __HttpHandlerOptions
|
|
@@ -1539,6 +1606,19 @@ export declare class Connect extends ConnectClient {
|
|
|
1539
1606
|
options: __HttpHandlerOptions,
|
|
1540
1607
|
cb: (err: any, data?: GetTaskTemplateCommandOutput) => void
|
|
1541
1608
|
): void;
|
|
1609
|
+
getTrafficDistribution(
|
|
1610
|
+
args: GetTrafficDistributionCommandInput,
|
|
1611
|
+
options?: __HttpHandlerOptions
|
|
1612
|
+
): Promise<GetTrafficDistributionCommandOutput>;
|
|
1613
|
+
getTrafficDistribution(
|
|
1614
|
+
args: GetTrafficDistributionCommandInput,
|
|
1615
|
+
cb: (err: any, data?: GetTrafficDistributionCommandOutput) => void
|
|
1616
|
+
): void;
|
|
1617
|
+
getTrafficDistribution(
|
|
1618
|
+
args: GetTrafficDistributionCommandInput,
|
|
1619
|
+
options: __HttpHandlerOptions,
|
|
1620
|
+
cb: (err: any, data?: GetTrafficDistributionCommandOutput) => void
|
|
1621
|
+
): void;
|
|
1542
1622
|
listAgentStatuses(
|
|
1543
1623
|
args: ListAgentStatusesCommandInput,
|
|
1544
1624
|
options?: __HttpHandlerOptions
|
|
@@ -1890,6 +1970,19 @@ export declare class Connect extends ConnectClient {
|
|
|
1890
1970
|
options: __HttpHandlerOptions,
|
|
1891
1971
|
cb: (err: any, data?: ListTaskTemplatesCommandOutput) => void
|
|
1892
1972
|
): void;
|
|
1973
|
+
listTrafficDistributionGroups(
|
|
1974
|
+
args: ListTrafficDistributionGroupsCommandInput,
|
|
1975
|
+
options?: __HttpHandlerOptions
|
|
1976
|
+
): Promise<ListTrafficDistributionGroupsCommandOutput>;
|
|
1977
|
+
listTrafficDistributionGroups(
|
|
1978
|
+
args: ListTrafficDistributionGroupsCommandInput,
|
|
1979
|
+
cb: (err: any, data?: ListTrafficDistributionGroupsCommandOutput) => void
|
|
1980
|
+
): void;
|
|
1981
|
+
listTrafficDistributionGroups(
|
|
1982
|
+
args: ListTrafficDistributionGroupsCommandInput,
|
|
1983
|
+
options: __HttpHandlerOptions,
|
|
1984
|
+
cb: (err: any, data?: ListTrafficDistributionGroupsCommandOutput) => void
|
|
1985
|
+
): void;
|
|
1893
1986
|
listUseCases(
|
|
1894
1987
|
args: ListUseCasesCommandInput,
|
|
1895
1988
|
options?: __HttpHandlerOptions
|
|
@@ -1955,6 +2048,19 @@ export declare class Connect extends ConnectClient {
|
|
|
1955
2048
|
options: __HttpHandlerOptions,
|
|
1956
2049
|
cb: (err: any, data?: ReleasePhoneNumberCommandOutput) => void
|
|
1957
2050
|
): void;
|
|
2051
|
+
replicateInstance(
|
|
2052
|
+
args: ReplicateInstanceCommandInput,
|
|
2053
|
+
options?: __HttpHandlerOptions
|
|
2054
|
+
): Promise<ReplicateInstanceCommandOutput>;
|
|
2055
|
+
replicateInstance(
|
|
2056
|
+
args: ReplicateInstanceCommandInput,
|
|
2057
|
+
cb: (err: any, data?: ReplicateInstanceCommandOutput) => void
|
|
2058
|
+
): void;
|
|
2059
|
+
replicateInstance(
|
|
2060
|
+
args: ReplicateInstanceCommandInput,
|
|
2061
|
+
options: __HttpHandlerOptions,
|
|
2062
|
+
cb: (err: any, data?: ReplicateInstanceCommandOutput) => void
|
|
2063
|
+
): void;
|
|
1958
2064
|
resumeContactRecording(
|
|
1959
2065
|
args: ResumeContactRecordingCommandInput,
|
|
1960
2066
|
options?: __HttpHandlerOptions
|
|
@@ -2546,6 +2652,19 @@ export declare class Connect extends ConnectClient {
|
|
|
2546
2652
|
options: __HttpHandlerOptions,
|
|
2547
2653
|
cb: (err: any, data?: UpdateTaskTemplateCommandOutput) => void
|
|
2548
2654
|
): void;
|
|
2655
|
+
updateTrafficDistribution(
|
|
2656
|
+
args: UpdateTrafficDistributionCommandInput,
|
|
2657
|
+
options?: __HttpHandlerOptions
|
|
2658
|
+
): Promise<UpdateTrafficDistributionCommandOutput>;
|
|
2659
|
+
updateTrafficDistribution(
|
|
2660
|
+
args: UpdateTrafficDistributionCommandInput,
|
|
2661
|
+
cb: (err: any, data?: UpdateTrafficDistributionCommandOutput) => void
|
|
2662
|
+
): void;
|
|
2663
|
+
updateTrafficDistribution(
|
|
2664
|
+
args: UpdateTrafficDistributionCommandInput,
|
|
2665
|
+
options: __HttpHandlerOptions,
|
|
2666
|
+
cb: (err: any, data?: UpdateTrafficDistributionCommandOutput) => void
|
|
2667
|
+
): void;
|
|
2549
2668
|
updateUserHierarchy(
|
|
2550
2669
|
args: UpdateUserHierarchyCommandInput,
|
|
2551
2670
|
options?: __HttpHandlerOptions
|