@aws-sdk/client-connect 3.933.0 → 3.935.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/dist-cjs/index.js +1332 -1329
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +1078 -0
- package/dist-es/models/errors.js +375 -0
- package/dist-es/models/models_0.js +1 -663
- package/dist-es/models/models_1.js +1 -538
- package/dist-es/models/models_2.js +1 -183
- package/dist-es/models/models_3.js +1 -72
- package/dist-es/schemas/schemas_0.js +7 -2
- package/dist-types/commands/CreateContactCommand.d.ts +1 -1
- package/dist-types/commands/CreateViewCommand.d.ts +1 -2
- package/dist-types/commands/CreateViewVersionCommand.d.ts +1 -1
- package/dist-types/commands/CreateVocabularyCommand.d.ts +1 -1
- package/dist-types/commands/DeactivateEvaluationFormCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAttachedFileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteContactEvaluationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteContactFlowCommand.d.ts +1 -1
- package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteContactFlowVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEmailAddressCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEvaluationFormCommand.d.ts +1 -1
- package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteHoursOfOperationOverrideCommand.d.ts +1 -1
- package/dist-types/commands/DeleteInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +1 -1
- package/dist-types/commands/DeletePredefinedAttributeCommand.d.ts +1 -1
- package/dist-types/commands/DeletePromptCommand.d.ts +1 -1
- package/dist-types/commands/DeletePushNotificationRegistrationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteQueueCommand.d.ts +1 -1
- package/dist-types/commands/DeleteQuickConnectCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRoutingProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRuleCommand.d.ts +1 -1
- package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUseCaseCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteViewCommand.d.ts +1 -1
- package/dist-types/commands/DeleteViewVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVocabularyCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAgentStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAuthenticationProfileCommand.d.ts +1 -1
- package/dist-types/commands/DescribeContactCommand.d.ts +2 -1
- package/dist-types/commands/DescribeContactEvaluationCommand.d.ts +1 -1
- package/dist-types/commands/ListBotsCommand.d.ts +1 -2
- package/dist-types/commands/ListContactEvaluationsCommand.d.ts +1 -1
- package/dist-types/commands/ListContactFlowModulesCommand.d.ts +1 -1
- package/dist-types/commands/ListContactFlowVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListContactFlowsCommand.d.ts +1 -1
- package/dist-types/commands/ListContactReferencesCommand.d.ts +1 -1
- package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +1 -1
- package/dist-types/commands/ListEvaluationFormVersionsCommand.d.ts +1 -1
- package/dist-types/commands/ListEvaluationFormsCommand.d.ts +1 -1
- package/dist-types/commands/ListFlowAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListHoursOfOperationOverridesCommand.d.ts +1 -1
- package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +1 -1
- package/dist-types/commands/ListInstanceAttributesCommand.d.ts +1 -1
- package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +1 -1
- package/dist-types/commands/ListInstancesCommand.d.ts +1 -1
- package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +1 -1
- package/dist-types/commands/ListLexBotsCommand.d.ts +1 -1
- package/dist-types/commands/ListPhoneNumbersCommand.d.ts +1 -1
- package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +1 -1
- package/dist-types/commands/ListPredefinedAttributesCommand.d.ts +1 -1
- package/dist-types/commands/ListPromptsCommand.d.ts +1 -1
- package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +1 -1
- package/dist-types/commands/ListQueuesCommand.d.ts +1 -1
- package/dist-types/commands/ListQuickConnectsCommand.d.ts +1 -1
- package/dist-types/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +1 -1
- package/dist-types/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +1 -1
- package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +1 -1
- package/dist-types/commands/ListRoutingProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListRulesCommand.d.ts +1 -1
- package/dist-types/commands/ListSecurityKeysCommand.d.ts +1 -1
- package/dist-types/commands/ListSecurityProfileApplicationsCommand.d.ts +1 -1
- package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/ListSecurityProfilesCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListTaskTemplatesCommand.d.ts +1 -1
- package/dist-types/commands/ListTrafficDistributionGroupUsersCommand.d.ts +2 -1
- package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +1 -1
- package/dist-types/commands/SearchAgentStatusesCommand.d.ts +1 -2
- package/dist-types/commands/SearchContactEvaluationsCommand.d.ts +1 -2
- package/dist-types/commands/SearchContactFlowModulesCommand.d.ts +1 -2
- package/dist-types/commands/SearchContactFlowsCommand.d.ts +1 -2
- package/dist-types/commands/SearchEmailAddressesCommand.d.ts +1 -2
- package/dist-types/commands/SearchEvaluationFormsCommand.d.ts +1 -2
- package/dist-types/commands/SearchHoursOfOperationOverridesCommand.d.ts +1 -2
- package/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +1 -2
- package/dist-types/commands/SearchPredefinedAttributesCommand.d.ts +1 -2
- package/dist-types/commands/SearchPromptsCommand.d.ts +1 -2
- package/dist-types/commands/SearchQueuesCommand.d.ts +1 -2
- package/dist-types/commands/SearchQuickConnectsCommand.d.ts +1 -2
- package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +1 -2
- package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +1 -2
- package/dist-types/commands/SearchUserHierarchyGroupsCommand.d.ts +1 -2
- package/dist-types/commands/SearchUsersCommand.d.ts +1 -2
- package/dist-types/commands/StartChatContactCommand.d.ts +1 -2
- package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +6 -1
- package/dist-types/commands/StartScreenSharingCommand.d.ts +1 -1
- package/dist-types/commands/StartTaskContactCommand.d.ts +2 -1
- package/dist-types/commands/StartWebRTCContactCommand.d.ts +1 -1
- package/dist-types/commands/StopContactCommand.d.ts +1 -1
- package/dist-types/commands/StopContactRecordingCommand.d.ts +1 -1
- package/dist-types/commands/StopContactStreamingCommand.d.ts +1 -1
- package/dist-types/commands/SubmitContactEvaluationCommand.d.ts +1 -1
- package/dist-types/commands/SuspendContactRecordingCommand.d.ts +1 -1
- package/dist-types/commands/TagContactCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/TransferContactCommand.d.ts +1 -1
- package/dist-types/commands/UntagContactCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAgentStatusCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAuthenticationProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContactAttributesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContactCommand.d.ts +2 -1
- package/dist-types/commands/UpdateContactEvaluationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContactRoutingDataCommand.d.ts +2 -1
- package/dist-types/commands/UpdateContactScheduleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEmailAddressMetadataCommand.d.ts +1 -1
- package/dist-types/commands/UpdateEvaluationFormCommand.d.ts +2 -1
- package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateHoursOfOperationOverrideCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateParticipantAuthenticationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePhoneNumberMetadataCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePredefinedAttributeCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePromptCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQueueNameCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQueueOutboundEmailConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQueueStatusCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRuleCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +1 -1
- package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserProficienciesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +1 -1
- package/dist-types/commands/UpdateViewContentCommand.d.ts +1 -1
- package/dist-types/commands/UpdateViewMetadataCommand.d.ts +1 -1
- package/dist-types/index.d.ts +6 -1
- package/dist-types/models/enums.d.ts +2166 -0
- package/dist-types/models/errors.d.ts +406 -0
- package/dist-types/models/models_0.d.ts +1607 -1219
- package/dist-types/models/models_1.d.ts +6280 -5379
- package/dist-types/models/models_2.d.ts +4108 -3852
- package/dist-types/models/models_3.d.ts +9 -4108
- package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateViewCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/CreateViewVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeactivateEvaluationFormCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAttachedFileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteContactEvaluationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteContactFlowCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteContactFlowModuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteContactFlowVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteEmailAddressCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteEvaluationFormCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteHoursOfOperationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteHoursOfOperationOverrideCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIntegrationAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePredefinedAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePromptCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePushNotificationRegistrationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteQuickConnectCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRoutingProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTaskTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTrafficDistributionGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUseCaseCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteUserHierarchyGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteViewCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteViewVersionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAgentStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAuthenticationProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeContactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeContactEvaluationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/ListContactEvaluationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListContactFlowModulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListContactFlowVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListContactFlowsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListContactReferencesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDefaultVocabulariesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEvaluationFormVersionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEvaluationFormsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFlowAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHoursOfOperationOverridesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListHoursOfOperationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInstanceAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInstanceStorageConfigsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListIntegrationAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLambdaFunctionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListLexBotsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPhoneNumbersV2Command.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPredefinedAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListPromptsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListQueueQuickConnectsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListQuickConnectsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRoutingProfileQueuesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRoutingProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSecurityKeysCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSecurityProfileApplicationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSecurityProfilePermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTaskTemplatesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrafficDistributionGroupUsersCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListTrafficDistributionGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchAgentStatusesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchContactEvaluationsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchContactFlowModulesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchContactFlowsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchEmailAddressesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchEvaluationFormsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchHoursOfOperationOverridesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchHoursOfOperationsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchPredefinedAttributesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchPromptsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchQueuesCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/SearchQuickConnectsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchRoutingProfilesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchSecurityProfilesCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchUserHierarchyGroupsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/StartChatContactCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/StartOutboundVoiceContactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartScreenSharingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartTaskContactCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/StartWebRTCContactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopContactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopContactRecordingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopContactStreamingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SubmitContactEvaluationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SuspendContactRecordingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagContactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TransferContactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagContactCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAgentStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAuthenticationProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContactAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/UpdateContactEvaluationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContactFlowContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContactFlowMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContactFlowModuleContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContactFlowModuleMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContactFlowNameCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContactRoutingDataCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/UpdateContactScheduleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEmailAddressMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateEvaluationFormCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/UpdateHoursOfOperationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateHoursOfOperationOverrideCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInstanceAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInstanceStorageConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateParticipantAuthenticationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateParticipantRoleConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePhoneNumberMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePredefinedAttributeCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePromptCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQueueHoursOfOperationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQueueMaxContactsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQueueNameCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQueueOutboundEmailConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQueueStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQuickConnectConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQuickConnectNameCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRoutingProfileNameCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRoutingProfileQueuesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTaskTemplateCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateTrafficDistributionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserHierarchyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserHierarchyGroupNameCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserHierarchyStructureCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserIdentityInfoCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserPhoneConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserProficienciesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserRoutingProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateUserSecurityProfilesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateViewContentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateViewMetadataCommand.d.ts +1 -1
- package/dist-types/ts3.4/index.d.ts +6 -1
- package/dist-types/ts3.4/models/enums.d.ts +1321 -0
- package/dist-types/ts3.4/models/errors.d.ts +232 -0
- package/dist-types/ts3.4/models/models_0.d.ts +482 -681
- package/dist-types/ts3.4/models/models_1.d.ts +959 -1012
- package/dist-types/ts3.4/models/models_2.d.ts +1390 -1568
- package/dist-types/ts3.4/models/models_3.d.ts +21 -1045
- package/package.json +12 -12
- package/dist-es/models/index.js +0 -4
- package/dist-types/models/index.d.ts +0 -4
- package/dist-types/ts3.4/models/index.d.ts +0 -4
|
@@ -0,0 +1,406 @@
|
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
|
|
2
|
+
import { ConnectServiceException as __BaseException } from "./ConnectServiceException";
|
|
3
|
+
import { ResourceType } from "./enums";
|
|
4
|
+
import { InvalidRequestExceptionReason, ProblemDetail, PropertyValidationExceptionProperty, ServiceQuotaExceededExceptionReason } from "./models_0";
|
|
5
|
+
/**
|
|
6
|
+
* <p>You do not have sufficient permissions to perform this action.</p>
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export declare class AccessDeniedException extends __BaseException {
|
|
10
|
+
readonly name: "AccessDeniedException";
|
|
11
|
+
readonly $fault: "client";
|
|
12
|
+
Message?: string | undefined;
|
|
13
|
+
/**
|
|
14
|
+
* @internal
|
|
15
|
+
*/
|
|
16
|
+
constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
|
|
17
|
+
}
|
|
18
|
+
/**
|
|
19
|
+
* <p>Request processing failed because of an error or failure with the service.</p>
|
|
20
|
+
* @public
|
|
21
|
+
*/
|
|
22
|
+
export declare class InternalServiceException extends __BaseException {
|
|
23
|
+
readonly name: "InternalServiceException";
|
|
24
|
+
readonly $fault: "server";
|
|
25
|
+
/**
|
|
26
|
+
* <p>The message.</p>
|
|
27
|
+
* @public
|
|
28
|
+
*/
|
|
29
|
+
Message?: string | undefined;
|
|
30
|
+
/**
|
|
31
|
+
* @internal
|
|
32
|
+
*/
|
|
33
|
+
constructor(opts: __ExceptionOptionType<InternalServiceException, __BaseException>);
|
|
34
|
+
}
|
|
35
|
+
/**
|
|
36
|
+
* <p>One or more of the specified parameters are not valid.</p>
|
|
37
|
+
* @public
|
|
38
|
+
*/
|
|
39
|
+
export declare class InvalidParameterException extends __BaseException {
|
|
40
|
+
readonly name: "InvalidParameterException";
|
|
41
|
+
readonly $fault: "client";
|
|
42
|
+
/**
|
|
43
|
+
* <p>The message about the parameters.</p>
|
|
44
|
+
* @public
|
|
45
|
+
*/
|
|
46
|
+
Message?: string | undefined;
|
|
47
|
+
/**
|
|
48
|
+
* @internal
|
|
49
|
+
*/
|
|
50
|
+
constructor(opts: __ExceptionOptionType<InvalidParameterException, __BaseException>);
|
|
51
|
+
}
|
|
52
|
+
/**
|
|
53
|
+
* <p>A resource already has that name.</p>
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
56
|
+
export declare class ResourceConflictException extends __BaseException {
|
|
57
|
+
readonly name: "ResourceConflictException";
|
|
58
|
+
readonly $fault: "client";
|
|
59
|
+
Message?: string | undefined;
|
|
60
|
+
/**
|
|
61
|
+
* @internal
|
|
62
|
+
*/
|
|
63
|
+
constructor(opts: __ExceptionOptionType<ResourceConflictException, __BaseException>);
|
|
64
|
+
}
|
|
65
|
+
/**
|
|
66
|
+
* <p>The specified resource was not found.</p>
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
69
|
+
export declare class ResourceNotFoundException extends __BaseException {
|
|
70
|
+
readonly name: "ResourceNotFoundException";
|
|
71
|
+
readonly $fault: "client";
|
|
72
|
+
/**
|
|
73
|
+
* <p>The message about the resource.</p>
|
|
74
|
+
* @public
|
|
75
|
+
*/
|
|
76
|
+
Message?: string | undefined;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
80
|
+
constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
|
|
81
|
+
}
|
|
82
|
+
/**
|
|
83
|
+
* <p>The throttling limit has been exceeded.</p>
|
|
84
|
+
* @public
|
|
85
|
+
*/
|
|
86
|
+
export declare class ThrottlingException extends __BaseException {
|
|
87
|
+
readonly name: "ThrottlingException";
|
|
88
|
+
readonly $fault: "client";
|
|
89
|
+
Message?: string | undefined;
|
|
90
|
+
/**
|
|
91
|
+
* @internal
|
|
92
|
+
*/
|
|
93
|
+
constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
|
|
94
|
+
}
|
|
95
|
+
/**
|
|
96
|
+
* <p>The request is not valid.</p>
|
|
97
|
+
* @public
|
|
98
|
+
*/
|
|
99
|
+
export declare class InvalidRequestException extends __BaseException {
|
|
100
|
+
readonly name: "InvalidRequestException";
|
|
101
|
+
readonly $fault: "client";
|
|
102
|
+
/**
|
|
103
|
+
* <p>The message about the request.</p>
|
|
104
|
+
* @public
|
|
105
|
+
*/
|
|
106
|
+
Message?: string | undefined;
|
|
107
|
+
/**
|
|
108
|
+
* <p>Reason why the request was invalid.</p>
|
|
109
|
+
* @public
|
|
110
|
+
*/
|
|
111
|
+
Reason?: InvalidRequestExceptionReason | undefined;
|
|
112
|
+
/**
|
|
113
|
+
* @internal
|
|
114
|
+
*/
|
|
115
|
+
constructor(opts: __ExceptionOptionType<InvalidRequestException, __BaseException>);
|
|
116
|
+
}
|
|
117
|
+
/**
|
|
118
|
+
* <p>The service quota has been exceeded.</p>
|
|
119
|
+
* @public
|
|
120
|
+
*/
|
|
121
|
+
export declare class ServiceQuotaExceededException extends __BaseException {
|
|
122
|
+
readonly name: "ServiceQuotaExceededException";
|
|
123
|
+
readonly $fault: "client";
|
|
124
|
+
Message?: string | undefined;
|
|
125
|
+
/**
|
|
126
|
+
* <p>The reason for the exception.</p>
|
|
127
|
+
* @public
|
|
128
|
+
*/
|
|
129
|
+
Reason?: ServiceQuotaExceededExceptionReason | undefined;
|
|
130
|
+
/**
|
|
131
|
+
* @internal
|
|
132
|
+
*/
|
|
133
|
+
constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
|
|
134
|
+
}
|
|
135
|
+
/**
|
|
136
|
+
* <p>The allowed limit for the resource has been exceeded.</p>
|
|
137
|
+
* @public
|
|
138
|
+
*/
|
|
139
|
+
export declare class LimitExceededException extends __BaseException {
|
|
140
|
+
readonly name: "LimitExceededException";
|
|
141
|
+
readonly $fault: "client";
|
|
142
|
+
/**
|
|
143
|
+
* <p>The message about the limit.</p>
|
|
144
|
+
* @public
|
|
145
|
+
*/
|
|
146
|
+
Message?: string | undefined;
|
|
147
|
+
/**
|
|
148
|
+
* @internal
|
|
149
|
+
*/
|
|
150
|
+
constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
|
|
151
|
+
}
|
|
152
|
+
/**
|
|
153
|
+
* <p>An entity with the same name already exists.</p>
|
|
154
|
+
* @public
|
|
155
|
+
*/
|
|
156
|
+
export declare class IdempotencyException extends __BaseException {
|
|
157
|
+
readonly name: "IdempotencyException";
|
|
158
|
+
readonly $fault: "client";
|
|
159
|
+
Message?: string | undefined;
|
|
160
|
+
/**
|
|
161
|
+
* @internal
|
|
162
|
+
*/
|
|
163
|
+
constructor(opts: __ExceptionOptionType<IdempotencyException, __BaseException>);
|
|
164
|
+
}
|
|
165
|
+
/**
|
|
166
|
+
* <p>A resource with the specified name already exists.</p>
|
|
167
|
+
* @public
|
|
168
|
+
*/
|
|
169
|
+
export declare class DuplicateResourceException extends __BaseException {
|
|
170
|
+
readonly name: "DuplicateResourceException";
|
|
171
|
+
readonly $fault: "client";
|
|
172
|
+
Message?: string | undefined;
|
|
173
|
+
/**
|
|
174
|
+
* @internal
|
|
175
|
+
*/
|
|
176
|
+
constructor(opts: __ExceptionOptionType<DuplicateResourceException, __BaseException>);
|
|
177
|
+
}
|
|
178
|
+
/**
|
|
179
|
+
* <p>Operation cannot be performed at this time as there is a conflict with another operation or
|
|
180
|
+
* contact state.</p>
|
|
181
|
+
* @public
|
|
182
|
+
*/
|
|
183
|
+
export declare class ConflictException extends __BaseException {
|
|
184
|
+
readonly name: "ConflictException";
|
|
185
|
+
readonly $fault: "client";
|
|
186
|
+
Message?: string | undefined;
|
|
187
|
+
/**
|
|
188
|
+
* @internal
|
|
189
|
+
*/
|
|
190
|
+
constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
|
|
191
|
+
}
|
|
192
|
+
/**
|
|
193
|
+
* <p>The flow is not valid.</p>
|
|
194
|
+
* @public
|
|
195
|
+
*/
|
|
196
|
+
export declare class InvalidContactFlowException extends __BaseException {
|
|
197
|
+
readonly name: "InvalidContactFlowException";
|
|
198
|
+
readonly $fault: "client";
|
|
199
|
+
/**
|
|
200
|
+
* <p>The problems with the flow. Please fix before trying again.</p>
|
|
201
|
+
* @public
|
|
202
|
+
*/
|
|
203
|
+
problems?: ProblemDetail[] | undefined;
|
|
204
|
+
/**
|
|
205
|
+
* @internal
|
|
206
|
+
*/
|
|
207
|
+
constructor(opts: __ExceptionOptionType<InvalidContactFlowException, __BaseException>);
|
|
208
|
+
}
|
|
209
|
+
/**
|
|
210
|
+
* <p>The problems with the module. Please fix before trying again.</p>
|
|
211
|
+
* @public
|
|
212
|
+
*/
|
|
213
|
+
export declare class InvalidContactFlowModuleException extends __BaseException {
|
|
214
|
+
readonly name: "InvalidContactFlowModuleException";
|
|
215
|
+
readonly $fault: "client";
|
|
216
|
+
Problems?: ProblemDetail[] | undefined;
|
|
217
|
+
/**
|
|
218
|
+
* @internal
|
|
219
|
+
*/
|
|
220
|
+
constructor(opts: __ExceptionOptionType<InvalidContactFlowModuleException, __BaseException>);
|
|
221
|
+
}
|
|
222
|
+
/**
|
|
223
|
+
* <p>The property is not valid.</p>
|
|
224
|
+
* @public
|
|
225
|
+
*/
|
|
226
|
+
export declare class PropertyValidationException extends __BaseException {
|
|
227
|
+
readonly name: "PropertyValidationException";
|
|
228
|
+
readonly $fault: "client";
|
|
229
|
+
Message: string | undefined;
|
|
230
|
+
PropertyList?: PropertyValidationExceptionProperty[] | undefined;
|
|
231
|
+
/**
|
|
232
|
+
* @internal
|
|
233
|
+
*/
|
|
234
|
+
constructor(opts: __ExceptionOptionType<PropertyValidationException, __BaseException>);
|
|
235
|
+
}
|
|
236
|
+
/**
|
|
237
|
+
* <p>The resource is not ready.</p>
|
|
238
|
+
* @public
|
|
239
|
+
*/
|
|
240
|
+
export declare class ResourceNotReadyException extends __BaseException {
|
|
241
|
+
readonly name: "ResourceNotReadyException";
|
|
242
|
+
readonly $fault: "client";
|
|
243
|
+
Message?: string | undefined;
|
|
244
|
+
/**
|
|
245
|
+
* @internal
|
|
246
|
+
*/
|
|
247
|
+
constructor(opts: __ExceptionOptionType<ResourceNotReadyException, __BaseException>);
|
|
248
|
+
}
|
|
249
|
+
/**
|
|
250
|
+
* <p>That resource is already in use (for example, you're trying to add a record with the same
|
|
251
|
+
* name as an existing record). If you are trying to delete a resource (for example,
|
|
252
|
+
* DeleteHoursOfOperation or DeletePredefinedAttribute), remove its reference from related resources
|
|
253
|
+
* and then try again.</p>
|
|
254
|
+
* @public
|
|
255
|
+
*/
|
|
256
|
+
export declare class ResourceInUseException extends __BaseException {
|
|
257
|
+
readonly name: "ResourceInUseException";
|
|
258
|
+
readonly $fault: "client";
|
|
259
|
+
Message?: string | undefined;
|
|
260
|
+
/**
|
|
261
|
+
* <p>The type of resource.</p>
|
|
262
|
+
* @public
|
|
263
|
+
*/
|
|
264
|
+
ResourceType?: ResourceType | undefined;
|
|
265
|
+
/**
|
|
266
|
+
* <p>The identifier for the resource.</p>
|
|
267
|
+
* @public
|
|
268
|
+
*/
|
|
269
|
+
ResourceId?: string | undefined;
|
|
270
|
+
/**
|
|
271
|
+
* @internal
|
|
272
|
+
*/
|
|
273
|
+
constructor(opts: __ExceptionOptionType<ResourceInUseException, __BaseException>);
|
|
274
|
+
}
|
|
275
|
+
/**
|
|
276
|
+
* <p>Displayed when rate-related API limits are exceeded.</p>
|
|
277
|
+
* @public
|
|
278
|
+
*/
|
|
279
|
+
export declare class TooManyRequestsException extends __BaseException {
|
|
280
|
+
readonly name: "TooManyRequestsException";
|
|
281
|
+
readonly $fault: "client";
|
|
282
|
+
Message?: string | undefined;
|
|
283
|
+
/**
|
|
284
|
+
* @internal
|
|
285
|
+
*/
|
|
286
|
+
constructor(opts: __ExceptionOptionType<TooManyRequestsException, __BaseException>);
|
|
287
|
+
}
|
|
288
|
+
/**
|
|
289
|
+
* <p>The flow has not been published.</p>
|
|
290
|
+
* @public
|
|
291
|
+
*/
|
|
292
|
+
export declare class ContactFlowNotPublishedException extends __BaseException {
|
|
293
|
+
readonly name: "ContactFlowNotPublishedException";
|
|
294
|
+
readonly $fault: "client";
|
|
295
|
+
Message?: string | undefined;
|
|
296
|
+
/**
|
|
297
|
+
* @internal
|
|
298
|
+
*/
|
|
299
|
+
constructor(opts: __ExceptionOptionType<ContactFlowNotPublishedException, __BaseException>);
|
|
300
|
+
}
|
|
301
|
+
/**
|
|
302
|
+
* <p>No user with the specified credentials was found in the Amazon Connect instance.</p>
|
|
303
|
+
* @public
|
|
304
|
+
*/
|
|
305
|
+
export declare class UserNotFoundException extends __BaseException {
|
|
306
|
+
readonly name: "UserNotFoundException";
|
|
307
|
+
readonly $fault: "client";
|
|
308
|
+
Message?: string | undefined;
|
|
309
|
+
/**
|
|
310
|
+
* @internal
|
|
311
|
+
*/
|
|
312
|
+
constructor(opts: __ExceptionOptionType<UserNotFoundException, __BaseException>);
|
|
313
|
+
}
|
|
314
|
+
/**
|
|
315
|
+
* <p>Thrown for analyzed content when requested OutputType was not enabled for a given contact.
|
|
316
|
+
* For example, if an OutputType.Raw was requested for a contact that had `RedactedOnly` Redaction
|
|
317
|
+
* policy set in the flow.</p>
|
|
318
|
+
* @public
|
|
319
|
+
*/
|
|
320
|
+
export declare class OutputTypeNotFoundException extends __BaseException {
|
|
321
|
+
readonly name: "OutputTypeNotFoundException";
|
|
322
|
+
readonly $fault: "client";
|
|
323
|
+
Message?: string | undefined;
|
|
324
|
+
/**
|
|
325
|
+
* @internal
|
|
326
|
+
*/
|
|
327
|
+
constructor(opts: __ExceptionOptionType<OutputTypeNotFoundException, __BaseException>);
|
|
328
|
+
}
|
|
329
|
+
/**
|
|
330
|
+
* <p>Maximum number (1000) of tags have been returned with current request. Consider changing
|
|
331
|
+
* request parameters to get more tags.</p>
|
|
332
|
+
* @public
|
|
333
|
+
*/
|
|
334
|
+
export declare class MaximumResultReturnedException extends __BaseException {
|
|
335
|
+
readonly name: "MaximumResultReturnedException";
|
|
336
|
+
readonly $fault: "client";
|
|
337
|
+
Message?: string | undefined;
|
|
338
|
+
/**
|
|
339
|
+
* @internal
|
|
340
|
+
*/
|
|
341
|
+
constructor(opts: __ExceptionOptionType<MaximumResultReturnedException, __BaseException>);
|
|
342
|
+
}
|
|
343
|
+
/**
|
|
344
|
+
* <p>Outbound calls to the destination number are not allowed.</p>
|
|
345
|
+
* @public
|
|
346
|
+
*/
|
|
347
|
+
export declare class DestinationNotAllowedException extends __BaseException {
|
|
348
|
+
readonly name: "DestinationNotAllowedException";
|
|
349
|
+
readonly $fault: "client";
|
|
350
|
+
/**
|
|
351
|
+
* <p>The message about the outbound calls.</p>
|
|
352
|
+
* @public
|
|
353
|
+
*/
|
|
354
|
+
Message?: string | undefined;
|
|
355
|
+
/**
|
|
356
|
+
* @internal
|
|
357
|
+
*/
|
|
358
|
+
constructor(opts: __ExceptionOptionType<DestinationNotAllowedException, __BaseException>);
|
|
359
|
+
}
|
|
360
|
+
/**
|
|
361
|
+
* <p>The contact is not permitted.</p>
|
|
362
|
+
* @public
|
|
363
|
+
*/
|
|
364
|
+
export declare class OutboundContactNotPermittedException extends __BaseException {
|
|
365
|
+
readonly name: "OutboundContactNotPermittedException";
|
|
366
|
+
readonly $fault: "client";
|
|
367
|
+
/**
|
|
368
|
+
* <p>The message about the contact.</p>
|
|
369
|
+
* @public
|
|
370
|
+
*/
|
|
371
|
+
Message?: string | undefined;
|
|
372
|
+
/**
|
|
373
|
+
* @internal
|
|
374
|
+
*/
|
|
375
|
+
constructor(opts: __ExceptionOptionType<OutboundContactNotPermittedException, __BaseException>);
|
|
376
|
+
}
|
|
377
|
+
/**
|
|
378
|
+
* <p>The contact with the specified ID does not exist.</p>
|
|
379
|
+
* @public
|
|
380
|
+
*/
|
|
381
|
+
export declare class ContactNotFoundException extends __BaseException {
|
|
382
|
+
readonly name: "ContactNotFoundException";
|
|
383
|
+
readonly $fault: "client";
|
|
384
|
+
/**
|
|
385
|
+
* <p>The message.</p>
|
|
386
|
+
* @public
|
|
387
|
+
*/
|
|
388
|
+
Message?: string | undefined;
|
|
389
|
+
/**
|
|
390
|
+
* @internal
|
|
391
|
+
*/
|
|
392
|
+
constructor(opts: __ExceptionOptionType<ContactNotFoundException, __BaseException>);
|
|
393
|
+
}
|
|
394
|
+
/**
|
|
395
|
+
* <p>Request processing failed because dependent condition failed.</p>
|
|
396
|
+
* @public
|
|
397
|
+
*/
|
|
398
|
+
export declare class ConditionalOperationFailedException extends __BaseException {
|
|
399
|
+
readonly name: "ConditionalOperationFailedException";
|
|
400
|
+
readonly $fault: "client";
|
|
401
|
+
Message?: string | undefined;
|
|
402
|
+
/**
|
|
403
|
+
* @internal
|
|
404
|
+
*/
|
|
405
|
+
constructor(opts: __ExceptionOptionType<ConditionalOperationFailedException, __BaseException>);
|
|
406
|
+
}
|