@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
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.se_DeleteTaskTemplateCommand = exports.se_DeleteSecurityProfileCommand = exports.se_DeleteRuleCommand = exports.se_DeleteRoutingProfileCommand = exports.se_DeleteQuickConnectCommand = exports.se_DeleteQueueCommand = exports.se_DeletePromptCommand = exports.se_DeleteIntegrationAssociationCommand = exports.se_DeleteInstanceCommand = exports.se_DeleteHoursOfOperationCommand = exports.se_DeleteEvaluationFormCommand = exports.se_DeleteContactFlowModuleCommand = exports.se_DeleteContactFlowCommand = exports.se_DeleteContactEvaluationCommand = exports.se_DeactivateEvaluationFormCommand = exports.se_CreateVocabularyCommand = exports.se_CreateViewVersionCommand = exports.se_CreateViewCommand = exports.se_CreateUserHierarchyGroupCommand = exports.se_CreateUserCommand = exports.se_CreateUseCaseCommand = exports.se_CreateTrafficDistributionGroupCommand = exports.se_CreateTaskTemplateCommand = exports.se_CreateSecurityProfileCommand = exports.se_CreateRuleCommand = exports.se_CreateRoutingProfileCommand = exports.se_CreateQuickConnectCommand = exports.se_CreateQueueCommand = exports.se_CreatePromptCommand = exports.se_CreateParticipantCommand = exports.se_CreateIntegrationAssociationCommand = exports.se_CreateInstanceCommand = exports.se_CreateHoursOfOperationCommand = exports.se_CreateEvaluationFormCommand = exports.se_CreateContactFlowModuleCommand = exports.se_CreateContactFlowCommand = exports.se_CreateAgentStatusCommand = exports.se_ClaimPhoneNumberCommand = exports.se_AssociateTrafficDistributionGroupUserCommand = exports.se_AssociateSecurityKeyCommand = exports.se_AssociateRoutingProfileQueuesCommand = exports.se_AssociateQueueQuickConnectsCommand = exports.se_AssociatePhoneNumberContactFlowCommand = exports.se_AssociateLexBotCommand = exports.se_AssociateLambdaFunctionCommand = exports.se_AssociateInstanceStorageConfigCommand = exports.se_AssociateDefaultVocabularyCommand = exports.se_AssociateBotCommand = exports.se_AssociateApprovedOriginCommand = exports.se_ActivateEvaluationFormCommand = void 0;
|
|
4
4
|
exports.se_GetTrafficDistributionCommand = exports.se_GetTaskTemplateCommand = exports.se_GetPromptFileCommand = exports.se_GetMetricDataV2Command = exports.se_GetMetricDataCommand = exports.se_GetFederationTokenCommand = exports.se_GetCurrentUserDataCommand = exports.se_GetCurrentMetricDataCommand = exports.se_GetContactAttributesCommand = exports.se_DismissUserContactCommand = exports.se_DisassociateTrafficDistributionGroupUserCommand = exports.se_DisassociateSecurityKeyCommand = exports.se_DisassociateRoutingProfileQueuesCommand = exports.se_DisassociateQueueQuickConnectsCommand = exports.se_DisassociatePhoneNumberContactFlowCommand = exports.se_DisassociateLexBotCommand = exports.se_DisassociateLambdaFunctionCommand = exports.se_DisassociateInstanceStorageConfigCommand = exports.se_DisassociateBotCommand = exports.se_DisassociateApprovedOriginCommand = exports.se_DescribeVocabularyCommand = exports.se_DescribeViewCommand = exports.se_DescribeUserHierarchyStructureCommand = exports.se_DescribeUserHierarchyGroupCommand = exports.se_DescribeUserCommand = exports.se_DescribeTrafficDistributionGroupCommand = exports.se_DescribeSecurityProfileCommand = exports.se_DescribeRuleCommand = exports.se_DescribeRoutingProfileCommand = exports.se_DescribeQuickConnectCommand = exports.se_DescribeQueueCommand = exports.se_DescribePromptCommand = exports.se_DescribePhoneNumberCommand = exports.se_DescribeInstanceStorageConfigCommand = exports.se_DescribeInstanceAttributeCommand = exports.se_DescribeInstanceCommand = exports.se_DescribeHoursOfOperationCommand = exports.se_DescribeEvaluationFormCommand = exports.se_DescribeContactFlowModuleCommand = exports.se_DescribeContactFlowCommand = exports.se_DescribeContactEvaluationCommand = exports.se_DescribeContactCommand = exports.se_DescribeAgentStatusCommand = exports.se_DeleteVocabularyCommand = exports.se_DeleteViewVersionCommand = exports.se_DeleteViewCommand = exports.se_DeleteUserHierarchyGroupCommand = exports.se_DeleteUserCommand = exports.se_DeleteUseCaseCommand = exports.se_DeleteTrafficDistributionGroupCommand = void 0;
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
11
|
-
exports.de_UpdateViewMetadataCommand = exports.de_UpdateViewContentCommand = exports.de_UpdateUserSecurityProfilesCommand = exports.de_UpdateUserRoutingProfileCommand = exports.de_UpdateUserPhoneConfigCommand = exports.de_UpdateUserIdentityInfoCommand = exports.de_UpdateUserHierarchyStructureCommand = exports.de_UpdateUserHierarchyGroupNameCommand = exports.de_UpdateUserHierarchyCommand = exports.de_UpdateTrafficDistributionCommand = exports.de_UpdateTaskTemplateCommand = exports.de_UpdateSecurityProfileCommand = exports.de_UpdateRuleCommand = exports.de_UpdateRoutingProfileQueuesCommand = exports.de_UpdateRoutingProfileNameCommand = exports.de_UpdateRoutingProfileDefaultOutboundQueueCommand = exports.de_UpdateRoutingProfileConcurrencyCommand = exports.de_UpdateRoutingProfileAgentAvailabilityTimerCommand = void 0;
|
|
5
|
+
exports.se_SearchResourceTagsCommand = exports.se_SearchQuickConnectsCommand = exports.se_SearchQueuesCommand = exports.se_SearchPromptsCommand = exports.se_SearchHoursOfOperationsCommand = exports.se_SearchAvailablePhoneNumbersCommand = exports.se_ResumeContactRecordingCommand = exports.se_ReplicateInstanceCommand = exports.se_ReleasePhoneNumberCommand = exports.se_PutUserStatusCommand = exports.se_MonitorContactCommand = exports.se_ListViewVersionsCommand = exports.se_ListViewsCommand = exports.se_ListUsersCommand = exports.se_ListUserHierarchyGroupsCommand = exports.se_ListUseCasesCommand = exports.se_ListTrafficDistributionGroupUsersCommand = exports.se_ListTrafficDistributionGroupsCommand = exports.se_ListTaskTemplatesCommand = exports.se_ListTagsForResourceCommand = exports.se_ListSecurityProfilesCommand = exports.se_ListSecurityProfilePermissionsCommand = exports.se_ListSecurityProfileApplicationsCommand = exports.se_ListSecurityKeysCommand = exports.se_ListRulesCommand = exports.se_ListRoutingProfilesCommand = exports.se_ListRoutingProfileQueuesCommand = exports.se_ListQuickConnectsCommand = exports.se_ListQueuesCommand = exports.se_ListQueueQuickConnectsCommand = exports.se_ListPromptsCommand = exports.se_ListPhoneNumbersV2Command = exports.se_ListPhoneNumbersCommand = exports.se_ListLexBotsCommand = exports.se_ListLambdaFunctionsCommand = exports.se_ListIntegrationAssociationsCommand = exports.se_ListInstanceStorageConfigsCommand = exports.se_ListInstancesCommand = exports.se_ListInstanceAttributesCommand = exports.se_ListHoursOfOperationsCommand = exports.se_ListEvaluationFormVersionsCommand = exports.se_ListEvaluationFormsCommand = exports.se_ListDefaultVocabulariesCommand = exports.se_ListContactReferencesCommand = exports.se_ListContactFlowsCommand = exports.se_ListContactFlowModulesCommand = exports.se_ListContactEvaluationsCommand = exports.se_ListBotsCommand = exports.se_ListApprovedOriginsCommand = exports.se_ListAgentStatusesCommand = void 0;
|
|
6
|
+
exports.se_UpdateTaskTemplateCommand = exports.se_UpdateSecurityProfileCommand = exports.se_UpdateRuleCommand = exports.se_UpdateRoutingProfileQueuesCommand = exports.se_UpdateRoutingProfileNameCommand = exports.se_UpdateRoutingProfileDefaultOutboundQueueCommand = exports.se_UpdateRoutingProfileConcurrencyCommand = exports.se_UpdateRoutingProfileAgentAvailabilityTimerCommand = exports.se_UpdateQuickConnectNameCommand = exports.se_UpdateQuickConnectConfigCommand = exports.se_UpdateQueueStatusCommand = exports.se_UpdateQueueOutboundCallerConfigCommand = exports.se_UpdateQueueNameCommand = exports.se_UpdateQueueMaxContactsCommand = exports.se_UpdateQueueHoursOfOperationCommand = exports.se_UpdatePromptCommand = exports.se_UpdatePhoneNumberCommand = exports.se_UpdateParticipantRoleConfigCommand = exports.se_UpdateInstanceStorageConfigCommand = exports.se_UpdateInstanceAttributeCommand = exports.se_UpdateHoursOfOperationCommand = exports.se_UpdateEvaluationFormCommand = exports.se_UpdateContactScheduleCommand = exports.se_UpdateContactFlowNameCommand = exports.se_UpdateContactFlowModuleMetadataCommand = exports.se_UpdateContactFlowModuleContentCommand = exports.se_UpdateContactFlowMetadataCommand = exports.se_UpdateContactFlowContentCommand = exports.se_UpdateContactEvaluationCommand = exports.se_UpdateContactAttributesCommand = exports.se_UpdateContactCommand = exports.se_UpdateAgentStatusCommand = exports.se_UntagResourceCommand = exports.se_TransferContactCommand = exports.se_TagResourceCommand = exports.se_SuspendContactRecordingCommand = exports.se_SubmitContactEvaluationCommand = exports.se_StopContactStreamingCommand = exports.se_StopContactRecordingCommand = exports.se_StopContactCommand = exports.se_StartTaskContactCommand = exports.se_StartOutboundVoiceContactCommand = exports.se_StartContactStreamingCommand = exports.se_StartContactRecordingCommand = exports.se_StartContactEvaluationCommand = exports.se_StartChatContactCommand = exports.se_SearchVocabulariesCommand = exports.se_SearchUsersCommand = exports.se_SearchSecurityProfilesCommand = exports.se_SearchRoutingProfilesCommand = void 0;
|
|
7
|
+
exports.de_DeleteEvaluationFormCommand = exports.de_DeleteContactFlowModuleCommand = exports.de_DeleteContactFlowCommand = exports.de_DeleteContactEvaluationCommand = exports.de_DeactivateEvaluationFormCommand = exports.de_CreateVocabularyCommand = exports.de_CreateViewVersionCommand = exports.de_CreateViewCommand = exports.de_CreateUserHierarchyGroupCommand = exports.de_CreateUserCommand = exports.de_CreateUseCaseCommand = exports.de_CreateTrafficDistributionGroupCommand = exports.de_CreateTaskTemplateCommand = exports.de_CreateSecurityProfileCommand = exports.de_CreateRuleCommand = exports.de_CreateRoutingProfileCommand = exports.de_CreateQuickConnectCommand = exports.de_CreateQueueCommand = exports.de_CreatePromptCommand = exports.de_CreateParticipantCommand = exports.de_CreateIntegrationAssociationCommand = exports.de_CreateInstanceCommand = exports.de_CreateHoursOfOperationCommand = exports.de_CreateEvaluationFormCommand = exports.de_CreateContactFlowModuleCommand = exports.de_CreateContactFlowCommand = exports.de_CreateAgentStatusCommand = exports.de_ClaimPhoneNumberCommand = exports.de_AssociateTrafficDistributionGroupUserCommand = exports.de_AssociateSecurityKeyCommand = exports.de_AssociateRoutingProfileQueuesCommand = exports.de_AssociateQueueQuickConnectsCommand = exports.de_AssociatePhoneNumberContactFlowCommand = exports.de_AssociateLexBotCommand = exports.de_AssociateLambdaFunctionCommand = exports.de_AssociateInstanceStorageConfigCommand = exports.de_AssociateDefaultVocabularyCommand = exports.de_AssociateBotCommand = exports.de_AssociateApprovedOriginCommand = exports.de_ActivateEvaluationFormCommand = exports.se_UpdateViewMetadataCommand = exports.se_UpdateViewContentCommand = exports.se_UpdateUserSecurityProfilesCommand = exports.se_UpdateUserRoutingProfileCommand = exports.se_UpdateUserPhoneConfigCommand = exports.se_UpdateUserIdentityInfoCommand = exports.se_UpdateUserHierarchyStructureCommand = exports.se_UpdateUserHierarchyGroupNameCommand = exports.se_UpdateUserHierarchyCommand = exports.se_UpdateTrafficDistributionCommand = void 0;
|
|
8
|
+
exports.de_DisassociateTrafficDistributionGroupUserCommand = exports.de_DisassociateSecurityKeyCommand = exports.de_DisassociateRoutingProfileQueuesCommand = exports.de_DisassociateQueueQuickConnectsCommand = exports.de_DisassociatePhoneNumberContactFlowCommand = exports.de_DisassociateLexBotCommand = exports.de_DisassociateLambdaFunctionCommand = exports.de_DisassociateInstanceStorageConfigCommand = exports.de_DisassociateBotCommand = exports.de_DisassociateApprovedOriginCommand = exports.de_DescribeVocabularyCommand = exports.de_DescribeViewCommand = exports.de_DescribeUserHierarchyStructureCommand = exports.de_DescribeUserHierarchyGroupCommand = exports.de_DescribeUserCommand = exports.de_DescribeTrafficDistributionGroupCommand = exports.de_DescribeSecurityProfileCommand = exports.de_DescribeRuleCommand = exports.de_DescribeRoutingProfileCommand = exports.de_DescribeQuickConnectCommand = exports.de_DescribeQueueCommand = exports.de_DescribePromptCommand = exports.de_DescribePhoneNumberCommand = exports.de_DescribeInstanceStorageConfigCommand = exports.de_DescribeInstanceAttributeCommand = exports.de_DescribeInstanceCommand = exports.de_DescribeHoursOfOperationCommand = exports.de_DescribeEvaluationFormCommand = exports.de_DescribeContactFlowModuleCommand = exports.de_DescribeContactFlowCommand = exports.de_DescribeContactEvaluationCommand = exports.de_DescribeContactCommand = exports.de_DescribeAgentStatusCommand = exports.de_DeleteVocabularyCommand = exports.de_DeleteViewVersionCommand = exports.de_DeleteViewCommand = exports.de_DeleteUserHierarchyGroupCommand = exports.de_DeleteUserCommand = exports.de_DeleteUseCaseCommand = exports.de_DeleteTrafficDistributionGroupCommand = exports.de_DeleteTaskTemplateCommand = exports.de_DeleteSecurityProfileCommand = exports.de_DeleteRuleCommand = exports.de_DeleteRoutingProfileCommand = exports.de_DeleteQuickConnectCommand = exports.de_DeleteQueueCommand = exports.de_DeletePromptCommand = exports.de_DeleteIntegrationAssociationCommand = exports.de_DeleteInstanceCommand = exports.de_DeleteHoursOfOperationCommand = void 0;
|
|
9
|
+
exports.de_MonitorContactCommand = exports.de_ListViewVersionsCommand = exports.de_ListViewsCommand = exports.de_ListUsersCommand = exports.de_ListUserHierarchyGroupsCommand = exports.de_ListUseCasesCommand = exports.de_ListTrafficDistributionGroupUsersCommand = exports.de_ListTrafficDistributionGroupsCommand = exports.de_ListTaskTemplatesCommand = exports.de_ListTagsForResourceCommand = exports.de_ListSecurityProfilesCommand = exports.de_ListSecurityProfilePermissionsCommand = exports.de_ListSecurityProfileApplicationsCommand = exports.de_ListSecurityKeysCommand = exports.de_ListRulesCommand = exports.de_ListRoutingProfilesCommand = exports.de_ListRoutingProfileQueuesCommand = exports.de_ListQuickConnectsCommand = exports.de_ListQueuesCommand = exports.de_ListQueueQuickConnectsCommand = exports.de_ListPromptsCommand = exports.de_ListPhoneNumbersV2Command = exports.de_ListPhoneNumbersCommand = exports.de_ListLexBotsCommand = exports.de_ListLambdaFunctionsCommand = exports.de_ListIntegrationAssociationsCommand = exports.de_ListInstanceStorageConfigsCommand = exports.de_ListInstancesCommand = exports.de_ListInstanceAttributesCommand = exports.de_ListHoursOfOperationsCommand = exports.de_ListEvaluationFormVersionsCommand = exports.de_ListEvaluationFormsCommand = exports.de_ListDefaultVocabulariesCommand = exports.de_ListContactReferencesCommand = exports.de_ListContactFlowsCommand = exports.de_ListContactFlowModulesCommand = exports.de_ListContactEvaluationsCommand = exports.de_ListBotsCommand = exports.de_ListApprovedOriginsCommand = exports.de_ListAgentStatusesCommand = exports.de_GetTrafficDistributionCommand = exports.de_GetTaskTemplateCommand = exports.de_GetPromptFileCommand = exports.de_GetMetricDataV2Command = exports.de_GetMetricDataCommand = exports.de_GetFederationTokenCommand = exports.de_GetCurrentUserDataCommand = exports.de_GetCurrentMetricDataCommand = exports.de_GetContactAttributesCommand = exports.de_DismissUserContactCommand = void 0;
|
|
10
|
+
exports.de_UpdateQueueStatusCommand = exports.de_UpdateQueueOutboundCallerConfigCommand = exports.de_UpdateQueueNameCommand = exports.de_UpdateQueueMaxContactsCommand = exports.de_UpdateQueueHoursOfOperationCommand = exports.de_UpdatePromptCommand = exports.de_UpdatePhoneNumberCommand = exports.de_UpdateParticipantRoleConfigCommand = exports.de_UpdateInstanceStorageConfigCommand = exports.de_UpdateInstanceAttributeCommand = exports.de_UpdateHoursOfOperationCommand = exports.de_UpdateEvaluationFormCommand = exports.de_UpdateContactScheduleCommand = exports.de_UpdateContactFlowNameCommand = exports.de_UpdateContactFlowModuleMetadataCommand = exports.de_UpdateContactFlowModuleContentCommand = exports.de_UpdateContactFlowMetadataCommand = exports.de_UpdateContactFlowContentCommand = exports.de_UpdateContactEvaluationCommand = exports.de_UpdateContactAttributesCommand = exports.de_UpdateContactCommand = exports.de_UpdateAgentStatusCommand = exports.de_UntagResourceCommand = exports.de_TransferContactCommand = exports.de_TagResourceCommand = exports.de_SuspendContactRecordingCommand = exports.de_SubmitContactEvaluationCommand = exports.de_StopContactStreamingCommand = exports.de_StopContactRecordingCommand = exports.de_StopContactCommand = exports.de_StartTaskContactCommand = exports.de_StartOutboundVoiceContactCommand = exports.de_StartContactStreamingCommand = exports.de_StartContactRecordingCommand = exports.de_StartContactEvaluationCommand = exports.de_StartChatContactCommand = exports.de_SearchVocabulariesCommand = exports.de_SearchUsersCommand = exports.de_SearchSecurityProfilesCommand = exports.de_SearchRoutingProfilesCommand = exports.de_SearchResourceTagsCommand = exports.de_SearchQuickConnectsCommand = exports.de_SearchQueuesCommand = exports.de_SearchPromptsCommand = exports.de_SearchHoursOfOperationsCommand = exports.de_SearchAvailablePhoneNumbersCommand = exports.de_ResumeContactRecordingCommand = exports.de_ReplicateInstanceCommand = exports.de_ReleasePhoneNumberCommand = exports.de_PutUserStatusCommand = void 0;
|
|
11
|
+
exports.de_UpdateViewMetadataCommand = exports.de_UpdateViewContentCommand = exports.de_UpdateUserSecurityProfilesCommand = exports.de_UpdateUserRoutingProfileCommand = exports.de_UpdateUserPhoneConfigCommand = exports.de_UpdateUserIdentityInfoCommand = exports.de_UpdateUserHierarchyStructureCommand = exports.de_UpdateUserHierarchyGroupNameCommand = exports.de_UpdateUserHierarchyCommand = exports.de_UpdateTrafficDistributionCommand = exports.de_UpdateTaskTemplateCommand = exports.de_UpdateSecurityProfileCommand = exports.de_UpdateRuleCommand = exports.de_UpdateRoutingProfileQueuesCommand = exports.de_UpdateRoutingProfileNameCommand = exports.de_UpdateRoutingProfileDefaultOutboundQueueCommand = exports.de_UpdateRoutingProfileConcurrencyCommand = exports.de_UpdateRoutingProfileAgentAvailabilityTimerCommand = exports.de_UpdateQuickConnectNameCommand = exports.de_UpdateQuickConnectConfigCommand = void 0;
|
|
12
12
|
const protocol_http_1 = require("@smithy/protocol-http");
|
|
13
13
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
14
14
|
const uuid_1 = require("uuid");
|
|
@@ -670,6 +670,7 @@ const se_CreateSecurityProfileCommand = async (input, context) => {
|
|
|
670
670
|
let body;
|
|
671
671
|
body = JSON.stringify((0, smithy_client_1.take)(input, {
|
|
672
672
|
AllowedAccessControlTags: (_) => (0, smithy_client_1._json)(_),
|
|
673
|
+
Applications: (_) => (0, smithy_client_1._json)(_),
|
|
673
674
|
Description: [],
|
|
674
675
|
Permissions: (_) => (0, smithy_client_1._json)(_),
|
|
675
676
|
SecurityProfileName: [],
|
|
@@ -2834,6 +2835,30 @@ const se_ListSecurityKeysCommand = async (input, context) => {
|
|
|
2834
2835
|
});
|
|
2835
2836
|
};
|
|
2836
2837
|
exports.se_ListSecurityKeysCommand = se_ListSecurityKeysCommand;
|
|
2838
|
+
const se_ListSecurityProfileApplicationsCommand = async (input, context) => {
|
|
2839
|
+
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
2840
|
+
const headers = {};
|
|
2841
|
+
let resolvedPath = `${basePath?.endsWith("/") ? basePath.slice(0, -1) : basePath || ""}` +
|
|
2842
|
+
"/security-profiles-applications/{InstanceId}/{SecurityProfileId}";
|
|
2843
|
+
resolvedPath = (0, smithy_client_1.resolvedPath)(resolvedPath, input, "SecurityProfileId", () => input.SecurityProfileId, "{SecurityProfileId}", false);
|
|
2844
|
+
resolvedPath = (0, smithy_client_1.resolvedPath)(resolvedPath, input, "InstanceId", () => input.InstanceId, "{InstanceId}", false);
|
|
2845
|
+
const query = (0, smithy_client_1.map)({
|
|
2846
|
+
nextToken: [, input.NextToken],
|
|
2847
|
+
maxResults: [() => input.MaxResults !== void 0, () => input.MaxResults.toString()],
|
|
2848
|
+
});
|
|
2849
|
+
let body;
|
|
2850
|
+
return new protocol_http_1.HttpRequest({
|
|
2851
|
+
protocol,
|
|
2852
|
+
hostname,
|
|
2853
|
+
port,
|
|
2854
|
+
method: "GET",
|
|
2855
|
+
headers,
|
|
2856
|
+
path: resolvedPath,
|
|
2857
|
+
query,
|
|
2858
|
+
body,
|
|
2859
|
+
});
|
|
2860
|
+
};
|
|
2861
|
+
exports.se_ListSecurityProfileApplicationsCommand = se_ListSecurityProfileApplicationsCommand;
|
|
2837
2862
|
const se_ListSecurityProfilePermissionsCommand = async (input, context) => {
|
|
2838
2863
|
const { hostname, protocol = "https", port, path: basePath } = await context.endpoint();
|
|
2839
2864
|
const headers = {};
|
|
@@ -4558,6 +4583,7 @@ const se_UpdateSecurityProfileCommand = async (input, context) => {
|
|
|
4558
4583
|
let body;
|
|
4559
4584
|
body = JSON.stringify((0, smithy_client_1.take)(input, {
|
|
4560
4585
|
AllowedAccessControlTags: (_) => (0, smithy_client_1._json)(_),
|
|
4586
|
+
Applications: (_) => (0, smithy_client_1._json)(_),
|
|
4561
4587
|
Description: [],
|
|
4562
4588
|
Permissions: (_) => (0, smithy_client_1._json)(_),
|
|
4563
4589
|
TagRestrictedResources: (_) => (0, smithy_client_1._json)(_),
|
|
@@ -10765,6 +10791,53 @@ const de_ListSecurityKeysCommandError = async (output, context) => {
|
|
|
10765
10791
|
});
|
|
10766
10792
|
}
|
|
10767
10793
|
};
|
|
10794
|
+
const de_ListSecurityProfileApplicationsCommand = async (output, context) => {
|
|
10795
|
+
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
10796
|
+
return de_ListSecurityProfileApplicationsCommandError(output, context);
|
|
10797
|
+
}
|
|
10798
|
+
const contents = (0, smithy_client_1.map)({
|
|
10799
|
+
$metadata: deserializeMetadata(output),
|
|
10800
|
+
});
|
|
10801
|
+
const data = (0, smithy_client_1.expectNonNull)((0, smithy_client_1.expectObject)(await parseBody(output.body, context)), "body");
|
|
10802
|
+
const doc = (0, smithy_client_1.take)(data, {
|
|
10803
|
+
Applications: smithy_client_1._json,
|
|
10804
|
+
NextToken: smithy_client_1.expectString,
|
|
10805
|
+
});
|
|
10806
|
+
Object.assign(contents, doc);
|
|
10807
|
+
return contents;
|
|
10808
|
+
};
|
|
10809
|
+
exports.de_ListSecurityProfileApplicationsCommand = de_ListSecurityProfileApplicationsCommand;
|
|
10810
|
+
const de_ListSecurityProfileApplicationsCommandError = async (output, context) => {
|
|
10811
|
+
const parsedOutput = {
|
|
10812
|
+
...output,
|
|
10813
|
+
body: await parseErrorBody(output.body, context),
|
|
10814
|
+
};
|
|
10815
|
+
const errorCode = loadRestJsonErrorCode(output, parsedOutput.body);
|
|
10816
|
+
switch (errorCode) {
|
|
10817
|
+
case "InternalServiceException":
|
|
10818
|
+
case "com.amazonaws.connect#InternalServiceException":
|
|
10819
|
+
throw await de_InternalServiceExceptionRes(parsedOutput, context);
|
|
10820
|
+
case "InvalidParameterException":
|
|
10821
|
+
case "com.amazonaws.connect#InvalidParameterException":
|
|
10822
|
+
throw await de_InvalidParameterExceptionRes(parsedOutput, context);
|
|
10823
|
+
case "InvalidRequestException":
|
|
10824
|
+
case "com.amazonaws.connect#InvalidRequestException":
|
|
10825
|
+
throw await de_InvalidRequestExceptionRes(parsedOutput, context);
|
|
10826
|
+
case "ResourceNotFoundException":
|
|
10827
|
+
case "com.amazonaws.connect#ResourceNotFoundException":
|
|
10828
|
+
throw await de_ResourceNotFoundExceptionRes(parsedOutput, context);
|
|
10829
|
+
case "ThrottlingException":
|
|
10830
|
+
case "com.amazonaws.connect#ThrottlingException":
|
|
10831
|
+
throw await de_ThrottlingExceptionRes(parsedOutput, context);
|
|
10832
|
+
default:
|
|
10833
|
+
const parsedBody = parsedOutput.body;
|
|
10834
|
+
return throwDefaultError({
|
|
10835
|
+
output,
|
|
10836
|
+
parsedBody,
|
|
10837
|
+
errorCode,
|
|
10838
|
+
});
|
|
10839
|
+
}
|
|
10840
|
+
};
|
|
10768
10841
|
const de_ListSecurityProfilePermissionsCommand = async (output, context) => {
|
|
10769
10842
|
if (output.statusCode !== 200 && output.statusCode >= 300) {
|
|
10770
10843
|
return de_ListSecurityProfilePermissionsCommandError(output, context);
|
package/dist-es/Connect.js
CHANGED
|
@@ -126,6 +126,7 @@ import { ListRoutingProfileQueuesCommand, } from "./commands/ListRoutingProfileQ
|
|
|
126
126
|
import { ListRoutingProfilesCommand, } from "./commands/ListRoutingProfilesCommand";
|
|
127
127
|
import { ListRulesCommand } from "./commands/ListRulesCommand";
|
|
128
128
|
import { ListSecurityKeysCommand, } from "./commands/ListSecurityKeysCommand";
|
|
129
|
+
import { ListSecurityProfileApplicationsCommand, } from "./commands/ListSecurityProfileApplicationsCommand";
|
|
129
130
|
import { ListSecurityProfilePermissionsCommand, } from "./commands/ListSecurityProfilePermissionsCommand";
|
|
130
131
|
import { ListSecurityProfilesCommand, } from "./commands/ListSecurityProfilesCommand";
|
|
131
132
|
import { ListTagsForResourceCommand, } from "./commands/ListTagsForResourceCommand";
|
|
@@ -337,6 +338,7 @@ const commands = {
|
|
|
337
338
|
ListRoutingProfilesCommand,
|
|
338
339
|
ListRulesCommand,
|
|
339
340
|
ListSecurityKeysCommand,
|
|
341
|
+
ListSecurityProfileApplicationsCommand,
|
|
340
342
|
ListSecurityProfilePermissionsCommand,
|
|
341
343
|
ListSecurityProfilesCommand,
|
|
342
344
|
ListTagsForResourceCommand,
|
|
@@ -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_ActivateEvaluationFormCommand, se_ActivateEvaluationFormCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ActivateEvaluationFormCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ActivateEvaluationFormCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "ActivateEvaluationForm",
|
|
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_AssociateApprovedOriginCommand, se_AssociateApprovedOriginCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AssociateApprovedOriginCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AssociateApprovedOriginCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "AssociateApprovedOrigin",
|
|
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_AssociateBotCommand, se_AssociateBotCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AssociateBotCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AssociateBotCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "AssociateBot",
|
|
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_AssociateDefaultVocabularyCommand, se_AssociateDefaultVocabularyCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AssociateDefaultVocabularyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AssociateDefaultVocabularyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "AssociateDefaultVocabulary",
|
|
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_AssociateInstanceStorageConfigCommand, se_AssociateInstanceStorageConfigCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AssociateInstanceStorageConfigCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AssociateInstanceStorageConfigCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "AssociateInstanceStorageConfig",
|
|
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_AssociateLambdaFunctionCommand, se_AssociateLambdaFunctionCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AssociateLambdaFunctionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AssociateLambdaFunctionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "AssociateLambdaFunction",
|
|
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_AssociateLexBotCommand, se_AssociateLexBotCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AssociateLexBotCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AssociateLexBotCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "AssociateLexBot",
|
|
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_AssociatePhoneNumberContactFlowCommand, se_AssociatePhoneNumberContactFlowCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AssociatePhoneNumberContactFlowCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AssociatePhoneNumberContactFlowCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "AssociatePhoneNumberContactFlow",
|
|
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_AssociateQueueQuickConnectsCommand, se_AssociateQueueQuickConnectsCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AssociateQueueQuickConnectsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AssociateQueueQuickConnectsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "AssociateQueueQuickConnects",
|
|
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_AssociateRoutingProfileQueuesCommand, se_AssociateRoutingProfileQueuesCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AssociateRoutingProfileQueuesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AssociateRoutingProfileQueuesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "AssociateRoutingProfileQueues",
|
|
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_AssociateSecurityKeyCommand, se_AssociateSecurityKeyCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AssociateSecurityKeyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AssociateSecurityKeyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "AssociateSecurityKey",
|
|
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_AssociateTrafficDistributionGroupUserCommand, se_AssociateTrafficDistributionGroupUserCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AssociateTrafficDistributionGroupUserCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AssociateTrafficDistributionGroupUserCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "AssociateTrafficDistributionGroupUser",
|
|
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_ClaimPhoneNumberCommand, se_ClaimPhoneNumberCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ClaimPhoneNumberCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ClaimPhoneNumberCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "ClaimPhoneNumber",
|
|
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_CreateAgentStatusCommand, se_CreateAgentStatusCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateAgentStatusCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateAgentStatusCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "CreateAgentStatus",
|
|
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_CreateContactFlowCommand, se_CreateContactFlowCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateContactFlowCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateContactFlowCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "CreateContactFlow",
|
|
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_CreateContactFlowModuleCommand, se_CreateContactFlowModuleCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateContactFlowModuleCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateContactFlowModuleCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "CreateContactFlowModule",
|
|
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_CreateEvaluationFormCommand, se_CreateEvaluationFormCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateEvaluationFormCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateEvaluationFormCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "CreateEvaluationForm",
|
|
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_CreateHoursOfOperationCommand, se_CreateHoursOfOperationCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateHoursOfOperationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateHoursOfOperationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "CreateHoursOfOperation",
|
|
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 { CreateInstanceRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
6
|
import { de_CreateInstanceCommand, se_CreateInstanceCommand } from "../protocols/Aws_restJson1";
|
|
6
7
|
export { $Command };
|
|
@@ -30,6 +31,10 @@ export class CreateInstanceCommand extends $Command {
|
|
|
30
31
|
commandName,
|
|
31
32
|
inputFilterSensitiveLog: CreateInstanceRequestFilterSensitiveLog,
|
|
32
33
|
outputFilterSensitiveLog: (_) => _,
|
|
34
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
+
service: "AmazonConnectService",
|
|
36
|
+
operation: "CreateInstance",
|
|
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 { de_CreateIntegrationAssociationCommand, se_CreateIntegrationAssociationCommand, } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateIntegrationAssociationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateIntegrationAssociationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "CreateIntegrationAssociation",
|
|
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_CreateParticipantCommand, se_CreateParticipantCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateParticipantCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateParticipantCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "CreateParticipant",
|
|
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_CreatePromptCommand, se_CreatePromptCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreatePromptCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreatePromptCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonConnectService",
|
|
35
|
+
operation: "CreatePrompt",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|