@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,9 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
|
-
EndpointsInputConfig,
|
|
3
|
-
EndpointsResolvedConfig,
|
|
4
2
|
RegionInputConfig,
|
|
5
3
|
RegionResolvedConfig,
|
|
6
4
|
} from "@aws-sdk/config-resolver";
|
|
5
|
+
import {
|
|
6
|
+
EndpointInputConfig,
|
|
7
|
+
EndpointResolvedConfig,
|
|
8
|
+
} from "@aws-sdk/middleware-endpoint";
|
|
7
9
|
import {
|
|
8
10
|
HostHeaderInputConfig,
|
|
9
11
|
HostHeaderResolvedConfig,
|
|
@@ -37,7 +39,6 @@ import {
|
|
|
37
39
|
Logger as __Logger,
|
|
38
40
|
Provider as __Provider,
|
|
39
41
|
Provider,
|
|
40
|
-
RegionInfoProvider,
|
|
41
42
|
StreamCollector as __StreamCollector,
|
|
42
43
|
UrlParser as __UrlParser,
|
|
43
44
|
UserAgent as __UserAgent,
|
|
@@ -130,6 +131,10 @@ import {
|
|
|
130
131
|
CreateTaskTemplateCommandInput,
|
|
131
132
|
CreateTaskTemplateCommandOutput,
|
|
132
133
|
} from "./commands/CreateTaskTemplateCommand";
|
|
134
|
+
import {
|
|
135
|
+
CreateTrafficDistributionGroupCommandInput,
|
|
136
|
+
CreateTrafficDistributionGroupCommandOutput,
|
|
137
|
+
} from "./commands/CreateTrafficDistributionGroupCommand";
|
|
133
138
|
import {
|
|
134
139
|
CreateUseCaseCommandInput,
|
|
135
140
|
CreateUseCaseCommandOutput,
|
|
@@ -178,6 +183,10 @@ import {
|
|
|
178
183
|
DeleteTaskTemplateCommandInput,
|
|
179
184
|
DeleteTaskTemplateCommandOutput,
|
|
180
185
|
} from "./commands/DeleteTaskTemplateCommand";
|
|
186
|
+
import {
|
|
187
|
+
DeleteTrafficDistributionGroupCommandInput,
|
|
188
|
+
DeleteTrafficDistributionGroupCommandOutput,
|
|
189
|
+
} from "./commands/DeleteTrafficDistributionGroupCommand";
|
|
181
190
|
import {
|
|
182
191
|
DeleteUseCaseCommandInput,
|
|
183
192
|
DeleteUseCaseCommandOutput,
|
|
@@ -246,6 +255,10 @@ import {
|
|
|
246
255
|
DescribeSecurityProfileCommandInput,
|
|
247
256
|
DescribeSecurityProfileCommandOutput,
|
|
248
257
|
} from "./commands/DescribeSecurityProfileCommand";
|
|
258
|
+
import {
|
|
259
|
+
DescribeTrafficDistributionGroupCommandInput,
|
|
260
|
+
DescribeTrafficDistributionGroupCommandOutput,
|
|
261
|
+
} from "./commands/DescribeTrafficDistributionGroupCommand";
|
|
249
262
|
import {
|
|
250
263
|
DescribeUserCommandInput,
|
|
251
264
|
DescribeUserCommandOutput,
|
|
@@ -322,6 +335,10 @@ import {
|
|
|
322
335
|
GetTaskTemplateCommandInput,
|
|
323
336
|
GetTaskTemplateCommandOutput,
|
|
324
337
|
} from "./commands/GetTaskTemplateCommand";
|
|
338
|
+
import {
|
|
339
|
+
GetTrafficDistributionCommandInput,
|
|
340
|
+
GetTrafficDistributionCommandOutput,
|
|
341
|
+
} from "./commands/GetTrafficDistributionCommand";
|
|
325
342
|
import {
|
|
326
343
|
ListAgentStatusesCommandInput,
|
|
327
344
|
ListAgentStatusesCommandOutput,
|
|
@@ -430,6 +447,10 @@ import {
|
|
|
430
447
|
ListTaskTemplatesCommandInput,
|
|
431
448
|
ListTaskTemplatesCommandOutput,
|
|
432
449
|
} from "./commands/ListTaskTemplatesCommand";
|
|
450
|
+
import {
|
|
451
|
+
ListTrafficDistributionGroupsCommandInput,
|
|
452
|
+
ListTrafficDistributionGroupsCommandOutput,
|
|
453
|
+
} from "./commands/ListTrafficDistributionGroupsCommand";
|
|
433
454
|
import {
|
|
434
455
|
ListUseCasesCommandInput,
|
|
435
456
|
ListUseCasesCommandOutput,
|
|
@@ -450,6 +471,10 @@ import {
|
|
|
450
471
|
ReleasePhoneNumberCommandInput,
|
|
451
472
|
ReleasePhoneNumberCommandOutput,
|
|
452
473
|
} from "./commands/ReleasePhoneNumberCommand";
|
|
474
|
+
import {
|
|
475
|
+
ReplicateInstanceCommandInput,
|
|
476
|
+
ReplicateInstanceCommandOutput,
|
|
477
|
+
} from "./commands/ReplicateInstanceCommand";
|
|
453
478
|
import {
|
|
454
479
|
ResumeContactRecordingCommandInput,
|
|
455
480
|
ResumeContactRecordingCommandOutput,
|
|
@@ -630,6 +655,10 @@ import {
|
|
|
630
655
|
UpdateTaskTemplateCommandInput,
|
|
631
656
|
UpdateTaskTemplateCommandOutput,
|
|
632
657
|
} from "./commands/UpdateTaskTemplateCommand";
|
|
658
|
+
import {
|
|
659
|
+
UpdateTrafficDistributionCommandInput,
|
|
660
|
+
UpdateTrafficDistributionCommandOutput,
|
|
661
|
+
} from "./commands/UpdateTrafficDistributionCommand";
|
|
633
662
|
import {
|
|
634
663
|
UpdateUserHierarchyCommandInput,
|
|
635
664
|
UpdateUserHierarchyCommandOutput,
|
|
@@ -658,6 +687,11 @@ import {
|
|
|
658
687
|
UpdateUserSecurityProfilesCommandInput,
|
|
659
688
|
UpdateUserSecurityProfilesCommandOutput,
|
|
660
689
|
} from "./commands/UpdateUserSecurityProfilesCommand";
|
|
690
|
+
import {
|
|
691
|
+
ClientInputEndpointParameters,
|
|
692
|
+
ClientResolvedEndpointParameters,
|
|
693
|
+
EndpointParameters,
|
|
694
|
+
} from "./endpoint/EndpointParameters";
|
|
661
695
|
export declare type ServiceInputTypes =
|
|
662
696
|
| AssociateApprovedOriginCommandInput
|
|
663
697
|
| AssociateBotCommandInput
|
|
@@ -681,6 +715,7 @@ export declare type ServiceInputTypes =
|
|
|
681
715
|
| CreateRoutingProfileCommandInput
|
|
682
716
|
| CreateSecurityProfileCommandInput
|
|
683
717
|
| CreateTaskTemplateCommandInput
|
|
718
|
+
| CreateTrafficDistributionGroupCommandInput
|
|
684
719
|
| CreateUseCaseCommandInput
|
|
685
720
|
| CreateUserCommandInput
|
|
686
721
|
| CreateUserHierarchyGroupCommandInput
|
|
@@ -693,6 +728,7 @@ export declare type ServiceInputTypes =
|
|
|
693
728
|
| DeleteQuickConnectCommandInput
|
|
694
729
|
| DeleteSecurityProfileCommandInput
|
|
695
730
|
| DeleteTaskTemplateCommandInput
|
|
731
|
+
| DeleteTrafficDistributionGroupCommandInput
|
|
696
732
|
| DeleteUseCaseCommandInput
|
|
697
733
|
| DeleteUserCommandInput
|
|
698
734
|
| DeleteUserHierarchyGroupCommandInput
|
|
@@ -710,6 +746,7 @@ export declare type ServiceInputTypes =
|
|
|
710
746
|
| DescribeQuickConnectCommandInput
|
|
711
747
|
| DescribeRoutingProfileCommandInput
|
|
712
748
|
| DescribeSecurityProfileCommandInput
|
|
749
|
+
| DescribeTrafficDistributionGroupCommandInput
|
|
713
750
|
| DescribeUserCommandInput
|
|
714
751
|
| DescribeUserHierarchyGroupCommandInput
|
|
715
752
|
| DescribeUserHierarchyStructureCommandInput
|
|
@@ -729,6 +766,7 @@ export declare type ServiceInputTypes =
|
|
|
729
766
|
| GetFederationTokenCommandInput
|
|
730
767
|
| GetMetricDataCommandInput
|
|
731
768
|
| GetTaskTemplateCommandInput
|
|
769
|
+
| GetTrafficDistributionCommandInput
|
|
732
770
|
| ListAgentStatusesCommandInput
|
|
733
771
|
| ListApprovedOriginsCommandInput
|
|
734
772
|
| ListBotsCommandInput
|
|
@@ -756,11 +794,13 @@ export declare type ServiceInputTypes =
|
|
|
756
794
|
| ListSecurityProfilesCommandInput
|
|
757
795
|
| ListTagsForResourceCommandInput
|
|
758
796
|
| ListTaskTemplatesCommandInput
|
|
797
|
+
| ListTrafficDistributionGroupsCommandInput
|
|
759
798
|
| ListUseCasesCommandInput
|
|
760
799
|
| ListUserHierarchyGroupsCommandInput
|
|
761
800
|
| ListUsersCommandInput
|
|
762
801
|
| PutUserStatusCommandInput
|
|
763
802
|
| ReleasePhoneNumberCommandInput
|
|
803
|
+
| ReplicateInstanceCommandInput
|
|
764
804
|
| ResumeContactRecordingCommandInput
|
|
765
805
|
| SearchAvailablePhoneNumbersCommandInput
|
|
766
806
|
| SearchQueuesCommandInput
|
|
@@ -806,6 +846,7 @@ export declare type ServiceInputTypes =
|
|
|
806
846
|
| UpdateRoutingProfileQueuesCommandInput
|
|
807
847
|
| UpdateSecurityProfileCommandInput
|
|
808
848
|
| UpdateTaskTemplateCommandInput
|
|
849
|
+
| UpdateTrafficDistributionCommandInput
|
|
809
850
|
| UpdateUserHierarchyCommandInput
|
|
810
851
|
| UpdateUserHierarchyGroupNameCommandInput
|
|
811
852
|
| UpdateUserHierarchyStructureCommandInput
|
|
@@ -836,6 +877,7 @@ export declare type ServiceOutputTypes =
|
|
|
836
877
|
| CreateRoutingProfileCommandOutput
|
|
837
878
|
| CreateSecurityProfileCommandOutput
|
|
838
879
|
| CreateTaskTemplateCommandOutput
|
|
880
|
+
| CreateTrafficDistributionGroupCommandOutput
|
|
839
881
|
| CreateUseCaseCommandOutput
|
|
840
882
|
| CreateUserCommandOutput
|
|
841
883
|
| CreateUserHierarchyGroupCommandOutput
|
|
@@ -848,6 +890,7 @@ export declare type ServiceOutputTypes =
|
|
|
848
890
|
| DeleteQuickConnectCommandOutput
|
|
849
891
|
| DeleteSecurityProfileCommandOutput
|
|
850
892
|
| DeleteTaskTemplateCommandOutput
|
|
893
|
+
| DeleteTrafficDistributionGroupCommandOutput
|
|
851
894
|
| DeleteUseCaseCommandOutput
|
|
852
895
|
| DeleteUserCommandOutput
|
|
853
896
|
| DeleteUserHierarchyGroupCommandOutput
|
|
@@ -865,6 +908,7 @@ export declare type ServiceOutputTypes =
|
|
|
865
908
|
| DescribeQuickConnectCommandOutput
|
|
866
909
|
| DescribeRoutingProfileCommandOutput
|
|
867
910
|
| DescribeSecurityProfileCommandOutput
|
|
911
|
+
| DescribeTrafficDistributionGroupCommandOutput
|
|
868
912
|
| DescribeUserCommandOutput
|
|
869
913
|
| DescribeUserHierarchyGroupCommandOutput
|
|
870
914
|
| DescribeUserHierarchyStructureCommandOutput
|
|
@@ -884,6 +928,7 @@ export declare type ServiceOutputTypes =
|
|
|
884
928
|
| GetFederationTokenCommandOutput
|
|
885
929
|
| GetMetricDataCommandOutput
|
|
886
930
|
| GetTaskTemplateCommandOutput
|
|
931
|
+
| GetTrafficDistributionCommandOutput
|
|
887
932
|
| ListAgentStatusesCommandOutput
|
|
888
933
|
| ListApprovedOriginsCommandOutput
|
|
889
934
|
| ListBotsCommandOutput
|
|
@@ -911,11 +956,13 @@ export declare type ServiceOutputTypes =
|
|
|
911
956
|
| ListSecurityProfilesCommandOutput
|
|
912
957
|
| ListTagsForResourceCommandOutput
|
|
913
958
|
| ListTaskTemplatesCommandOutput
|
|
959
|
+
| ListTrafficDistributionGroupsCommandOutput
|
|
914
960
|
| ListUseCasesCommandOutput
|
|
915
961
|
| ListUserHierarchyGroupsCommandOutput
|
|
916
962
|
| ListUsersCommandOutput
|
|
917
963
|
| PutUserStatusCommandOutput
|
|
918
964
|
| ReleasePhoneNumberCommandOutput
|
|
965
|
+
| ReplicateInstanceCommandOutput
|
|
919
966
|
| ResumeContactRecordingCommandOutput
|
|
920
967
|
| SearchAvailablePhoneNumbersCommandOutput
|
|
921
968
|
| SearchQueuesCommandOutput
|
|
@@ -961,6 +1008,7 @@ export declare type ServiceOutputTypes =
|
|
|
961
1008
|
| UpdateRoutingProfileQueuesCommandOutput
|
|
962
1009
|
| UpdateSecurityProfileCommandOutput
|
|
963
1010
|
| UpdateTaskTemplateCommandOutput
|
|
1011
|
+
| UpdateTrafficDistributionCommandOutput
|
|
964
1012
|
| UpdateUserHierarchyCommandOutput
|
|
965
1013
|
| UpdateUserHierarchyGroupNameCommandOutput
|
|
966
1014
|
| UpdateUserHierarchyStructureCommandOutput
|
|
@@ -989,7 +1037,6 @@ export interface ClientDefaults
|
|
|
989
1037
|
serviceId?: string;
|
|
990
1038
|
region?: string | __Provider<string>;
|
|
991
1039
|
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
992
|
-
regionInfoProvider?: RegionInfoProvider;
|
|
993
1040
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
994
1041
|
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
995
1042
|
}
|
|
@@ -998,21 +1045,23 @@ declare type ConnectClientConfigType = Partial<
|
|
|
998
1045
|
> &
|
|
999
1046
|
ClientDefaults &
|
|
1000
1047
|
RegionInputConfig &
|
|
1001
|
-
|
|
1048
|
+
EndpointInputConfig<EndpointParameters> &
|
|
1002
1049
|
RetryInputConfig &
|
|
1003
1050
|
HostHeaderInputConfig &
|
|
1004
1051
|
AwsAuthInputConfig &
|
|
1005
|
-
UserAgentInputConfig
|
|
1052
|
+
UserAgentInputConfig &
|
|
1053
|
+
ClientInputEndpointParameters;
|
|
1006
1054
|
export interface ConnectClientConfig extends ConnectClientConfigType {}
|
|
1007
1055
|
declare type ConnectClientResolvedConfigType =
|
|
1008
1056
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
1009
1057
|
Required<ClientDefaults> &
|
|
1010
1058
|
RegionResolvedConfig &
|
|
1011
|
-
|
|
1059
|
+
EndpointResolvedConfig<EndpointParameters> &
|
|
1012
1060
|
RetryResolvedConfig &
|
|
1013
1061
|
HostHeaderResolvedConfig &
|
|
1014
1062
|
AwsAuthResolvedConfig &
|
|
1015
|
-
UserAgentResolvedConfig
|
|
1063
|
+
UserAgentResolvedConfig &
|
|
1064
|
+
ClientResolvedEndpointParameters;
|
|
1016
1065
|
export interface ConnectClientResolvedConfig
|
|
1017
1066
|
extends ConnectClientResolvedConfigType {}
|
|
1018
1067
|
export declare class ConnectClient extends __Client<
|
|
@@ -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 AssociateApprovedOriginCommand extends $Command<
|
|
|
21
22
|
ConnectClientResolvedConfig
|
|
22
23
|
> {
|
|
23
24
|
readonly input: AssociateApprovedOriginCommandInput;
|
|
25
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
24
26
|
constructor(input: AssociateApprovedOriginCommandInput);
|
|
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,
|
|
@@ -19,6 +20,7 @@ export declare class AssociateBotCommand extends $Command<
|
|
|
19
20
|
ConnectClientResolvedConfig
|
|
20
21
|
> {
|
|
21
22
|
readonly input: AssociateBotCommandInput;
|
|
23
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
22
24
|
constructor(input: AssociateBotCommandInput);
|
|
23
25
|
resolveMiddleware(
|
|
24
26
|
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,
|
|
@@ -25,6 +26,7 @@ export declare class AssociateDefaultVocabularyCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: AssociateDefaultVocabularyCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: AssociateDefaultVocabularyCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
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,
|
|
@@ -25,6 +26,7 @@ export declare class AssociateInstanceStorageConfigCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: AssociateInstanceStorageConfigCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: AssociateInstanceStorageConfigCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
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 AssociateLambdaFunctionCommand extends $Command<
|
|
|
21
22
|
ConnectClientResolvedConfig
|
|
22
23
|
> {
|
|
23
24
|
readonly input: AssociateLambdaFunctionCommandInput;
|
|
25
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
24
26
|
constructor(input: AssociateLambdaFunctionCommandInput);
|
|
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,
|
|
@@ -19,6 +20,7 @@ export declare class AssociateLexBotCommand extends $Command<
|
|
|
19
20
|
ConnectClientResolvedConfig
|
|
20
21
|
> {
|
|
21
22
|
readonly input: AssociateLexBotCommandInput;
|
|
23
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
22
24
|
constructor(input: AssociateLexBotCommandInput);
|
|
23
25
|
resolveMiddleware(
|
|
24
26
|
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 AssociatePhoneNumberContactFlowCommand extends $Command<
|
|
|
21
22
|
ConnectClientResolvedConfig
|
|
22
23
|
> {
|
|
23
24
|
readonly input: AssociatePhoneNumberContactFlowCommandInput;
|
|
25
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
24
26
|
constructor(input: AssociatePhoneNumberContactFlowCommandInput);
|
|
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 AssociateQueueQuickConnectsCommand extends $Command<
|
|
|
21
22
|
ConnectClientResolvedConfig
|
|
22
23
|
> {
|
|
23
24
|
readonly input: AssociateQueueQuickConnectsCommandInput;
|
|
25
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
24
26
|
constructor(input: AssociateQueueQuickConnectsCommandInput);
|
|
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 AssociateRoutingProfileQueuesCommand extends $Command<
|
|
|
21
22
|
ConnectClientResolvedConfig
|
|
22
23
|
> {
|
|
23
24
|
readonly input: AssociateRoutingProfileQueuesCommandInput;
|
|
25
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
24
26
|
constructor(input: AssociateRoutingProfileQueuesCommandInput);
|
|
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,
|
|
@@ -25,6 +26,7 @@ export declare class AssociateSecurityKeyCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: AssociateSecurityKeyCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: AssociateSecurityKeyCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
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,
|
|
@@ -24,6 +25,7 @@ export declare class ClaimPhoneNumberCommand extends $Command<
|
|
|
24
25
|
ConnectClientResolvedConfig
|
|
25
26
|
> {
|
|
26
27
|
readonly input: ClaimPhoneNumberCommandInput;
|
|
28
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
29
|
constructor(input: ClaimPhoneNumberCommandInput);
|
|
28
30
|
resolveMiddleware(
|
|
29
31
|
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,
|
|
@@ -25,6 +26,7 @@ export declare class CreateAgentStatusCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: CreateAgentStatusCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: CreateAgentStatusCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
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,
|
|
@@ -25,6 +26,7 @@ export declare class CreateContactFlowCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: CreateContactFlowCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: CreateContactFlowCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
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,
|
|
@@ -25,6 +26,7 @@ export declare class CreateContactFlowModuleCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: CreateContactFlowModuleCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: CreateContactFlowModuleCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
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,
|
|
@@ -25,6 +26,7 @@ export declare class CreateHoursOfOperationCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: CreateHoursOfOperationCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: CreateHoursOfOperationCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
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,
|
|
@@ -24,6 +25,7 @@ export declare class CreateInstanceCommand extends $Command<
|
|
|
24
25
|
ConnectClientResolvedConfig
|
|
25
26
|
> {
|
|
26
27
|
readonly input: CreateInstanceCommandInput;
|
|
28
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
29
|
constructor(input: CreateInstanceCommandInput);
|
|
28
30
|
resolveMiddleware(
|
|
29
31
|
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,
|
|
@@ -25,6 +26,7 @@ export declare class CreateIntegrationAssociationCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: CreateIntegrationAssociationCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: CreateIntegrationAssociationCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
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 CreateQueueCommand extends $Command<
|
|
|
21
22
|
ConnectClientResolvedConfig
|
|
22
23
|
> {
|
|
23
24
|
readonly input: CreateQueueCommandInput;
|
|
25
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
24
26
|
constructor(input: CreateQueueCommandInput);
|
|
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,
|
|
@@ -25,6 +26,7 @@ export declare class CreateQuickConnectCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: CreateQuickConnectCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: CreateQuickConnectCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
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,
|
|
@@ -25,6 +26,7 @@ export declare class CreateRoutingProfileCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: CreateRoutingProfileCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: CreateRoutingProfileCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
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,
|
|
@@ -25,6 +26,7 @@ export declare class CreateSecurityProfileCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: CreateSecurityProfileCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: CreateSecurityProfileCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
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,
|
|
@@ -25,6 +26,7 @@ export declare class CreateTaskTemplateCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: CreateTaskTemplateCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: CreateTaskTemplateCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
2
|
+
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
3
|
+
import {
|
|
4
|
+
Handler,
|
|
5
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
+
MetadataBearer as __MetadataBearer,
|
|
7
|
+
MiddlewareStack,
|
|
8
|
+
} from "@aws-sdk/types";
|
|
9
|
+
import {
|
|
10
|
+
ConnectClientResolvedConfig,
|
|
11
|
+
ServiceInputTypes,
|
|
12
|
+
ServiceOutputTypes,
|
|
13
|
+
} from "../ConnectClient";
|
|
14
|
+
import {
|
|
15
|
+
CreateTrafficDistributionGroupRequest,
|
|
16
|
+
CreateTrafficDistributionGroupResponse,
|
|
17
|
+
} from "../models/models_0";
|
|
18
|
+
export interface CreateTrafficDistributionGroupCommandInput
|
|
19
|
+
extends CreateTrafficDistributionGroupRequest {}
|
|
20
|
+
export interface CreateTrafficDistributionGroupCommandOutput
|
|
21
|
+
extends CreateTrafficDistributionGroupResponse,
|
|
22
|
+
__MetadataBearer {}
|
|
23
|
+
export declare class CreateTrafficDistributionGroupCommand extends $Command<
|
|
24
|
+
CreateTrafficDistributionGroupCommandInput,
|
|
25
|
+
CreateTrafficDistributionGroupCommandOutput,
|
|
26
|
+
ConnectClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: CreateTrafficDistributionGroupCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
30
|
+
constructor(input: CreateTrafficDistributionGroupCommandInput);
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: ConnectClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
CreateTrafficDistributionGroupCommandInput,
|
|
37
|
+
CreateTrafficDistributionGroupCommandOutput
|
|
38
|
+
>;
|
|
39
|
+
private serialize;
|
|
40
|
+
private deserialize;
|
|
41
|
+
}
|
|
@@ -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,
|
|
@@ -24,6 +25,7 @@ export declare class CreateUseCaseCommand extends $Command<
|
|
|
24
25
|
ConnectClientResolvedConfig
|
|
25
26
|
> {
|
|
26
27
|
readonly input: CreateUseCaseCommandInput;
|
|
28
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
29
|
constructor(input: CreateUseCaseCommandInput);
|
|
28
30
|
resolveMiddleware(
|
|
29
31
|
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 CreateUserCommand extends $Command<
|
|
|
21
22
|
ConnectClientResolvedConfig
|
|
22
23
|
> {
|
|
23
24
|
readonly input: CreateUserCommandInput;
|
|
25
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
24
26
|
constructor(input: CreateUserCommandInput);
|
|
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,
|
|
@@ -25,6 +26,7 @@ export declare class CreateUserHierarchyGroupCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: CreateUserHierarchyGroupCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: CreateUserHierarchyGroupCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
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,
|
|
@@ -24,6 +25,7 @@ export declare class CreateVocabularyCommand extends $Command<
|
|
|
24
25
|
ConnectClientResolvedConfig
|
|
25
26
|
> {
|
|
26
27
|
readonly input: CreateVocabularyCommandInput;
|
|
28
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
29
|
constructor(input: CreateVocabularyCommandInput);
|
|
28
30
|
resolveMiddleware(
|
|
29
31
|
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 DeleteContactFlowCommand extends $Command<
|
|
|
20
21
|
ConnectClientResolvedConfig
|
|
21
22
|
> {
|
|
22
23
|
readonly input: DeleteContactFlowCommandInput;
|
|
24
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
23
25
|
constructor(input: DeleteContactFlowCommandInput);
|
|
24
26
|
resolveMiddleware(
|
|
25
27
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|