@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
|
@@ -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 DeleteContactFlowModuleCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: DeleteContactFlowModuleCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DeleteContactFlowModuleCommandInput);
|
|
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,
|
|
@@ -20,6 +21,7 @@ export declare class DeleteHoursOfOperationCommand extends $Command<
|
|
|
20
21
|
ConnectClientResolvedConfig
|
|
21
22
|
> {
|
|
22
23
|
readonly input: DeleteHoursOfOperationCommandInput;
|
|
24
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
23
25
|
constructor(input: DeleteHoursOfOperationCommandInput);
|
|
24
26
|
resolveMiddleware(
|
|
25
27
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -19,6 +20,7 @@ export declare class DeleteInstanceCommand extends $Command<
|
|
|
19
20
|
ConnectClientResolvedConfig
|
|
20
21
|
> {
|
|
21
22
|
readonly input: DeleteInstanceCommandInput;
|
|
23
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
22
24
|
constructor(input: DeleteInstanceCommandInput);
|
|
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 DeleteIntegrationAssociationCommand extends $Command<
|
|
|
21
22
|
ConnectClientResolvedConfig
|
|
22
23
|
> {
|
|
23
24
|
readonly input: DeleteIntegrationAssociationCommandInput;
|
|
25
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
24
26
|
constructor(input: DeleteIntegrationAssociationCommandInput);
|
|
25
27
|
resolveMiddleware(
|
|
26
28
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -20,6 +21,7 @@ export declare class DeleteQuickConnectCommand extends $Command<
|
|
|
20
21
|
ConnectClientResolvedConfig
|
|
21
22
|
> {
|
|
22
23
|
readonly input: DeleteQuickConnectCommandInput;
|
|
24
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
23
25
|
constructor(input: DeleteQuickConnectCommandInput);
|
|
24
26
|
resolveMiddleware(
|
|
25
27
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -20,6 +21,7 @@ export declare class DeleteSecurityProfileCommand extends $Command<
|
|
|
20
21
|
ConnectClientResolvedConfig
|
|
21
22
|
> {
|
|
22
23
|
readonly input: DeleteSecurityProfileCommandInput;
|
|
24
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
23
25
|
constructor(input: DeleteSecurityProfileCommandInput);
|
|
24
26
|
resolveMiddleware(
|
|
25
27
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -25,6 +26,7 @@ export declare class DeleteTaskTemplateCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: DeleteTaskTemplateCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DeleteTaskTemplateCommandInput);
|
|
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
|
+
DeleteTrafficDistributionGroupRequest,
|
|
16
|
+
DeleteTrafficDistributionGroupResponse,
|
|
17
|
+
} from "../models/models_0";
|
|
18
|
+
export interface DeleteTrafficDistributionGroupCommandInput
|
|
19
|
+
extends DeleteTrafficDistributionGroupRequest {}
|
|
20
|
+
export interface DeleteTrafficDistributionGroupCommandOutput
|
|
21
|
+
extends DeleteTrafficDistributionGroupResponse,
|
|
22
|
+
__MetadataBearer {}
|
|
23
|
+
export declare class DeleteTrafficDistributionGroupCommand extends $Command<
|
|
24
|
+
DeleteTrafficDistributionGroupCommandInput,
|
|
25
|
+
DeleteTrafficDistributionGroupCommandOutput,
|
|
26
|
+
ConnectClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DeleteTrafficDistributionGroupCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
30
|
+
constructor(input: DeleteTrafficDistributionGroupCommandInput);
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: ConnectClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DeleteTrafficDistributionGroupCommandInput,
|
|
37
|
+
DeleteTrafficDistributionGroupCommandOutput
|
|
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,
|
|
@@ -19,6 +20,7 @@ export declare class DeleteUseCaseCommand extends $Command<
|
|
|
19
20
|
ConnectClientResolvedConfig
|
|
20
21
|
> {
|
|
21
22
|
readonly input: DeleteUseCaseCommandInput;
|
|
23
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
22
24
|
constructor(input: DeleteUseCaseCommandInput);
|
|
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,
|
|
@@ -19,6 +20,7 @@ export declare class DeleteUserCommand extends $Command<
|
|
|
19
20
|
ConnectClientResolvedConfig
|
|
20
21
|
> {
|
|
21
22
|
readonly input: DeleteUserCommandInput;
|
|
23
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
22
24
|
constructor(input: DeleteUserCommandInput);
|
|
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 DeleteUserHierarchyGroupCommand extends $Command<
|
|
|
21
22
|
ConnectClientResolvedConfig
|
|
22
23
|
> {
|
|
23
24
|
readonly input: DeleteUserHierarchyGroupCommandInput;
|
|
25
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
24
26
|
constructor(input: DeleteUserHierarchyGroupCommandInput);
|
|
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,
|
|
@@ -24,6 +25,7 @@ export declare class DeleteVocabularyCommand extends $Command<
|
|
|
24
25
|
ConnectClientResolvedConfig
|
|
25
26
|
> {
|
|
26
27
|
readonly input: DeleteVocabularyCommandInput;
|
|
28
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
29
|
constructor(input: DeleteVocabularyCommandInput);
|
|
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 DescribeAgentStatusCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: DescribeAgentStatusCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeAgentStatusCommandInput);
|
|
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 DescribeContactCommand extends $Command<
|
|
|
24
25
|
ConnectClientResolvedConfig
|
|
25
26
|
> {
|
|
26
27
|
readonly input: DescribeContactCommandInput;
|
|
28
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
29
|
constructor(input: DescribeContactCommandInput);
|
|
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 DescribeContactFlowCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: DescribeContactFlowCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeContactFlowCommandInput);
|
|
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 DescribeContactFlowModuleCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: DescribeContactFlowModuleCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeContactFlowModuleCommandInput);
|
|
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 DescribeHoursOfOperationCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: DescribeHoursOfOperationCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeHoursOfOperationCommandInput);
|
|
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 DescribeInstanceAttributeCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: DescribeInstanceAttributeCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeInstanceAttributeCommandInput);
|
|
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 DescribeInstanceCommand extends $Command<
|
|
|
24
25
|
ConnectClientResolvedConfig
|
|
25
26
|
> {
|
|
26
27
|
readonly input: DescribeInstanceCommandInput;
|
|
28
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
29
|
constructor(input: DescribeInstanceCommandInput);
|
|
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 DescribeInstanceStorageConfigCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: DescribeInstanceStorageConfigCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeInstanceStorageConfigCommandInput);
|
|
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 DescribePhoneNumberCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: DescribePhoneNumberCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribePhoneNumberCommandInput);
|
|
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 DescribeQueueCommand extends $Command<
|
|
|
24
25
|
ConnectClientResolvedConfig
|
|
25
26
|
> {
|
|
26
27
|
readonly input: DescribeQueueCommandInput;
|
|
28
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
27
29
|
constructor(input: DescribeQueueCommandInput);
|
|
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 DescribeQuickConnectCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: DescribeQuickConnectCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeQuickConnectCommandInput);
|
|
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 DescribeRoutingProfileCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: DescribeRoutingProfileCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeRoutingProfileCommandInput);
|
|
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 DescribeSecurityProfileCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: DescribeSecurityProfileCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeSecurityProfileCommandInput);
|
|
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
|
+
DescribeTrafficDistributionGroupRequest,
|
|
16
|
+
DescribeTrafficDistributionGroupResponse,
|
|
17
|
+
} from "../models/models_0";
|
|
18
|
+
export interface DescribeTrafficDistributionGroupCommandInput
|
|
19
|
+
extends DescribeTrafficDistributionGroupRequest {}
|
|
20
|
+
export interface DescribeTrafficDistributionGroupCommandOutput
|
|
21
|
+
extends DescribeTrafficDistributionGroupResponse,
|
|
22
|
+
__MetadataBearer {}
|
|
23
|
+
export declare class DescribeTrafficDistributionGroupCommand extends $Command<
|
|
24
|
+
DescribeTrafficDistributionGroupCommandInput,
|
|
25
|
+
DescribeTrafficDistributionGroupCommandOutput,
|
|
26
|
+
ConnectClientResolvedConfig
|
|
27
|
+
> {
|
|
28
|
+
readonly input: DescribeTrafficDistributionGroupCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
30
|
+
constructor(input: DescribeTrafficDistributionGroupCommandInput);
|
|
31
|
+
resolveMiddleware(
|
|
32
|
+
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
33
|
+
configuration: ConnectClientResolvedConfig,
|
|
34
|
+
options?: __HttpHandlerOptions
|
|
35
|
+
): Handler<
|
|
36
|
+
DescribeTrafficDistributionGroupCommandInput,
|
|
37
|
+
DescribeTrafficDistributionGroupCommandOutput
|
|
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,
|
|
@@ -21,6 +22,7 @@ export declare class DescribeUserCommand extends $Command<
|
|
|
21
22
|
ConnectClientResolvedConfig
|
|
22
23
|
> {
|
|
23
24
|
readonly input: DescribeUserCommandInput;
|
|
25
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
24
26
|
constructor(input: DescribeUserCommandInput);
|
|
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 DescribeUserHierarchyGroupCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: DescribeUserHierarchyGroupCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeUserHierarchyGroupCommandInput);
|
|
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 DescribeUserHierarchyStructureCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: DescribeUserHierarchyStructureCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeUserHierarchyStructureCommandInput);
|
|
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 DescribeVocabularyCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: DescribeVocabularyCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: DescribeVocabularyCommandInput);
|
|
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 DisassociateApprovedOriginCommand extends $Command<
|
|
|
21
22
|
ConnectClientResolvedConfig
|
|
22
23
|
> {
|
|
23
24
|
readonly input: DisassociateApprovedOriginCommandInput;
|
|
25
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
24
26
|
constructor(input: DisassociateApprovedOriginCommandInput);
|
|
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 DisassociateBotCommand extends $Command<
|
|
|
19
20
|
ConnectClientResolvedConfig
|
|
20
21
|
> {
|
|
21
22
|
readonly input: DisassociateBotCommandInput;
|
|
23
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
22
24
|
constructor(input: DisassociateBotCommandInput);
|
|
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 DisassociateInstanceStorageConfigCommand extends $Command<
|
|
|
21
22
|
ConnectClientResolvedConfig
|
|
22
23
|
> {
|
|
23
24
|
readonly input: DisassociateInstanceStorageConfigCommandInput;
|
|
25
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
24
26
|
constructor(input: DisassociateInstanceStorageConfigCommandInput);
|
|
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 DisassociateLambdaFunctionCommand extends $Command<
|
|
|
21
22
|
ConnectClientResolvedConfig
|
|
22
23
|
> {
|
|
23
24
|
readonly input: DisassociateLambdaFunctionCommandInput;
|
|
25
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
24
26
|
constructor(input: DisassociateLambdaFunctionCommandInput);
|
|
25
27
|
resolveMiddleware(
|
|
26
28
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -20,6 +21,7 @@ export declare class DisassociateLexBotCommand extends $Command<
|
|
|
20
21
|
ConnectClientResolvedConfig
|
|
21
22
|
> {
|
|
22
23
|
readonly input: DisassociateLexBotCommandInput;
|
|
24
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
23
25
|
constructor(input: DisassociateLexBotCommandInput);
|
|
24
26
|
resolveMiddleware(
|
|
25
27
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { EndpointParameterInstructions } from "@aws-sdk/middleware-endpoint";
|
|
1
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
3
|
import {
|
|
3
4
|
Handler,
|
|
@@ -21,6 +22,7 @@ export declare class DisassociatePhoneNumberContactFlowCommand extends $Command<
|
|
|
21
22
|
ConnectClientResolvedConfig
|
|
22
23
|
> {
|
|
23
24
|
readonly input: DisassociatePhoneNumberContactFlowCommandInput;
|
|
25
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
24
26
|
constructor(input: DisassociatePhoneNumberContactFlowCommandInput);
|
|
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 DisassociateQueueQuickConnectsCommand extends $Command<
|
|
|
21
22
|
ConnectClientResolvedConfig
|
|
22
23
|
> {
|
|
23
24
|
readonly input: DisassociateQueueQuickConnectsCommandInput;
|
|
25
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
24
26
|
constructor(input: DisassociateQueueQuickConnectsCommandInput);
|
|
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 DisassociateRoutingProfileQueuesCommand extends $Command<
|
|
|
21
22
|
ConnectClientResolvedConfig
|
|
22
23
|
> {
|
|
23
24
|
readonly input: DisassociateRoutingProfileQueuesCommandInput;
|
|
25
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
24
26
|
constructor(input: DisassociateRoutingProfileQueuesCommandInput);
|
|
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 DisassociateSecurityKeyCommand extends $Command<
|
|
|
21
22
|
ConnectClientResolvedConfig
|
|
22
23
|
> {
|
|
23
24
|
readonly input: DisassociateSecurityKeyCommandInput;
|
|
25
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
24
26
|
constructor(input: DisassociateSecurityKeyCommandInput);
|
|
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 GetContactAttributesCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: GetContactAttributesCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetContactAttributesCommandInput);
|
|
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 GetCurrentMetricDataCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: GetCurrentMetricDataCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetCurrentMetricDataCommandInput);
|
|
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 GetCurrentUserDataCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: GetCurrentUserDataCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetCurrentUserDataCommandInput);
|
|
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 GetFederationTokenCommand extends $Command<
|
|
|
25
26
|
ConnectClientResolvedConfig
|
|
26
27
|
> {
|
|
27
28
|
readonly input: GetFederationTokenCommandInput;
|
|
29
|
+
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
28
30
|
constructor(input: GetFederationTokenCommandInput);
|
|
29
31
|
resolveMiddleware(
|
|
30
32
|
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|