@aws-sdk/client-connect 3.414.0 → 3.420.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/README.md +8 -0
- package/dist-cjs/Connect.js +2 -0
- package/dist-cjs/commands/ActivateEvaluationFormCommand.js +5 -0
- package/dist-cjs/commands/AssociateApprovedOriginCommand.js +5 -0
- package/dist-cjs/commands/AssociateBotCommand.js +5 -0
- package/dist-cjs/commands/AssociateDefaultVocabularyCommand.js +5 -0
- package/dist-cjs/commands/AssociateInstanceStorageConfigCommand.js +5 -0
- package/dist-cjs/commands/AssociateLambdaFunctionCommand.js +5 -0
- package/dist-cjs/commands/AssociateLexBotCommand.js +5 -0
- package/dist-cjs/commands/AssociatePhoneNumberContactFlowCommand.js +5 -0
- package/dist-cjs/commands/AssociateQueueQuickConnectsCommand.js +5 -0
- package/dist-cjs/commands/AssociateRoutingProfileQueuesCommand.js +5 -0
- package/dist-cjs/commands/AssociateSecurityKeyCommand.js +5 -0
- package/dist-cjs/commands/AssociateTrafficDistributionGroupUserCommand.js +5 -0
- package/dist-cjs/commands/ClaimPhoneNumberCommand.js +5 -0
- package/dist-cjs/commands/CreateAgentStatusCommand.js +5 -0
- package/dist-cjs/commands/CreateContactFlowCommand.js +5 -0
- package/dist-cjs/commands/CreateContactFlowModuleCommand.js +5 -0
- package/dist-cjs/commands/CreateEvaluationFormCommand.js +5 -0
- package/dist-cjs/commands/CreateHoursOfOperationCommand.js +5 -0
- package/dist-cjs/commands/CreateInstanceCommand.js +5 -0
- package/dist-cjs/commands/CreateIntegrationAssociationCommand.js +5 -0
- package/dist-cjs/commands/CreateParticipantCommand.js +5 -0
- package/dist-cjs/commands/CreatePromptCommand.js +5 -0
- package/dist-cjs/commands/CreateQueueCommand.js +5 -0
- package/dist-cjs/commands/CreateQuickConnectCommand.js +5 -0
- package/dist-cjs/commands/CreateRoutingProfileCommand.js +5 -0
- package/dist-cjs/commands/CreateRuleCommand.js +5 -0
- package/dist-cjs/commands/CreateSecurityProfileCommand.js +5 -0
- package/dist-cjs/commands/CreateTaskTemplateCommand.js +5 -0
- package/dist-cjs/commands/CreateTrafficDistributionGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateUseCaseCommand.js +5 -0
- package/dist-cjs/commands/CreateUserCommand.js +5 -0
- package/dist-cjs/commands/CreateUserHierarchyGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateViewCommand.js +5 -0
- package/dist-cjs/commands/CreateViewVersionCommand.js +5 -0
- package/dist-cjs/commands/CreateVocabularyCommand.js +5 -0
- package/dist-cjs/commands/DeactivateEvaluationFormCommand.js +5 -0
- package/dist-cjs/commands/DeleteContactEvaluationCommand.js +5 -0
- package/dist-cjs/commands/DeleteContactFlowCommand.js +5 -0
- package/dist-cjs/commands/DeleteContactFlowModuleCommand.js +5 -0
- package/dist-cjs/commands/DeleteEvaluationFormCommand.js +5 -0
- package/dist-cjs/commands/DeleteHoursOfOperationCommand.js +5 -0
- package/dist-cjs/commands/DeleteInstanceCommand.js +5 -0
- package/dist-cjs/commands/DeleteIntegrationAssociationCommand.js +5 -0
- package/dist-cjs/commands/DeletePromptCommand.js +5 -0
- package/dist-cjs/commands/DeleteQueueCommand.js +5 -0
- package/dist-cjs/commands/DeleteQuickConnectCommand.js +5 -0
- package/dist-cjs/commands/DeleteRoutingProfileCommand.js +5 -0
- package/dist-cjs/commands/DeleteRuleCommand.js +5 -0
- package/dist-cjs/commands/DeleteSecurityProfileCommand.js +5 -0
- package/dist-cjs/commands/DeleteTaskTemplateCommand.js +5 -0
- package/dist-cjs/commands/DeleteTrafficDistributionGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteUseCaseCommand.js +5 -0
- package/dist-cjs/commands/DeleteUserCommand.js +5 -0
- package/dist-cjs/commands/DeleteUserHierarchyGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteViewCommand.js +5 -0
- package/dist-cjs/commands/DeleteViewVersionCommand.js +5 -0
- package/dist-cjs/commands/DeleteVocabularyCommand.js +5 -0
- package/dist-cjs/commands/DescribeAgentStatusCommand.js +5 -0
- package/dist-cjs/commands/DescribeContactCommand.js +5 -0
- package/dist-cjs/commands/DescribeContactEvaluationCommand.js +5 -0
- package/dist-cjs/commands/DescribeContactFlowCommand.js +5 -0
- package/dist-cjs/commands/DescribeContactFlowModuleCommand.js +5 -0
- package/dist-cjs/commands/DescribeEvaluationFormCommand.js +5 -0
- package/dist-cjs/commands/DescribeHoursOfOperationCommand.js +5 -0
- package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +5 -0
- package/dist-cjs/commands/DescribeInstanceCommand.js +5 -0
- package/dist-cjs/commands/DescribeInstanceStorageConfigCommand.js +5 -0
- package/dist-cjs/commands/DescribePhoneNumberCommand.js +5 -0
- package/dist-cjs/commands/DescribePromptCommand.js +5 -0
- package/dist-cjs/commands/DescribeQueueCommand.js +5 -0
- package/dist-cjs/commands/DescribeQuickConnectCommand.js +5 -0
- package/dist-cjs/commands/DescribeRoutingProfileCommand.js +5 -0
- package/dist-cjs/commands/DescribeRuleCommand.js +5 -0
- package/dist-cjs/commands/DescribeSecurityProfileCommand.js +5 -0
- package/dist-cjs/commands/DescribeTrafficDistributionGroupCommand.js +5 -0
- package/dist-cjs/commands/DescribeUserCommand.js +5 -0
- package/dist-cjs/commands/DescribeUserHierarchyGroupCommand.js +5 -0
- package/dist-cjs/commands/DescribeUserHierarchyStructureCommand.js +5 -0
- package/dist-cjs/commands/DescribeViewCommand.js +5 -0
- package/dist-cjs/commands/DescribeVocabularyCommand.js +5 -0
- package/dist-cjs/commands/DisassociateApprovedOriginCommand.js +5 -0
- package/dist-cjs/commands/DisassociateBotCommand.js +5 -0
- package/dist-cjs/commands/DisassociateInstanceStorageConfigCommand.js +5 -0
- package/dist-cjs/commands/DisassociateLambdaFunctionCommand.js +5 -0
- package/dist-cjs/commands/DisassociateLexBotCommand.js +5 -0
- package/dist-cjs/commands/DisassociatePhoneNumberContactFlowCommand.js +5 -0
- package/dist-cjs/commands/DisassociateQueueQuickConnectsCommand.js +5 -0
- package/dist-cjs/commands/DisassociateRoutingProfileQueuesCommand.js +5 -0
- package/dist-cjs/commands/DisassociateSecurityKeyCommand.js +5 -0
- package/dist-cjs/commands/DisassociateTrafficDistributionGroupUserCommand.js +5 -0
- package/dist-cjs/commands/DismissUserContactCommand.js +5 -0
- package/dist-cjs/commands/GetContactAttributesCommand.js +5 -0
- package/dist-cjs/commands/GetCurrentMetricDataCommand.js +5 -0
- package/dist-cjs/commands/GetCurrentUserDataCommand.js +5 -0
- package/dist-cjs/commands/GetFederationTokenCommand.js +5 -0
- package/dist-cjs/commands/GetMetricDataCommand.js +5 -0
- package/dist-cjs/commands/GetMetricDataV2Command.js +5 -0
- package/dist-cjs/commands/GetPromptFileCommand.js +5 -0
- package/dist-cjs/commands/GetTaskTemplateCommand.js +5 -0
- package/dist-cjs/commands/GetTrafficDistributionCommand.js +5 -0
- package/dist-cjs/commands/ListAgentStatusesCommand.js +5 -0
- package/dist-cjs/commands/ListApprovedOriginsCommand.js +5 -0
- package/dist-cjs/commands/ListBotsCommand.js +5 -0
- package/dist-cjs/commands/ListContactEvaluationsCommand.js +5 -0
- package/dist-cjs/commands/ListContactFlowModulesCommand.js +5 -0
- package/dist-cjs/commands/ListContactFlowsCommand.js +5 -0
- package/dist-cjs/commands/ListContactReferencesCommand.js +5 -0
- package/dist-cjs/commands/ListDefaultVocabulariesCommand.js +5 -0
- package/dist-cjs/commands/ListEvaluationFormVersionsCommand.js +5 -0
- package/dist-cjs/commands/ListEvaluationFormsCommand.js +5 -0
- package/dist-cjs/commands/ListHoursOfOperationsCommand.js +5 -0
- package/dist-cjs/commands/ListInstanceAttributesCommand.js +5 -0
- package/dist-cjs/commands/ListInstanceStorageConfigsCommand.js +5 -0
- package/dist-cjs/commands/ListInstancesCommand.js +5 -0
- package/dist-cjs/commands/ListIntegrationAssociationsCommand.js +5 -0
- package/dist-cjs/commands/ListLambdaFunctionsCommand.js +5 -0
- package/dist-cjs/commands/ListLexBotsCommand.js +5 -0
- package/dist-cjs/commands/ListPhoneNumbersCommand.js +5 -0
- package/dist-cjs/commands/ListPhoneNumbersV2Command.js +5 -0
- package/dist-cjs/commands/ListPromptsCommand.js +5 -0
- package/dist-cjs/commands/ListQueueQuickConnectsCommand.js +5 -0
- package/dist-cjs/commands/ListQueuesCommand.js +5 -0
- package/dist-cjs/commands/ListQuickConnectsCommand.js +5 -0
- package/dist-cjs/commands/ListRoutingProfileQueuesCommand.js +5 -0
- package/dist-cjs/commands/ListRoutingProfilesCommand.js +5 -0
- package/dist-cjs/commands/ListRulesCommand.js +5 -0
- package/dist-cjs/commands/ListSecurityKeysCommand.js +5 -0
- package/dist-cjs/commands/ListSecurityProfileApplicationsCommand.js +51 -0
- package/dist-cjs/commands/ListSecurityProfilePermissionsCommand.js +5 -0
- package/dist-cjs/commands/ListSecurityProfilesCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/ListTaskTemplatesCommand.js +5 -0
- package/dist-cjs/commands/ListTrafficDistributionGroupUsersCommand.js +5 -0
- package/dist-cjs/commands/ListTrafficDistributionGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListUseCasesCommand.js +5 -0
- package/dist-cjs/commands/ListUserHierarchyGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListUsersCommand.js +5 -0
- package/dist-cjs/commands/ListViewVersionsCommand.js +5 -0
- package/dist-cjs/commands/ListViewsCommand.js +5 -0
- package/dist-cjs/commands/MonitorContactCommand.js +5 -0
- package/dist-cjs/commands/PutUserStatusCommand.js +5 -0
- package/dist-cjs/commands/ReleasePhoneNumberCommand.js +5 -0
- package/dist-cjs/commands/ReplicateInstanceCommand.js +5 -0
- package/dist-cjs/commands/ResumeContactRecordingCommand.js +5 -0
- package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +5 -0
- package/dist-cjs/commands/SearchHoursOfOperationsCommand.js +5 -0
- package/dist-cjs/commands/SearchPromptsCommand.js +5 -0
- package/dist-cjs/commands/SearchQueuesCommand.js +5 -0
- package/dist-cjs/commands/SearchQuickConnectsCommand.js +5 -0
- package/dist-cjs/commands/SearchResourceTagsCommand.js +5 -0
- package/dist-cjs/commands/SearchRoutingProfilesCommand.js +5 -0
- package/dist-cjs/commands/SearchSecurityProfilesCommand.js +5 -0
- package/dist-cjs/commands/SearchUsersCommand.js +5 -0
- package/dist-cjs/commands/SearchVocabulariesCommand.js +5 -0
- package/dist-cjs/commands/StartChatContactCommand.js +5 -0
- package/dist-cjs/commands/StartContactEvaluationCommand.js +5 -0
- package/dist-cjs/commands/StartContactRecordingCommand.js +5 -0
- package/dist-cjs/commands/StartContactStreamingCommand.js +5 -0
- package/dist-cjs/commands/StartOutboundVoiceContactCommand.js +5 -0
- package/dist-cjs/commands/StartTaskContactCommand.js +5 -0
- package/dist-cjs/commands/StopContactCommand.js +5 -0
- package/dist-cjs/commands/StopContactRecordingCommand.js +5 -0
- package/dist-cjs/commands/StopContactStreamingCommand.js +5 -0
- package/dist-cjs/commands/SubmitContactEvaluationCommand.js +5 -0
- package/dist-cjs/commands/SuspendContactRecordingCommand.js +5 -0
- package/dist-cjs/commands/TagResourceCommand.js +5 -0
- package/dist-cjs/commands/TransferContactCommand.js +5 -0
- package/dist-cjs/commands/UntagResourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateAgentStatusCommand.js +5 -0
- package/dist-cjs/commands/UpdateContactAttributesCommand.js +5 -0
- package/dist-cjs/commands/UpdateContactCommand.js +5 -0
- package/dist-cjs/commands/UpdateContactEvaluationCommand.js +5 -0
- package/dist-cjs/commands/UpdateContactFlowContentCommand.js +5 -0
- package/dist-cjs/commands/UpdateContactFlowMetadataCommand.js +5 -0
- package/dist-cjs/commands/UpdateContactFlowModuleContentCommand.js +5 -0
- package/dist-cjs/commands/UpdateContactFlowModuleMetadataCommand.js +5 -0
- package/dist-cjs/commands/UpdateContactFlowNameCommand.js +5 -0
- package/dist-cjs/commands/UpdateContactScheduleCommand.js +5 -0
- package/dist-cjs/commands/UpdateEvaluationFormCommand.js +5 -0
- package/dist-cjs/commands/UpdateHoursOfOperationCommand.js +5 -0
- package/dist-cjs/commands/UpdateInstanceAttributeCommand.js +5 -0
- package/dist-cjs/commands/UpdateInstanceStorageConfigCommand.js +5 -0
- package/dist-cjs/commands/UpdateParticipantRoleConfigCommand.js +5 -0
- package/dist-cjs/commands/UpdatePhoneNumberCommand.js +5 -0
- package/dist-cjs/commands/UpdatePromptCommand.js +5 -0
- package/dist-cjs/commands/UpdateQueueHoursOfOperationCommand.js +5 -0
- package/dist-cjs/commands/UpdateQueueMaxContactsCommand.js +5 -0
- package/dist-cjs/commands/UpdateQueueNameCommand.js +5 -0
- package/dist-cjs/commands/UpdateQueueOutboundCallerConfigCommand.js +5 -0
- package/dist-cjs/commands/UpdateQueueStatusCommand.js +5 -0
- package/dist-cjs/commands/UpdateQuickConnectConfigCommand.js +5 -0
- package/dist-cjs/commands/UpdateQuickConnectNameCommand.js +5 -0
- package/dist-cjs/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.js +5 -0
- package/dist-cjs/commands/UpdateRoutingProfileConcurrencyCommand.js +5 -0
- package/dist-cjs/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +5 -0
- package/dist-cjs/commands/UpdateRoutingProfileNameCommand.js +5 -0
- package/dist-cjs/commands/UpdateRoutingProfileQueuesCommand.js +5 -0
- package/dist-cjs/commands/UpdateRuleCommand.js +5 -0
- package/dist-cjs/commands/UpdateSecurityProfileCommand.js +5 -0
- package/dist-cjs/commands/UpdateTaskTemplateCommand.js +5 -0
- package/dist-cjs/commands/UpdateTrafficDistributionCommand.js +5 -0
- package/dist-cjs/commands/UpdateUserHierarchyCommand.js +5 -0
- package/dist-cjs/commands/UpdateUserHierarchyGroupNameCommand.js +5 -0
- package/dist-cjs/commands/UpdateUserHierarchyStructureCommand.js +5 -0
- package/dist-cjs/commands/UpdateUserIdentityInfoCommand.js +5 -0
- package/dist-cjs/commands/UpdateUserPhoneConfigCommand.js +5 -0
- package/dist-cjs/commands/UpdateUserRoutingProfileCommand.js +5 -0
- package/dist-cjs/commands/UpdateUserSecurityProfilesCommand.js +5 -0
- package/dist-cjs/commands/UpdateViewContentCommand.js +5 -0
- package/dist-cjs/commands/UpdateViewMetadataCommand.js +5 -0
- package/dist-cjs/commands/index.js +1 -0
- package/dist-cjs/models/models_0.js +1 -0
- package/dist-cjs/pagination/ListSecurityProfileApplicationsPaginator.js +29 -0
- package/dist-cjs/pagination/index.js +1 -0
- package/dist-cjs/protocols/Aws_restJson1.js +80 -7
- package/dist-es/Connect.js +2 -0
- package/dist-es/commands/ActivateEvaluationFormCommand.js +5 -0
- package/dist-es/commands/AssociateApprovedOriginCommand.js +5 -0
- package/dist-es/commands/AssociateBotCommand.js +5 -0
- package/dist-es/commands/AssociateDefaultVocabularyCommand.js +5 -0
- package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +5 -0
- package/dist-es/commands/AssociateLambdaFunctionCommand.js +5 -0
- package/dist-es/commands/AssociateLexBotCommand.js +5 -0
- package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +5 -0
- package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +5 -0
- package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +5 -0
- package/dist-es/commands/AssociateSecurityKeyCommand.js +5 -0
- package/dist-es/commands/AssociateTrafficDistributionGroupUserCommand.js +5 -0
- package/dist-es/commands/ClaimPhoneNumberCommand.js +5 -0
- package/dist-es/commands/CreateAgentStatusCommand.js +5 -0
- package/dist-es/commands/CreateContactFlowCommand.js +5 -0
- package/dist-es/commands/CreateContactFlowModuleCommand.js +5 -0
- package/dist-es/commands/CreateEvaluationFormCommand.js +5 -0
- package/dist-es/commands/CreateHoursOfOperationCommand.js +5 -0
- package/dist-es/commands/CreateInstanceCommand.js +5 -0
- package/dist-es/commands/CreateIntegrationAssociationCommand.js +5 -0
- package/dist-es/commands/CreateParticipantCommand.js +5 -0
- package/dist-es/commands/CreatePromptCommand.js +5 -0
- package/dist-es/commands/CreateQueueCommand.js +5 -0
- package/dist-es/commands/CreateQuickConnectCommand.js +5 -0
- package/dist-es/commands/CreateRoutingProfileCommand.js +5 -0
- package/dist-es/commands/CreateRuleCommand.js +5 -0
- package/dist-es/commands/CreateSecurityProfileCommand.js +5 -0
- package/dist-es/commands/CreateTaskTemplateCommand.js +5 -0
- package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +5 -0
- package/dist-es/commands/CreateUseCaseCommand.js +5 -0
- package/dist-es/commands/CreateUserCommand.js +5 -0
- package/dist-es/commands/CreateUserHierarchyGroupCommand.js +5 -0
- package/dist-es/commands/CreateViewCommand.js +5 -0
- package/dist-es/commands/CreateViewVersionCommand.js +5 -0
- package/dist-es/commands/CreateVocabularyCommand.js +5 -0
- package/dist-es/commands/DeactivateEvaluationFormCommand.js +5 -0
- package/dist-es/commands/DeleteContactEvaluationCommand.js +5 -0
- package/dist-es/commands/DeleteContactFlowCommand.js +5 -0
- package/dist-es/commands/DeleteContactFlowModuleCommand.js +5 -0
- package/dist-es/commands/DeleteEvaluationFormCommand.js +5 -0
- package/dist-es/commands/DeleteHoursOfOperationCommand.js +5 -0
- package/dist-es/commands/DeleteInstanceCommand.js +5 -0
- package/dist-es/commands/DeleteIntegrationAssociationCommand.js +5 -0
- package/dist-es/commands/DeletePromptCommand.js +5 -0
- package/dist-es/commands/DeleteQueueCommand.js +5 -0
- package/dist-es/commands/DeleteQuickConnectCommand.js +5 -0
- package/dist-es/commands/DeleteRoutingProfileCommand.js +5 -0
- package/dist-es/commands/DeleteRuleCommand.js +5 -0
- package/dist-es/commands/DeleteSecurityProfileCommand.js +5 -0
- package/dist-es/commands/DeleteTaskTemplateCommand.js +5 -0
- package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +5 -0
- package/dist-es/commands/DeleteUseCaseCommand.js +5 -0
- package/dist-es/commands/DeleteUserCommand.js +5 -0
- package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +5 -0
- package/dist-es/commands/DeleteViewCommand.js +5 -0
- package/dist-es/commands/DeleteViewVersionCommand.js +5 -0
- package/dist-es/commands/DeleteVocabularyCommand.js +5 -0
- package/dist-es/commands/DescribeAgentStatusCommand.js +5 -0
- package/dist-es/commands/DescribeContactCommand.js +5 -0
- package/dist-es/commands/DescribeContactEvaluationCommand.js +5 -0
- package/dist-es/commands/DescribeContactFlowCommand.js +5 -0
- package/dist-es/commands/DescribeContactFlowModuleCommand.js +5 -0
- package/dist-es/commands/DescribeEvaluationFormCommand.js +5 -0
- package/dist-es/commands/DescribeHoursOfOperationCommand.js +5 -0
- package/dist-es/commands/DescribeInstanceAttributeCommand.js +5 -0
- package/dist-es/commands/DescribeInstanceCommand.js +5 -0
- package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +5 -0
- package/dist-es/commands/DescribePhoneNumberCommand.js +5 -0
- package/dist-es/commands/DescribePromptCommand.js +5 -0
- package/dist-es/commands/DescribeQueueCommand.js +5 -0
- package/dist-es/commands/DescribeQuickConnectCommand.js +5 -0
- package/dist-es/commands/DescribeRoutingProfileCommand.js +5 -0
- package/dist-es/commands/DescribeRuleCommand.js +5 -0
- package/dist-es/commands/DescribeSecurityProfileCommand.js +5 -0
- package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +5 -0
- package/dist-es/commands/DescribeUserCommand.js +5 -0
- package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +5 -0
- package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +5 -0
- package/dist-es/commands/DescribeViewCommand.js +5 -0
- package/dist-es/commands/DescribeVocabularyCommand.js +5 -0
- package/dist-es/commands/DisassociateApprovedOriginCommand.js +5 -0
- package/dist-es/commands/DisassociateBotCommand.js +5 -0
- package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +5 -0
- package/dist-es/commands/DisassociateLambdaFunctionCommand.js +5 -0
- package/dist-es/commands/DisassociateLexBotCommand.js +5 -0
- package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +5 -0
- package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +5 -0
- package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +5 -0
- package/dist-es/commands/DisassociateSecurityKeyCommand.js +5 -0
- package/dist-es/commands/DisassociateTrafficDistributionGroupUserCommand.js +5 -0
- package/dist-es/commands/DismissUserContactCommand.js +5 -0
- package/dist-es/commands/GetContactAttributesCommand.js +5 -0
- package/dist-es/commands/GetCurrentMetricDataCommand.js +5 -0
- package/dist-es/commands/GetCurrentUserDataCommand.js +5 -0
- package/dist-es/commands/GetFederationTokenCommand.js +5 -0
- package/dist-es/commands/GetMetricDataCommand.js +5 -0
- package/dist-es/commands/GetMetricDataV2Command.js +5 -0
- package/dist-es/commands/GetPromptFileCommand.js +5 -0
- package/dist-es/commands/GetTaskTemplateCommand.js +5 -0
- package/dist-es/commands/GetTrafficDistributionCommand.js +5 -0
- package/dist-es/commands/ListAgentStatusesCommand.js +5 -0
- package/dist-es/commands/ListApprovedOriginsCommand.js +5 -0
- package/dist-es/commands/ListBotsCommand.js +5 -0
- package/dist-es/commands/ListContactEvaluationsCommand.js +5 -0
- package/dist-es/commands/ListContactFlowModulesCommand.js +5 -0
- package/dist-es/commands/ListContactFlowsCommand.js +5 -0
- package/dist-es/commands/ListContactReferencesCommand.js +5 -0
- package/dist-es/commands/ListDefaultVocabulariesCommand.js +5 -0
- package/dist-es/commands/ListEvaluationFormVersionsCommand.js +5 -0
- package/dist-es/commands/ListEvaluationFormsCommand.js +5 -0
- package/dist-es/commands/ListHoursOfOperationsCommand.js +5 -0
- package/dist-es/commands/ListInstanceAttributesCommand.js +5 -0
- package/dist-es/commands/ListInstanceStorageConfigsCommand.js +5 -0
- package/dist-es/commands/ListInstancesCommand.js +5 -0
- package/dist-es/commands/ListIntegrationAssociationsCommand.js +5 -0
- package/dist-es/commands/ListLambdaFunctionsCommand.js +5 -0
- package/dist-es/commands/ListLexBotsCommand.js +5 -0
- package/dist-es/commands/ListPhoneNumbersCommand.js +5 -0
- package/dist-es/commands/ListPhoneNumbersV2Command.js +5 -0
- package/dist-es/commands/ListPromptsCommand.js +5 -0
- package/dist-es/commands/ListQueueQuickConnectsCommand.js +5 -0
- package/dist-es/commands/ListQueuesCommand.js +5 -0
- package/dist-es/commands/ListQuickConnectsCommand.js +5 -0
- package/dist-es/commands/ListRoutingProfileQueuesCommand.js +5 -0
- package/dist-es/commands/ListRoutingProfilesCommand.js +5 -0
- package/dist-es/commands/ListRulesCommand.js +5 -0
- package/dist-es/commands/ListSecurityKeysCommand.js +5 -0
- package/dist-es/commands/ListSecurityProfileApplicationsCommand.js +47 -0
- package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +5 -0
- package/dist-es/commands/ListSecurityProfilesCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/ListTaskTemplatesCommand.js +5 -0
- package/dist-es/commands/ListTrafficDistributionGroupUsersCommand.js +5 -0
- package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +5 -0
- package/dist-es/commands/ListUseCasesCommand.js +5 -0
- package/dist-es/commands/ListUserHierarchyGroupsCommand.js +5 -0
- package/dist-es/commands/ListUsersCommand.js +5 -0
- package/dist-es/commands/ListViewVersionsCommand.js +5 -0
- package/dist-es/commands/ListViewsCommand.js +5 -0
- package/dist-es/commands/MonitorContactCommand.js +5 -0
- package/dist-es/commands/PutUserStatusCommand.js +5 -0
- package/dist-es/commands/ReleasePhoneNumberCommand.js +5 -0
- package/dist-es/commands/ReplicateInstanceCommand.js +5 -0
- package/dist-es/commands/ResumeContactRecordingCommand.js +5 -0
- package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +5 -0
- package/dist-es/commands/SearchHoursOfOperationsCommand.js +5 -0
- package/dist-es/commands/SearchPromptsCommand.js +5 -0
- package/dist-es/commands/SearchQueuesCommand.js +5 -0
- package/dist-es/commands/SearchQuickConnectsCommand.js +5 -0
- package/dist-es/commands/SearchResourceTagsCommand.js +5 -0
- package/dist-es/commands/SearchRoutingProfilesCommand.js +5 -0
- package/dist-es/commands/SearchSecurityProfilesCommand.js +5 -0
- package/dist-es/commands/SearchUsersCommand.js +5 -0
- package/dist-es/commands/SearchVocabulariesCommand.js +5 -0
- package/dist-es/commands/StartChatContactCommand.js +5 -0
- package/dist-es/commands/StartContactEvaluationCommand.js +5 -0
- package/dist-es/commands/StartContactRecordingCommand.js +5 -0
- package/dist-es/commands/StartContactStreamingCommand.js +5 -0
- package/dist-es/commands/StartOutboundVoiceContactCommand.js +5 -0
- package/dist-es/commands/StartTaskContactCommand.js +5 -0
- package/dist-es/commands/StopContactCommand.js +5 -0
- package/dist-es/commands/StopContactRecordingCommand.js +5 -0
- package/dist-es/commands/StopContactStreamingCommand.js +5 -0
- package/dist-es/commands/SubmitContactEvaluationCommand.js +5 -0
- package/dist-es/commands/SuspendContactRecordingCommand.js +5 -0
- package/dist-es/commands/TagResourceCommand.js +5 -0
- package/dist-es/commands/TransferContactCommand.js +5 -0
- package/dist-es/commands/UntagResourceCommand.js +5 -0
- package/dist-es/commands/UpdateAgentStatusCommand.js +5 -0
- package/dist-es/commands/UpdateContactAttributesCommand.js +5 -0
- package/dist-es/commands/UpdateContactCommand.js +5 -0
- package/dist-es/commands/UpdateContactEvaluationCommand.js +5 -0
- package/dist-es/commands/UpdateContactFlowContentCommand.js +5 -0
- package/dist-es/commands/UpdateContactFlowMetadataCommand.js +5 -0
- package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +5 -0
- package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +5 -0
- package/dist-es/commands/UpdateContactFlowNameCommand.js +5 -0
- package/dist-es/commands/UpdateContactScheduleCommand.js +5 -0
- package/dist-es/commands/UpdateEvaluationFormCommand.js +5 -0
- package/dist-es/commands/UpdateHoursOfOperationCommand.js +5 -0
- package/dist-es/commands/UpdateInstanceAttributeCommand.js +5 -0
- package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +5 -0
- package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +5 -0
- package/dist-es/commands/UpdatePhoneNumberCommand.js +5 -0
- package/dist-es/commands/UpdatePromptCommand.js +5 -0
- package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +5 -0
- package/dist-es/commands/UpdateQueueMaxContactsCommand.js +5 -0
- package/dist-es/commands/UpdateQueueNameCommand.js +5 -0
- package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +5 -0
- package/dist-es/commands/UpdateQueueStatusCommand.js +5 -0
- package/dist-es/commands/UpdateQuickConnectConfigCommand.js +5 -0
- package/dist-es/commands/UpdateQuickConnectNameCommand.js +5 -0
- package/dist-es/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.js +5 -0
- package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +5 -0
- package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +5 -0
- package/dist-es/commands/UpdateRoutingProfileNameCommand.js +5 -0
- package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +5 -0
- package/dist-es/commands/UpdateRuleCommand.js +5 -0
- package/dist-es/commands/UpdateSecurityProfileCommand.js +5 -0
- package/dist-es/commands/UpdateTaskTemplateCommand.js +5 -0
- package/dist-es/commands/UpdateTrafficDistributionCommand.js +5 -0
- package/dist-es/commands/UpdateUserHierarchyCommand.js +5 -0
- package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +5 -0
- package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +5 -0
- package/dist-es/commands/UpdateUserIdentityInfoCommand.js +5 -0
- package/dist-es/commands/UpdateUserPhoneConfigCommand.js +5 -0
- package/dist-es/commands/UpdateUserRoutingProfileCommand.js +5 -0
- package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +5 -0
- package/dist-es/commands/UpdateViewContentCommand.js +5 -0
- package/dist-es/commands/UpdateViewMetadataCommand.js +5 -0
- package/dist-es/commands/index.js +1 -0
- package/dist-es/models/models_0.js +1 -0
- package/dist-es/pagination/ListSecurityProfileApplicationsPaginator.js +25 -0
- package/dist-es/pagination/index.js +1 -0
- package/dist-es/protocols/Aws_restJson1.js +71 -0
- package/dist-types/Connect.d.ts +7 -0
- package/dist-types/ConnectClient.d.ts +3 -2
- package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +1 -1
- package/dist-types/commands/CreateSecurityProfileCommand.d.ts +8 -0
- package/dist-types/commands/DescribeVocabularyCommand.d.ts +1 -2
- package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +2 -2
- package/dist-types/commands/ListPhoneNumbersCommand.d.ts +3 -2
- package/dist-types/commands/ListSecurityProfileApplicationsCommand.d.ts +99 -0
- package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePromptCommand.d.ts +1 -2
- package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +8 -0
- package/dist-types/commands/index.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +42 -18
- package/dist-types/models/models_1.d.ts +64 -69
- package/dist-types/models/models_2.d.ts +75 -1
- package/dist-types/pagination/ListSecurityProfileApplicationsPaginator.d.ts +7 -0
- package/dist-types/pagination/index.d.ts +1 -0
- package/dist-types/protocols/Aws_restJson1.d.ts +9 -0
- package/dist-types/ts3.4/Connect.d.ts +17 -0
- package/dist-types/ts3.4/ConnectClient.d.ts +6 -0
- package/dist-types/ts3.4/commands/DescribeVocabularyCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListSecurityProfileApplicationsCommand.d.ts +42 -0
- package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePromptCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/index.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +6 -4
- package/dist-types/ts3.4/models/models_1.d.ts +15 -16
- package/dist-types/ts3.4/models/models_2.d.ts +18 -0
- package/dist-types/ts3.4/pagination/ListSecurityProfileApplicationsPaginator.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 +12 -0
- package/package.json +31 -31
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateInstanceStorageConfigCommand, se_UpdateInstanceStorageConfigCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateInstanceStorageConfigCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateInstanceStorageConfigCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateInstanceStorageConfig",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateParticipantRoleConfigCommand, se_UpdateParticipantRoleConfigCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateParticipantRoleConfigCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateParticipantRoleConfigCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateParticipantRoleConfig",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdatePhoneNumberCommand, se_UpdatePhoneNumberCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdatePhoneNumberCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdatePhoneNumberCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdatePhoneNumber",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdatePromptCommand, se_UpdatePromptCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdatePromptCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdatePromptCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdatePrompt",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateQueueHoursOfOperationCommand, se_UpdateQueueHoursOfOperationCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateQueueHoursOfOperationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateQueueHoursOfOperationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateQueueHoursOfOperation",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateQueueMaxContactsCommand, se_UpdateQueueMaxContactsCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateQueueMaxContactsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateQueueMaxContactsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateQueueMaxContacts",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateQueueNameCommand, se_UpdateQueueNameCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateQueueNameCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateQueueNameCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateQueueName",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateQueueOutboundCallerConfigCommand, se_UpdateQueueOutboundCallerConfigCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateQueueOutboundCallerConfigCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateQueueOutboundCallerConfigCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateQueueOutboundCallerConfig",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateQueueStatusCommand, se_UpdateQueueStatusCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateQueueStatusCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateQueueStatusCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateQueueStatus",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateQuickConnectConfigCommand, se_UpdateQuickConnectConfigCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateQuickConnectConfigCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateQuickConnectConfigCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateQuickConnectConfig",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateQuickConnectNameCommand, se_UpdateQuickConnectNameCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateQuickConnectNameCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateQuickConnectNameCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateQuickConnectName",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateRoutingProfileAgentAvailabilityTimerCommand, se_UpdateRoutingProfileAgentAvailabilityTimerCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateRoutingProfileAgentAvailabilityTimerCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateRoutingProfileAgentAvailabilityTimerCommand extends $Command
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateRoutingProfileAgentAvailabilityTimer",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateRoutingProfileConcurrencyCommand, se_UpdateRoutingProfileConcurrencyCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateRoutingProfileConcurrencyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateRoutingProfileConcurrencyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateRoutingProfileConcurrency",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateRoutingProfileDefaultOutboundQueueCommand, se_UpdateRoutingProfileDefaultOutboundQueueCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateRoutingProfileDefaultOutboundQueueCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateRoutingProfileDefaultOutboundQueueCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateRoutingProfileDefaultOutboundQueue",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateRoutingProfileNameCommand, se_UpdateRoutingProfileNameCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateRoutingProfileNameCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateRoutingProfileNameCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateRoutingProfileName",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateRoutingProfileQueuesCommand, se_UpdateRoutingProfileQueuesCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateRoutingProfileQueuesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateRoutingProfileQueuesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateRoutingProfileQueues",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateRuleCommand, se_UpdateRuleCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateRuleCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateRuleCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateRule",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateSecurityProfileCommand, se_UpdateSecurityProfileCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateSecurityProfileCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateSecurityProfileCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateSecurityProfile",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateTaskTemplateCommand, se_UpdateTaskTemplateCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateTaskTemplateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateTaskTemplateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateTaskTemplate",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateTrafficDistributionCommand, se_UpdateTrafficDistributionCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateTrafficDistributionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateTrafficDistributionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateTrafficDistribution",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateUserHierarchyCommand, se_UpdateUserHierarchyCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateUserHierarchyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateUserHierarchyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateUserHierarchy",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateUserHierarchyGroupNameCommand, se_UpdateUserHierarchyGroupNameCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateUserHierarchyGroupNameCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateUserHierarchyGroupNameCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateUserHierarchyGroupName",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateUserHierarchyStructureCommand, se_UpdateUserHierarchyStructureCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateUserHierarchyStructureCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateUserHierarchyStructureCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateUserHierarchyStructure",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateUserIdentityInfoCommand, se_UpdateUserIdentityInfoCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateUserIdentityInfoCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateUserIdentityInfoCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateUserIdentityInfo",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateUserPhoneConfigCommand, se_UpdateUserPhoneConfigCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateUserPhoneConfigCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateUserPhoneConfigCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateUserPhoneConfig",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateUserRoutingProfileCommand, se_UpdateUserRoutingProfileCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateUserRoutingProfileCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateUserRoutingProfileCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateUserRoutingProfile",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateUserSecurityProfilesCommand, se_UpdateUserSecurityProfilesCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateUserSecurityProfilesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateUserSecurityProfilesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "UpdateUserSecurityProfiles",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { UpdateViewContentRequestFilterSensitiveLog, UpdateViewContentResponseFilterSensitiveLog, } from "../models/models_2";
|
|
5
6
|
import { de_UpdateViewContentCommand, se_UpdateViewContentCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class UpdateViewContentCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: UpdateViewContentRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: UpdateViewContentResponseFilterSensitiveLog,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AmazonConnectService",
|
|
36
|
+
operation: "UpdateViewContent",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { UpdateViewMetadataRequestFilterSensitiveLog, } from "../models/models_2";
|
|
5
6
|
import { de_UpdateViewMetadataCommand, se_UpdateViewMetadataCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class UpdateViewMetadataCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: UpdateViewMetadataRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AmazonConnectService",
|
|
36
|
+
operation: "UpdateViewMetadata",
|
|
37
|
+
},
|
|
33
38
|
};
|
|
34
39
|
const { requestHandler } = configuration;
|
|
35
40
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -125,6 +125,7 @@ export * from "./ListRoutingProfileQueuesCommand";
|
|
|
125
125
|
export * from "./ListRoutingProfilesCommand";
|
|
126
126
|
export * from "./ListRulesCommand";
|
|
127
127
|
export * from "./ListSecurityKeysCommand";
|
|
128
|
+
export * from "./ListSecurityProfileApplicationsCommand";
|
|
128
129
|
export * from "./ListSecurityProfilePermissionsCommand";
|
|
129
130
|
export * from "./ListSecurityProfilesCommand";
|
|
130
131
|
export * from "./ListTagsForResourceCommand";
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
import { ListSecurityProfileApplicationsCommand, } from "../commands/ListSecurityProfileApplicationsCommand";
|
|
2
|
+
import { ConnectClient } from "../ConnectClient";
|
|
3
|
+
const makePagedClientRequest = async (client, input, ...args) => {
|
|
4
|
+
return await client.send(new ListSecurityProfileApplicationsCommand(input), ...args);
|
|
5
|
+
};
|
|
6
|
+
export async function* paginateListSecurityProfileApplications(config, input, ...additionalArguments) {
|
|
7
|
+
let token = config.startingToken || undefined;
|
|
8
|
+
let hasNext = true;
|
|
9
|
+
let page;
|
|
10
|
+
while (hasNext) {
|
|
11
|
+
input.NextToken = token;
|
|
12
|
+
input["MaxResults"] = config.pageSize;
|
|
13
|
+
if (config.client instanceof ConnectClient) {
|
|
14
|
+
page = await makePagedClientRequest(config.client, input, ...additionalArguments);
|
|
15
|
+
}
|
|
16
|
+
else {
|
|
17
|
+
throw new Error("Invalid client, expected Connect | ConnectClient");
|
|
18
|
+
}
|
|
19
|
+
yield page;
|
|
20
|
+
const prevToken = token;
|
|
21
|
+
token = page.NextToken;
|
|
22
|
+
hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
|
|
23
|
+
}
|
|
24
|
+
return undefined;
|
|
25
|
+
}
|
|
@@ -30,6 +30,7 @@ export * from "./ListRoutingProfileQueuesPaginator";
|
|
|
30
30
|
export * from "./ListRoutingProfilesPaginator";
|
|
31
31
|
export * from "./ListRulesPaginator";
|
|
32
32
|
export * from "./ListSecurityKeysPaginator";
|
|
33
|
+
export * from "./ListSecurityProfileApplicationsPaginator";
|
|
33
34
|
export * from "./ListSecurityProfilePermissionsPaginator";
|
|
34
35
|
export * from "./ListSecurityProfilesPaginator";
|
|
35
36
|
export * from "./ListTaskTemplatesPaginator";
|