@aws-sdk/client-connect 3.1045.0 → 3.1046.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/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +760 -757
- package/dist-cjs/models/ConnectServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/Connect.js +1 -1
- package/dist-es/ConnectClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/ActivateEvaluationFormCommand.js +2 -2
- package/dist-es/commands/AssociateAnalyticsDataSetCommand.js +2 -2
- package/dist-es/commands/AssociateApprovedOriginCommand.js +2 -2
- package/dist-es/commands/AssociateBotCommand.js +2 -2
- package/dist-es/commands/AssociateContactWithUserCommand.js +2 -2
- package/dist-es/commands/AssociateDefaultVocabularyCommand.js +2 -2
- package/dist-es/commands/AssociateEmailAddressAliasCommand.js +2 -2
- package/dist-es/commands/AssociateFlowCommand.js +2 -2
- package/dist-es/commands/AssociateHoursOfOperationsCommand.js +2 -2
- package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +2 -2
- package/dist-es/commands/AssociateLambdaFunctionCommand.js +2 -2
- package/dist-es/commands/AssociateLexBotCommand.js +2 -2
- package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +2 -2
- package/dist-es/commands/AssociateQueueEmailAddressesCommand.js +2 -2
- package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +2 -2
- package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +2 -2
- package/dist-es/commands/AssociateSecurityKeyCommand.js +2 -2
- package/dist-es/commands/AssociateSecurityProfilesCommand.js +2 -2
- package/dist-es/commands/AssociateTrafficDistributionGroupUserCommand.js +2 -2
- package/dist-es/commands/AssociateUserProficienciesCommand.js +2 -2
- package/dist-es/commands/AssociateWorkspaceCommand.js +2 -2
- package/dist-es/commands/BatchAssociateAnalyticsDataSetCommand.js +2 -2
- package/dist-es/commands/BatchCreateDataTableValueCommand.js +2 -2
- package/dist-es/commands/BatchDeleteDataTableValueCommand.js +2 -2
- package/dist-es/commands/BatchDescribeDataTableValueCommand.js +2 -2
- package/dist-es/commands/BatchDisassociateAnalyticsDataSetCommand.js +2 -2
- package/dist-es/commands/BatchGetAttachedFileMetadataCommand.js +2 -2
- package/dist-es/commands/BatchGetFlowAssociationCommand.js +2 -2
- package/dist-es/commands/BatchPutContactCommand.js +2 -2
- package/dist-es/commands/BatchUpdateDataTableValueCommand.js +2 -2
- package/dist-es/commands/ClaimPhoneNumberCommand.js +2 -2
- package/dist-es/commands/CompleteAttachedFileUploadCommand.js +2 -2
- package/dist-es/commands/CreateAgentStatusCommand.js +2 -2
- package/dist-es/commands/CreateContactCommand.js +2 -2
- package/dist-es/commands/CreateContactFlowCommand.js +2 -2
- package/dist-es/commands/CreateContactFlowModuleAliasCommand.js +2 -2
- package/dist-es/commands/CreateContactFlowModuleCommand.js +2 -2
- package/dist-es/commands/CreateContactFlowModuleVersionCommand.js +2 -2
- package/dist-es/commands/CreateContactFlowVersionCommand.js +2 -2
- package/dist-es/commands/CreateDataTableAttributeCommand.js +2 -2
- package/dist-es/commands/CreateDataTableCommand.js +2 -2
- package/dist-es/commands/CreateEmailAddressCommand.js +2 -2
- package/dist-es/commands/CreateEvaluationFormCommand.js +2 -2
- package/dist-es/commands/CreateHoursOfOperationCommand.js +2 -2
- package/dist-es/commands/CreateHoursOfOperationOverrideCommand.js +2 -2
- package/dist-es/commands/CreateInstanceCommand.js +2 -2
- package/dist-es/commands/CreateIntegrationAssociationCommand.js +2 -2
- package/dist-es/commands/CreateNotificationCommand.js +2 -2
- package/dist-es/commands/CreateParticipantCommand.js +2 -2
- package/dist-es/commands/CreatePersistentContactAssociationCommand.js +2 -2
- package/dist-es/commands/CreatePredefinedAttributeCommand.js +2 -2
- package/dist-es/commands/CreatePromptCommand.js +2 -2
- package/dist-es/commands/CreatePushNotificationRegistrationCommand.js +2 -2
- package/dist-es/commands/CreateQueueCommand.js +2 -2
- package/dist-es/commands/CreateQuickConnectCommand.js +2 -2
- package/dist-es/commands/CreateRoutingProfileCommand.js +2 -2
- package/dist-es/commands/CreateRuleCommand.js +2 -2
- package/dist-es/commands/CreateSecurityProfileCommand.js +2 -2
- package/dist-es/commands/CreateTaskTemplateCommand.js +2 -2
- package/dist-es/commands/CreateTestCaseCommand.js +2 -2
- package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +2 -2
- package/dist-es/commands/CreateUseCaseCommand.js +2 -2
- package/dist-es/commands/CreateUserCommand.js +2 -2
- package/dist-es/commands/CreateUserHierarchyGroupCommand.js +2 -2
- package/dist-es/commands/CreateViewCommand.js +2 -2
- package/dist-es/commands/CreateViewVersionCommand.js +2 -2
- package/dist-es/commands/CreateVocabularyCommand.js +2 -2
- package/dist-es/commands/CreateWorkspaceCommand.js +2 -2
- package/dist-es/commands/CreateWorkspacePageCommand.js +2 -2
- package/dist-es/commands/DeactivateEvaluationFormCommand.js +2 -2
- package/dist-es/commands/DeleteAttachedFileCommand.js +2 -2
- package/dist-es/commands/DeleteContactEvaluationCommand.js +2 -2
- package/dist-es/commands/DeleteContactFlowCommand.js +2 -2
- package/dist-es/commands/DeleteContactFlowModuleAliasCommand.js +2 -2
- package/dist-es/commands/DeleteContactFlowModuleCommand.js +2 -2
- package/dist-es/commands/DeleteContactFlowModuleVersionCommand.js +2 -2
- package/dist-es/commands/DeleteContactFlowVersionCommand.js +2 -2
- package/dist-es/commands/DeleteDataTableAttributeCommand.js +2 -2
- package/dist-es/commands/DeleteDataTableCommand.js +2 -2
- package/dist-es/commands/DeleteEmailAddressCommand.js +2 -2
- package/dist-es/commands/DeleteEvaluationFormCommand.js +2 -2
- package/dist-es/commands/DeleteHoursOfOperationCommand.js +2 -2
- package/dist-es/commands/DeleteHoursOfOperationOverrideCommand.js +2 -2
- package/dist-es/commands/DeleteInstanceCommand.js +2 -2
- package/dist-es/commands/DeleteIntegrationAssociationCommand.js +2 -2
- package/dist-es/commands/DeleteNotificationCommand.js +2 -2
- package/dist-es/commands/DeletePredefinedAttributeCommand.js +2 -2
- package/dist-es/commands/DeletePromptCommand.js +2 -2
- package/dist-es/commands/DeletePushNotificationRegistrationCommand.js +2 -2
- package/dist-es/commands/DeleteQueueCommand.js +2 -2
- package/dist-es/commands/DeleteQuickConnectCommand.js +2 -2
- package/dist-es/commands/DeleteRoutingProfileCommand.js +2 -2
- package/dist-es/commands/DeleteRuleCommand.js +2 -2
- package/dist-es/commands/DeleteSecurityProfileCommand.js +2 -2
- package/dist-es/commands/DeleteTaskTemplateCommand.js +2 -2
- package/dist-es/commands/DeleteTestCaseCommand.js +2 -2
- package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +2 -2
- package/dist-es/commands/DeleteUseCaseCommand.js +2 -2
- package/dist-es/commands/DeleteUserCommand.js +2 -2
- package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +2 -2
- package/dist-es/commands/DeleteViewCommand.js +2 -2
- package/dist-es/commands/DeleteViewVersionCommand.js +2 -2
- package/dist-es/commands/DeleteVocabularyCommand.js +2 -2
- package/dist-es/commands/DeleteWorkspaceCommand.js +2 -2
- package/dist-es/commands/DeleteWorkspaceMediaCommand.js +2 -2
- package/dist-es/commands/DeleteWorkspacePageCommand.js +2 -2
- package/dist-es/commands/DescribeAgentStatusCommand.js +2 -2
- package/dist-es/commands/DescribeAttachedFilesConfigurationCommand.js +2 -2
- package/dist-es/commands/DescribeAuthenticationProfileCommand.js +2 -2
- package/dist-es/commands/DescribeContactCommand.js +2 -2
- package/dist-es/commands/DescribeContactEvaluationCommand.js +2 -2
- package/dist-es/commands/DescribeContactFlowCommand.js +2 -2
- package/dist-es/commands/DescribeContactFlowModuleAliasCommand.js +2 -2
- package/dist-es/commands/DescribeContactFlowModuleCommand.js +2 -2
- package/dist-es/commands/DescribeDataTableAttributeCommand.js +2 -2
- package/dist-es/commands/DescribeDataTableCommand.js +2 -2
- package/dist-es/commands/DescribeEmailAddressCommand.js +2 -2
- package/dist-es/commands/DescribeEvaluationFormCommand.js +2 -2
- package/dist-es/commands/DescribeHoursOfOperationCommand.js +2 -2
- package/dist-es/commands/DescribeHoursOfOperationOverrideCommand.js +2 -2
- package/dist-es/commands/DescribeInstanceAttributeCommand.js +2 -2
- package/dist-es/commands/DescribeInstanceCommand.js +2 -2
- package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +2 -2
- package/dist-es/commands/DescribeNotificationCommand.js +2 -2
- package/dist-es/commands/DescribePhoneNumberCommand.js +2 -2
- package/dist-es/commands/DescribePredefinedAttributeCommand.js +2 -2
- package/dist-es/commands/DescribePromptCommand.js +2 -2
- package/dist-es/commands/DescribeQueueCommand.js +2 -2
- package/dist-es/commands/DescribeQuickConnectCommand.js +2 -2
- package/dist-es/commands/DescribeRoutingProfileCommand.js +2 -2
- package/dist-es/commands/DescribeRuleCommand.js +2 -2
- package/dist-es/commands/DescribeSecurityProfileCommand.js +2 -2
- package/dist-es/commands/DescribeTestCaseCommand.js +2 -2
- package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +2 -2
- package/dist-es/commands/DescribeUserCommand.js +2 -2
- package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +2 -2
- package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +2 -2
- package/dist-es/commands/DescribeViewCommand.js +2 -2
- package/dist-es/commands/DescribeVocabularyCommand.js +2 -2
- package/dist-es/commands/DescribeWorkspaceCommand.js +2 -2
- package/dist-es/commands/DisassociateAnalyticsDataSetCommand.js +2 -2
- package/dist-es/commands/DisassociateApprovedOriginCommand.js +2 -2
- package/dist-es/commands/DisassociateBotCommand.js +2 -2
- package/dist-es/commands/DisassociateEmailAddressAliasCommand.js +2 -2
- package/dist-es/commands/DisassociateFlowCommand.js +2 -2
- package/dist-es/commands/DisassociateHoursOfOperationsCommand.js +2 -2
- package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +2 -2
- package/dist-es/commands/DisassociateLambdaFunctionCommand.js +2 -2
- package/dist-es/commands/DisassociateLexBotCommand.js +2 -2
- package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +2 -2
- package/dist-es/commands/DisassociateQueueEmailAddressesCommand.js +2 -2
- package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +2 -2
- package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +2 -2
- package/dist-es/commands/DisassociateSecurityKeyCommand.js +2 -2
- package/dist-es/commands/DisassociateSecurityProfilesCommand.js +2 -2
- package/dist-es/commands/DisassociateTrafficDistributionGroupUserCommand.js +2 -2
- package/dist-es/commands/DisassociateUserProficienciesCommand.js +2 -2
- package/dist-es/commands/DisassociateWorkspaceCommand.js +2 -2
- package/dist-es/commands/DismissUserContactCommand.js +2 -2
- package/dist-es/commands/EvaluateDataTableValuesCommand.js +2 -2
- package/dist-es/commands/GetAttachedFileCommand.js +2 -2
- package/dist-es/commands/GetContactAttributesCommand.js +2 -2
- package/dist-es/commands/GetContactMetricsCommand.js +2 -2
- package/dist-es/commands/GetCurrentMetricDataCommand.js +2 -2
- package/dist-es/commands/GetCurrentUserDataCommand.js +2 -2
- package/dist-es/commands/GetEffectiveHoursOfOperationsCommand.js +2 -2
- package/dist-es/commands/GetFederationTokenCommand.js +2 -2
- package/dist-es/commands/GetFlowAssociationCommand.js +2 -2
- package/dist-es/commands/GetMetricDataCommand.js +2 -2
- package/dist-es/commands/GetMetricDataV2Command.js +2 -2
- package/dist-es/commands/GetPromptFileCommand.js +2 -2
- package/dist-es/commands/GetTaskTemplateCommand.js +2 -2
- package/dist-es/commands/GetTestCaseExecutionSummaryCommand.js +2 -2
- package/dist-es/commands/GetTrafficDistributionCommand.js +2 -2
- package/dist-es/commands/ImportPhoneNumberCommand.js +2 -2
- package/dist-es/commands/ImportWorkspaceMediaCommand.js +2 -2
- package/dist-es/commands/ListAgentStatusesCommand.js +2 -2
- package/dist-es/commands/ListAnalyticsDataAssociationsCommand.js +2 -2
- package/dist-es/commands/ListAnalyticsDataLakeDataSetsCommand.js +2 -2
- package/dist-es/commands/ListApprovedOriginsCommand.js +2 -2
- package/dist-es/commands/ListAssociatedContactsCommand.js +2 -2
- package/dist-es/commands/ListAttachedFilesConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListAuthenticationProfilesCommand.js +2 -2
- package/dist-es/commands/ListBotsCommand.js +2 -2
- package/dist-es/commands/ListChildHoursOfOperationsCommand.js +2 -2
- package/dist-es/commands/ListContactEvaluationsCommand.js +2 -2
- package/dist-es/commands/ListContactFlowModuleAliasesCommand.js +2 -2
- package/dist-es/commands/ListContactFlowModuleVersionsCommand.js +2 -2
- package/dist-es/commands/ListContactFlowModulesCommand.js +2 -2
- package/dist-es/commands/ListContactFlowVersionsCommand.js +2 -2
- package/dist-es/commands/ListContactFlowsCommand.js +2 -2
- package/dist-es/commands/ListContactReferencesCommand.js +2 -2
- package/dist-es/commands/ListDataTableAttributesCommand.js +2 -2
- package/dist-es/commands/ListDataTablePrimaryValuesCommand.js +2 -2
- package/dist-es/commands/ListDataTableValuesCommand.js +2 -2
- package/dist-es/commands/ListDataTablesCommand.js +2 -2
- package/dist-es/commands/ListDefaultVocabulariesCommand.js +2 -2
- package/dist-es/commands/ListEntitySecurityProfilesCommand.js +2 -2
- package/dist-es/commands/ListEvaluationFormVersionsCommand.js +2 -2
- package/dist-es/commands/ListEvaluationFormsCommand.js +2 -2
- package/dist-es/commands/ListFlowAssociationsCommand.js +2 -2
- package/dist-es/commands/ListHoursOfOperationOverridesCommand.js +2 -2
- package/dist-es/commands/ListHoursOfOperationsCommand.js +2 -2
- package/dist-es/commands/ListInstanceAttributesCommand.js +2 -2
- package/dist-es/commands/ListInstanceStorageConfigsCommand.js +2 -2
- package/dist-es/commands/ListInstancesCommand.js +2 -2
- package/dist-es/commands/ListIntegrationAssociationsCommand.js +2 -2
- package/dist-es/commands/ListLambdaFunctionsCommand.js +2 -2
- package/dist-es/commands/ListLexBotsCommand.js +2 -2
- package/dist-es/commands/ListNotificationsCommand.js +2 -2
- package/dist-es/commands/ListPhoneNumbersCommand.js +2 -2
- package/dist-es/commands/ListPhoneNumbersV2Command.js +2 -2
- package/dist-es/commands/ListPredefinedAttributesCommand.js +2 -2
- package/dist-es/commands/ListPromptsCommand.js +2 -2
- package/dist-es/commands/ListQueueEmailAddressesCommand.js +2 -2
- package/dist-es/commands/ListQueueQuickConnectsCommand.js +2 -2
- package/dist-es/commands/ListQueuesCommand.js +2 -2
- package/dist-es/commands/ListQuickConnectsCommand.js +2 -2
- package/dist-es/commands/ListRealtimeContactAnalysisSegmentsV2Command.js +2 -2
- package/dist-es/commands/ListRoutingProfileManualAssignmentQueuesCommand.js +2 -2
- package/dist-es/commands/ListRoutingProfileQueuesCommand.js +2 -2
- package/dist-es/commands/ListRoutingProfilesCommand.js +2 -2
- package/dist-es/commands/ListRulesCommand.js +2 -2
- package/dist-es/commands/ListSecurityKeysCommand.js +2 -2
- package/dist-es/commands/ListSecurityProfileApplicationsCommand.js +2 -2
- package/dist-es/commands/ListSecurityProfileFlowModulesCommand.js +2 -2
- package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +2 -2
- package/dist-es/commands/ListSecurityProfilesCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTaskTemplatesCommand.js +2 -2
- package/dist-es/commands/ListTestCaseExecutionRecordsCommand.js +2 -2
- package/dist-es/commands/ListTestCaseExecutionsCommand.js +2 -2
- package/dist-es/commands/ListTestCasesCommand.js +2 -2
- package/dist-es/commands/ListTrafficDistributionGroupUsersCommand.js +2 -2
- package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +2 -2
- package/dist-es/commands/ListUseCasesCommand.js +2 -2
- package/dist-es/commands/ListUserHierarchyGroupsCommand.js +2 -2
- package/dist-es/commands/ListUserNotificationsCommand.js +2 -2
- package/dist-es/commands/ListUserProficienciesCommand.js +2 -2
- package/dist-es/commands/ListUsersCommand.js +2 -2
- package/dist-es/commands/ListViewVersionsCommand.js +2 -2
- package/dist-es/commands/ListViewsCommand.js +2 -2
- package/dist-es/commands/ListWorkspaceMediaCommand.js +2 -2
- package/dist-es/commands/ListWorkspacePagesCommand.js +2 -2
- package/dist-es/commands/ListWorkspacesCommand.js +2 -2
- package/dist-es/commands/MonitorContactCommand.js +2 -2
- package/dist-es/commands/PauseContactCommand.js +2 -2
- package/dist-es/commands/PutUserStatusCommand.js +2 -2
- package/dist-es/commands/ReleasePhoneNumberCommand.js +2 -2
- package/dist-es/commands/ReplicateInstanceCommand.js +2 -2
- package/dist-es/commands/ResumeContactCommand.js +2 -2
- package/dist-es/commands/ResumeContactRecordingCommand.js +2 -2
- package/dist-es/commands/SearchAgentStatusesCommand.js +2 -2
- package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +2 -2
- package/dist-es/commands/SearchContactEvaluationsCommand.js +2 -2
- package/dist-es/commands/SearchContactFlowModulesCommand.js +2 -2
- package/dist-es/commands/SearchContactFlowsCommand.js +2 -2
- package/dist-es/commands/SearchContactsCommand.js +2 -2
- package/dist-es/commands/SearchDataTablesCommand.js +2 -2
- package/dist-es/commands/SearchEmailAddressesCommand.js +2 -2
- package/dist-es/commands/SearchEvaluationFormsCommand.js +2 -2
- package/dist-es/commands/SearchHoursOfOperationOverridesCommand.js +2 -2
- package/dist-es/commands/SearchHoursOfOperationsCommand.js +2 -2
- package/dist-es/commands/SearchNotificationsCommand.js +2 -2
- package/dist-es/commands/SearchPredefinedAttributesCommand.js +2 -2
- package/dist-es/commands/SearchPromptsCommand.js +2 -2
- package/dist-es/commands/SearchQueuesCommand.js +2 -2
- package/dist-es/commands/SearchQuickConnectsCommand.js +2 -2
- package/dist-es/commands/SearchResourceTagsCommand.js +2 -2
- package/dist-es/commands/SearchRoutingProfilesCommand.js +2 -2
- package/dist-es/commands/SearchSecurityProfilesCommand.js +2 -2
- package/dist-es/commands/SearchTestCasesCommand.js +2 -2
- package/dist-es/commands/SearchUserHierarchyGroupsCommand.js +2 -2
- package/dist-es/commands/SearchUsersCommand.js +2 -2
- package/dist-es/commands/SearchViewsCommand.js +2 -2
- package/dist-es/commands/SearchVocabulariesCommand.js +2 -2
- package/dist-es/commands/SearchWorkspaceAssociationsCommand.js +2 -2
- package/dist-es/commands/SearchWorkspacesCommand.js +2 -2
- package/dist-es/commands/SendChatIntegrationEventCommand.js +2 -2
- package/dist-es/commands/SendOutboundEmailCommand.js +2 -2
- package/dist-es/commands/StartAttachedFileUploadCommand.js +2 -2
- package/dist-es/commands/StartChatContactCommand.js +2 -2
- package/dist-es/commands/StartContactEvaluationCommand.js +2 -2
- package/dist-es/commands/StartContactMediaProcessingCommand.js +2 -2
- package/dist-es/commands/StartContactRecordingCommand.js +2 -2
- package/dist-es/commands/StartContactStreamingCommand.js +2 -2
- package/dist-es/commands/StartEmailContactCommand.js +2 -2
- package/dist-es/commands/StartOutboundChatContactCommand.js +2 -2
- package/dist-es/commands/StartOutboundEmailContactCommand.js +2 -2
- package/dist-es/commands/StartOutboundVoiceContactCommand.js +2 -2
- package/dist-es/commands/StartScreenSharingCommand.js +2 -2
- package/dist-es/commands/StartTaskContactCommand.js +2 -2
- package/dist-es/commands/StartTestCaseExecutionCommand.js +2 -2
- package/dist-es/commands/StartWebRTCContactCommand.js +2 -2
- package/dist-es/commands/StopContactCommand.js +2 -2
- package/dist-es/commands/StopContactMediaProcessingCommand.js +2 -2
- package/dist-es/commands/StopContactRecordingCommand.js +2 -2
- package/dist-es/commands/StopContactStreamingCommand.js +2 -2
- package/dist-es/commands/StopTestCaseExecutionCommand.js +2 -2
- package/dist-es/commands/SubmitContactEvaluationCommand.js +2 -2
- package/dist-es/commands/SuspendContactRecordingCommand.js +2 -2
- package/dist-es/commands/TagContactCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/TransferContactCommand.js +2 -2
- package/dist-es/commands/UntagContactCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateAgentStatusCommand.js +2 -2
- package/dist-es/commands/UpdateAttachedFilesConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateAuthenticationProfileCommand.js +2 -2
- package/dist-es/commands/UpdateContactAttributesCommand.js +2 -2
- package/dist-es/commands/UpdateContactCommand.js +2 -2
- package/dist-es/commands/UpdateContactEvaluationCommand.js +2 -2
- package/dist-es/commands/UpdateContactFlowContentCommand.js +2 -2
- package/dist-es/commands/UpdateContactFlowMetadataCommand.js +2 -2
- package/dist-es/commands/UpdateContactFlowModuleAliasCommand.js +2 -2
- package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +2 -2
- package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +2 -2
- package/dist-es/commands/UpdateContactFlowNameCommand.js +2 -2
- package/dist-es/commands/UpdateContactRoutingDataCommand.js +2 -2
- package/dist-es/commands/UpdateContactScheduleCommand.js +2 -2
- package/dist-es/commands/UpdateDataTableAttributeCommand.js +2 -2
- package/dist-es/commands/UpdateDataTableMetadataCommand.js +2 -2
- package/dist-es/commands/UpdateDataTablePrimaryValuesCommand.js +2 -2
- package/dist-es/commands/UpdateEmailAddressMetadataCommand.js +2 -2
- package/dist-es/commands/UpdateEvaluationFormCommand.js +2 -2
- package/dist-es/commands/UpdateHoursOfOperationCommand.js +2 -2
- package/dist-es/commands/UpdateHoursOfOperationOverrideCommand.js +2 -2
- package/dist-es/commands/UpdateInstanceAttributeCommand.js +2 -2
- package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +2 -2
- package/dist-es/commands/UpdateNotificationContentCommand.js +2 -2
- package/dist-es/commands/UpdateParticipantAuthenticationCommand.js +2 -2
- package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +2 -2
- package/dist-es/commands/UpdatePhoneNumberCommand.js +2 -2
- package/dist-es/commands/UpdatePhoneNumberMetadataCommand.js +2 -2
- package/dist-es/commands/UpdatePredefinedAttributeCommand.js +2 -2
- package/dist-es/commands/UpdatePromptCommand.js +2 -2
- package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +2 -2
- package/dist-es/commands/UpdateQueueMaxContactsCommand.js +2 -2
- package/dist-es/commands/UpdateQueueNameCommand.js +2 -2
- package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +2 -2
- package/dist-es/commands/UpdateQueueOutboundEmailConfigCommand.js +2 -2
- package/dist-es/commands/UpdateQueueStatusCommand.js +2 -2
- package/dist-es/commands/UpdateQuickConnectConfigCommand.js +2 -2
- package/dist-es/commands/UpdateQuickConnectNameCommand.js +2 -2
- package/dist-es/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.js +2 -2
- package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +2 -2
- package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +2 -2
- package/dist-es/commands/UpdateRoutingProfileNameCommand.js +2 -2
- package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +2 -2
- package/dist-es/commands/UpdateRuleCommand.js +2 -2
- package/dist-es/commands/UpdateSecurityProfileCommand.js +2 -2
- package/dist-es/commands/UpdateTaskTemplateCommand.js +2 -2
- package/dist-es/commands/UpdateTestCaseCommand.js +2 -2
- package/dist-es/commands/UpdateTrafficDistributionCommand.js +2 -2
- package/dist-es/commands/UpdateUserConfigCommand.js +2 -2
- package/dist-es/commands/UpdateUserHierarchyCommand.js +2 -2
- package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +2 -2
- package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +2 -2
- package/dist-es/commands/UpdateUserIdentityInfoCommand.js +2 -2
- package/dist-es/commands/UpdateUserNotificationStatusCommand.js +2 -2
- package/dist-es/commands/UpdateUserPhoneConfigCommand.js +2 -2
- package/dist-es/commands/UpdateUserProficienciesCommand.js +2 -2
- package/dist-es/commands/UpdateUserRoutingProfileCommand.js +2 -2
- package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +2 -2
- package/dist-es/commands/UpdateViewContentCommand.js +2 -2
- package/dist-es/commands/UpdateViewMetadataCommand.js +2 -2
- package/dist-es/commands/UpdateWorkspaceMetadataCommand.js +2 -2
- package/dist-es/commands/UpdateWorkspacePageCommand.js +2 -2
- package/dist-es/commands/UpdateWorkspaceThemeCommand.js +2 -2
- package/dist-es/commands/UpdateWorkspaceVisibilityCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/ConnectServiceException.js +1 -1
- package/dist-es/models/enums.js +4 -0
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-types/ConnectClient.d.ts +5 -5
- package/dist-types/commands/ActivateEvaluationFormCommand.d.ts +6 -4
- package/dist-types/commands/AssociateAnalyticsDataSetCommand.d.ts +6 -4
- package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +6 -4
- package/dist-types/commands/AssociateBotCommand.d.ts +6 -4
- package/dist-types/commands/AssociateContactWithUserCommand.d.ts +6 -4
- package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +6 -4
- package/dist-types/commands/AssociateEmailAddressAliasCommand.d.ts +6 -4
- package/dist-types/commands/AssociateFlowCommand.d.ts +6 -4
- package/dist-types/commands/AssociateHoursOfOperationsCommand.d.ts +6 -4
- package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +6 -4
- package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +6 -4
- package/dist-types/commands/AssociateLexBotCommand.d.ts +6 -4
- package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +6 -4
- package/dist-types/commands/AssociateQueueEmailAddressesCommand.d.ts +6 -4
- package/dist-types/commands/AssociateQueueQuickConnectsCommand.d.ts +6 -4
- package/dist-types/commands/AssociateRoutingProfileQueuesCommand.d.ts +6 -4
- package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +6 -4
- package/dist-types/commands/AssociateSecurityProfilesCommand.d.ts +6 -4
- package/dist-types/commands/AssociateTrafficDistributionGroupUserCommand.d.ts +6 -4
- package/dist-types/commands/AssociateUserProficienciesCommand.d.ts +6 -4
- package/dist-types/commands/AssociateWorkspaceCommand.d.ts +6 -4
- package/dist-types/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +6 -4
- package/dist-types/commands/BatchCreateDataTableValueCommand.d.ts +6 -4
- package/dist-types/commands/BatchDeleteDataTableValueCommand.d.ts +6 -4
- package/dist-types/commands/BatchDescribeDataTableValueCommand.d.ts +6 -4
- package/dist-types/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetAttachedFileMetadataCommand.d.ts +6 -4
- package/dist-types/commands/BatchGetFlowAssociationCommand.d.ts +6 -4
- package/dist-types/commands/BatchPutContactCommand.d.ts +6 -4
- package/dist-types/commands/BatchUpdateDataTableValueCommand.d.ts +6 -4
- package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +6 -4
- package/dist-types/commands/CompleteAttachedFileUploadCommand.d.ts +6 -4
- package/dist-types/commands/CreateAgentStatusCommand.d.ts +6 -4
- package/dist-types/commands/CreateContactCommand.d.ts +6 -4
- package/dist-types/commands/CreateContactFlowCommand.d.ts +6 -4
- package/dist-types/commands/CreateContactFlowModuleAliasCommand.d.ts +6 -4
- package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +6 -4
- package/dist-types/commands/CreateContactFlowModuleVersionCommand.d.ts +6 -4
- package/dist-types/commands/CreateContactFlowVersionCommand.d.ts +6 -4
- package/dist-types/commands/CreateDataTableAttributeCommand.d.ts +6 -4
- package/dist-types/commands/CreateDataTableCommand.d.ts +6 -4
- package/dist-types/commands/CreateEmailAddressCommand.d.ts +6 -4
- package/dist-types/commands/CreateEvaluationFormCommand.d.ts +6 -4
- package/dist-types/commands/CreateHoursOfOperationCommand.d.ts +6 -4
- package/dist-types/commands/CreateHoursOfOperationOverrideCommand.d.ts +6 -4
- package/dist-types/commands/CreateInstanceCommand.d.ts +6 -4
- package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +6 -4
- package/dist-types/commands/CreateNotificationCommand.d.ts +6 -4
- package/dist-types/commands/CreateParticipantCommand.d.ts +6 -4
- package/dist-types/commands/CreatePersistentContactAssociationCommand.d.ts +6 -4
- package/dist-types/commands/CreatePredefinedAttributeCommand.d.ts +6 -4
- package/dist-types/commands/CreatePromptCommand.d.ts +6 -4
- package/dist-types/commands/CreatePushNotificationRegistrationCommand.d.ts +6 -4
- package/dist-types/commands/CreateQueueCommand.d.ts +6 -4
- package/dist-types/commands/CreateQuickConnectCommand.d.ts +6 -4
- package/dist-types/commands/CreateRoutingProfileCommand.d.ts +6 -4
- package/dist-types/commands/CreateRuleCommand.d.ts +7 -5
- package/dist-types/commands/CreateSecurityProfileCommand.d.ts +6 -4
- package/dist-types/commands/CreateTaskTemplateCommand.d.ts +6 -4
- package/dist-types/commands/CreateTestCaseCommand.d.ts +6 -4
- package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateUseCaseCommand.d.ts +6 -4
- package/dist-types/commands/CreateUserCommand.d.ts +6 -4
- package/dist-types/commands/CreateUserHierarchyGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateViewCommand.d.ts +6 -4
- package/dist-types/commands/CreateViewVersionCommand.d.ts +6 -4
- package/dist-types/commands/CreateVocabularyCommand.d.ts +6 -4
- package/dist-types/commands/CreateWorkspaceCommand.d.ts +6 -4
- package/dist-types/commands/CreateWorkspacePageCommand.d.ts +6 -4
- package/dist-types/commands/DeactivateEvaluationFormCommand.d.ts +6 -4
- package/dist-types/commands/DeleteAttachedFileCommand.d.ts +6 -4
- package/dist-types/commands/DeleteContactEvaluationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteContactFlowCommand.d.ts +6 -4
- package/dist-types/commands/DeleteContactFlowModuleAliasCommand.d.ts +6 -4
- package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +6 -4
- package/dist-types/commands/DeleteContactFlowModuleVersionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteContactFlowVersionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDataTableAttributeCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDataTableCommand.d.ts +6 -4
- package/dist-types/commands/DeleteEmailAddressCommand.d.ts +6 -4
- package/dist-types/commands/DeleteEvaluationFormCommand.d.ts +6 -4
- package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteHoursOfOperationOverrideCommand.d.ts +6 -4
- package/dist-types/commands/DeleteInstanceCommand.d.ts +6 -4
- package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteNotificationCommand.d.ts +6 -4
- package/dist-types/commands/DeletePredefinedAttributeCommand.d.ts +6 -4
- package/dist-types/commands/DeletePromptCommand.d.ts +6 -4
- package/dist-types/commands/DeletePushNotificationRegistrationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteQueueCommand.d.ts +6 -4
- package/dist-types/commands/DeleteQuickConnectCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRoutingProfileCommand.d.ts +6 -4
- package/dist-types/commands/DeleteRuleCommand.d.ts +6 -4
- package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTestCaseCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteUseCaseCommand.d.ts +6 -4
- package/dist-types/commands/DeleteUserCommand.d.ts +6 -4
- package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteViewCommand.d.ts +6 -4
- package/dist-types/commands/DeleteViewVersionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteVocabularyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteWorkspaceCommand.d.ts +6 -4
- package/dist-types/commands/DeleteWorkspaceMediaCommand.d.ts +6 -4
- package/dist-types/commands/DeleteWorkspacePageCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAgentStatusCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAttachedFilesConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAuthenticationProfileCommand.d.ts +6 -4
- package/dist-types/commands/DescribeContactCommand.d.ts +6 -4
- package/dist-types/commands/DescribeContactEvaluationCommand.d.ts +6 -4
- package/dist-types/commands/DescribeContactFlowCommand.d.ts +6 -4
- package/dist-types/commands/DescribeContactFlowModuleAliasCommand.d.ts +6 -4
- package/dist-types/commands/DescribeContactFlowModuleCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDataTableAttributeCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDataTableCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEmailAddressCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEvaluationFormCommand.d.ts +6 -4
- package/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +6 -4
- package/dist-types/commands/DescribeHoursOfOperationOverrideCommand.d.ts +6 -4
- package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +6 -4
- package/dist-types/commands/DescribeInstanceCommand.d.ts +6 -4
- package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +6 -4
- package/dist-types/commands/DescribeNotificationCommand.d.ts +6 -4
- package/dist-types/commands/DescribePhoneNumberCommand.d.ts +6 -4
- package/dist-types/commands/DescribePredefinedAttributeCommand.d.ts +6 -4
- package/dist-types/commands/DescribePromptCommand.d.ts +6 -4
- package/dist-types/commands/DescribeQueueCommand.d.ts +6 -4
- package/dist-types/commands/DescribeQuickConnectCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRoutingProfileCommand.d.ts +6 -4
- package/dist-types/commands/DescribeRuleCommand.d.ts +7 -5
- package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +6 -4
- package/dist-types/commands/DescribeTestCaseCommand.d.ts +6 -4
- package/dist-types/commands/DescribeTrafficDistributionGroupCommand.d.ts +6 -4
- package/dist-types/commands/DescribeUserCommand.d.ts +6 -4
- package/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +6 -4
- package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +6 -4
- package/dist-types/commands/DescribeViewCommand.d.ts +6 -4
- package/dist-types/commands/DescribeVocabularyCommand.d.ts +6 -4
- package/dist-types/commands/DescribeWorkspaceCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateAnalyticsDataSetCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateBotCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateEmailAddressAliasCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateFlowCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateHoursOfOperationsCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateLexBotCommand.d.ts +6 -4
- package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateQueueEmailAddressesCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateQueueQuickConnectsCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateRoutingProfileQueuesCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateSecurityProfilesCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateTrafficDistributionGroupUserCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateUserProficienciesCommand.d.ts +6 -4
- package/dist-types/commands/DisassociateWorkspaceCommand.d.ts +6 -4
- package/dist-types/commands/DismissUserContactCommand.d.ts +6 -4
- package/dist-types/commands/EvaluateDataTableValuesCommand.d.ts +6 -4
- package/dist-types/commands/GetAttachedFileCommand.d.ts +6 -4
- package/dist-types/commands/GetContactAttributesCommand.d.ts +6 -4
- package/dist-types/commands/GetContactMetricsCommand.d.ts +6 -4
- package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +6 -4
- package/dist-types/commands/GetCurrentUserDataCommand.d.ts +6 -4
- package/dist-types/commands/GetEffectiveHoursOfOperationsCommand.d.ts +6 -4
- package/dist-types/commands/GetFederationTokenCommand.d.ts +6 -4
- package/dist-types/commands/GetFlowAssociationCommand.d.ts +6 -4
- package/dist-types/commands/GetMetricDataCommand.d.ts +6 -4
- package/dist-types/commands/GetMetricDataV2Command.d.ts +6 -4
- package/dist-types/commands/GetPromptFileCommand.d.ts +6 -4
- package/dist-types/commands/GetTaskTemplateCommand.d.ts +6 -4
- package/dist-types/commands/GetTestCaseExecutionSummaryCommand.d.ts +6 -4
- package/dist-types/commands/GetTrafficDistributionCommand.d.ts +6 -4
- package/dist-types/commands/ImportPhoneNumberCommand.d.ts +6 -4
- package/dist-types/commands/ImportWorkspaceMediaCommand.d.ts +6 -4
- package/dist-types/commands/ListAgentStatusesCommand.d.ts +6 -4
- package/dist-types/commands/ListAnalyticsDataAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +6 -4
- package/dist-types/commands/ListApprovedOriginsCommand.d.ts +6 -4
- package/dist-types/commands/ListAssociatedContactsCommand.d.ts +6 -4
- package/dist-types/commands/ListAttachedFilesConfigurationsCommand.d.ts +6 -4
- package/dist-types/commands/ListAuthenticationProfilesCommand.d.ts +6 -4
- package/dist-types/commands/ListBotsCommand.d.ts +6 -4
- package/dist-types/commands/ListChildHoursOfOperationsCommand.d.ts +6 -4
- package/dist-types/commands/ListContactEvaluationsCommand.d.ts +6 -4
- package/dist-types/commands/ListContactFlowModuleAliasesCommand.d.ts +6 -4
- package/dist-types/commands/ListContactFlowModuleVersionsCommand.d.ts +6 -4
- package/dist-types/commands/ListContactFlowModulesCommand.d.ts +6 -4
- package/dist-types/commands/ListContactFlowVersionsCommand.d.ts +6 -4
- package/dist-types/commands/ListContactFlowsCommand.d.ts +6 -4
- package/dist-types/commands/ListContactReferencesCommand.d.ts +6 -4
- package/dist-types/commands/ListDataTableAttributesCommand.d.ts +6 -4
- package/dist-types/commands/ListDataTablePrimaryValuesCommand.d.ts +6 -4
- package/dist-types/commands/ListDataTableValuesCommand.d.ts +6 -4
- package/dist-types/commands/ListDataTablesCommand.d.ts +6 -4
- package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +6 -4
- package/dist-types/commands/ListEntitySecurityProfilesCommand.d.ts +6 -4
- package/dist-types/commands/ListEvaluationFormVersionsCommand.d.ts +6 -4
- package/dist-types/commands/ListEvaluationFormsCommand.d.ts +6 -4
- package/dist-types/commands/ListFlowAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/ListHoursOfOperationOverridesCommand.d.ts +6 -4
- package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +6 -4
- package/dist-types/commands/ListInstanceAttributesCommand.d.ts +6 -4
- package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +6 -4
- package/dist-types/commands/ListInstancesCommand.d.ts +6 -4
- package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +6 -4
- package/dist-types/commands/ListLexBotsCommand.d.ts +6 -4
- package/dist-types/commands/ListNotificationsCommand.d.ts +6 -4
- package/dist-types/commands/ListPhoneNumbersCommand.d.ts +6 -4
- package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +6 -4
- package/dist-types/commands/ListPredefinedAttributesCommand.d.ts +6 -4
- package/dist-types/commands/ListPromptsCommand.d.ts +6 -4
- package/dist-types/commands/ListQueueEmailAddressesCommand.d.ts +6 -4
- package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +6 -4
- package/dist-types/commands/ListQueuesCommand.d.ts +6 -4
- package/dist-types/commands/ListQuickConnectsCommand.d.ts +6 -4
- package/dist-types/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +6 -4
- package/dist-types/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +6 -4
- package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +6 -4
- package/dist-types/commands/ListRoutingProfilesCommand.d.ts +6 -4
- package/dist-types/commands/ListRulesCommand.d.ts +8 -6
- package/dist-types/commands/ListSecurityKeysCommand.d.ts +6 -4
- package/dist-types/commands/ListSecurityProfileApplicationsCommand.d.ts +6 -4
- package/dist-types/commands/ListSecurityProfileFlowModulesCommand.d.ts +6 -4
- package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +6 -4
- package/dist-types/commands/ListSecurityProfilesCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/ListTaskTemplatesCommand.d.ts +6 -4
- package/dist-types/commands/ListTestCaseExecutionRecordsCommand.d.ts +6 -4
- package/dist-types/commands/ListTestCaseExecutionsCommand.d.ts +6 -4
- package/dist-types/commands/ListTestCasesCommand.d.ts +6 -4
- package/dist-types/commands/ListTrafficDistributionGroupUsersCommand.d.ts +6 -4
- package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +6 -4
- package/dist-types/commands/ListUseCasesCommand.d.ts +6 -4
- package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +6 -4
- package/dist-types/commands/ListUserNotificationsCommand.d.ts +6 -4
- package/dist-types/commands/ListUserProficienciesCommand.d.ts +6 -4
- package/dist-types/commands/ListUsersCommand.d.ts +6 -4
- package/dist-types/commands/ListViewVersionsCommand.d.ts +6 -4
- package/dist-types/commands/ListViewsCommand.d.ts +6 -4
- package/dist-types/commands/ListWorkspaceMediaCommand.d.ts +6 -4
- package/dist-types/commands/ListWorkspacePagesCommand.d.ts +6 -4
- package/dist-types/commands/ListWorkspacesCommand.d.ts +6 -4
- package/dist-types/commands/MonitorContactCommand.d.ts +6 -4
- package/dist-types/commands/PauseContactCommand.d.ts +6 -4
- package/dist-types/commands/PutUserStatusCommand.d.ts +6 -4
- package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +6 -4
- package/dist-types/commands/ReplicateInstanceCommand.d.ts +6 -4
- package/dist-types/commands/ResumeContactCommand.d.ts +6 -4
- package/dist-types/commands/ResumeContactRecordingCommand.d.ts +6 -4
- package/dist-types/commands/SearchAgentStatusesCommand.d.ts +6 -4
- package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +6 -4
- package/dist-types/commands/SearchContactEvaluationsCommand.d.ts +6 -4
- package/dist-types/commands/SearchContactFlowModulesCommand.d.ts +6 -4
- package/dist-types/commands/SearchContactFlowsCommand.d.ts +6 -4
- package/dist-types/commands/SearchContactsCommand.d.ts +6 -4
- package/dist-types/commands/SearchDataTablesCommand.d.ts +6 -4
- package/dist-types/commands/SearchEmailAddressesCommand.d.ts +6 -4
- package/dist-types/commands/SearchEvaluationFormsCommand.d.ts +6 -4
- package/dist-types/commands/SearchHoursOfOperationOverridesCommand.d.ts +6 -4
- package/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +6 -4
- package/dist-types/commands/SearchNotificationsCommand.d.ts +6 -4
- package/dist-types/commands/SearchPredefinedAttributesCommand.d.ts +6 -4
- package/dist-types/commands/SearchPromptsCommand.d.ts +6 -4
- package/dist-types/commands/SearchQueuesCommand.d.ts +6 -4
- package/dist-types/commands/SearchQuickConnectsCommand.d.ts +6 -4
- package/dist-types/commands/SearchResourceTagsCommand.d.ts +6 -4
- package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +6 -4
- package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +6 -4
- package/dist-types/commands/SearchTestCasesCommand.d.ts +6 -4
- package/dist-types/commands/SearchUserHierarchyGroupsCommand.d.ts +6 -4
- package/dist-types/commands/SearchUsersCommand.d.ts +6 -4
- package/dist-types/commands/SearchViewsCommand.d.ts +6 -4
- package/dist-types/commands/SearchVocabulariesCommand.d.ts +6 -4
- package/dist-types/commands/SearchWorkspaceAssociationsCommand.d.ts +6 -4
- package/dist-types/commands/SearchWorkspacesCommand.d.ts +6 -4
- package/dist-types/commands/SendChatIntegrationEventCommand.d.ts +6 -4
- package/dist-types/commands/SendOutboundEmailCommand.d.ts +6 -4
- package/dist-types/commands/StartAttachedFileUploadCommand.d.ts +6 -4
- package/dist-types/commands/StartChatContactCommand.d.ts +6 -4
- package/dist-types/commands/StartContactEvaluationCommand.d.ts +6 -4
- package/dist-types/commands/StartContactMediaProcessingCommand.d.ts +6 -4
- package/dist-types/commands/StartContactRecordingCommand.d.ts +6 -4
- package/dist-types/commands/StartContactStreamingCommand.d.ts +6 -4
- package/dist-types/commands/StartEmailContactCommand.d.ts +6 -4
- package/dist-types/commands/StartOutboundChatContactCommand.d.ts +6 -4
- package/dist-types/commands/StartOutboundEmailContactCommand.d.ts +6 -4
- package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +6 -4
- package/dist-types/commands/StartScreenSharingCommand.d.ts +6 -4
- package/dist-types/commands/StartTaskContactCommand.d.ts +6 -4
- package/dist-types/commands/StartTestCaseExecutionCommand.d.ts +6 -4
- package/dist-types/commands/StartWebRTCContactCommand.d.ts +6 -4
- package/dist-types/commands/StopContactCommand.d.ts +6 -4
- package/dist-types/commands/StopContactMediaProcessingCommand.d.ts +6 -4
- package/dist-types/commands/StopContactRecordingCommand.d.ts +6 -4
- package/dist-types/commands/StopContactStreamingCommand.d.ts +6 -4
- package/dist-types/commands/StopTestCaseExecutionCommand.d.ts +6 -4
- package/dist-types/commands/SubmitContactEvaluationCommand.d.ts +6 -4
- package/dist-types/commands/SuspendContactRecordingCommand.d.ts +6 -4
- package/dist-types/commands/TagContactCommand.d.ts +6 -4
- package/dist-types/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/commands/TransferContactCommand.d.ts +6 -4
- package/dist-types/commands/UntagContactCommand.d.ts +6 -4
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/commands/UpdateAgentStatusCommand.d.ts +6 -4
- package/dist-types/commands/UpdateAttachedFilesConfigurationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateAuthenticationProfileCommand.d.ts +6 -4
- package/dist-types/commands/UpdateContactAttributesCommand.d.ts +6 -4
- package/dist-types/commands/UpdateContactCommand.d.ts +6 -4
- package/dist-types/commands/UpdateContactEvaluationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +6 -4
- package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +6 -4
- package/dist-types/commands/UpdateContactFlowModuleAliasCommand.d.ts +6 -4
- package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +6 -4
- package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +6 -4
- package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +6 -4
- package/dist-types/commands/UpdateContactRoutingDataCommand.d.ts +6 -4
- package/dist-types/commands/UpdateContactScheduleCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDataTableAttributeCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDataTableMetadataCommand.d.ts +6 -4
- package/dist-types/commands/UpdateDataTablePrimaryValuesCommand.d.ts +6 -4
- package/dist-types/commands/UpdateEmailAddressMetadataCommand.d.ts +6 -4
- package/dist-types/commands/UpdateEvaluationFormCommand.d.ts +6 -4
- package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateHoursOfOperationOverrideCommand.d.ts +6 -4
- package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +6 -4
- package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +6 -4
- package/dist-types/commands/UpdateNotificationContentCommand.d.ts +6 -4
- package/dist-types/commands/UpdateParticipantAuthenticationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +6 -4
- package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +6 -4
- package/dist-types/commands/UpdatePhoneNumberMetadataCommand.d.ts +6 -4
- package/dist-types/commands/UpdatePredefinedAttributeCommand.d.ts +6 -4
- package/dist-types/commands/UpdatePromptCommand.d.ts +6 -4
- package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +6 -4
- package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +6 -4
- package/dist-types/commands/UpdateQueueNameCommand.d.ts +6 -4
- package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +6 -4
- package/dist-types/commands/UpdateQueueOutboundEmailConfigCommand.d.ts +6 -4
- package/dist-types/commands/UpdateQueueStatusCommand.d.ts +6 -4
- package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +6 -4
- package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +6 -4
- package/dist-types/commands/UpdateRuleCommand.d.ts +6 -4
- package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTestCaseCommand.d.ts +6 -4
- package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +6 -4
- package/dist-types/commands/UpdateUserConfigCommand.d.ts +6 -4
- package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +6 -4
- package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +6 -4
- package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +6 -4
- package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +6 -4
- package/dist-types/commands/UpdateUserNotificationStatusCommand.d.ts +6 -4
- package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +6 -4
- package/dist-types/commands/UpdateUserProficienciesCommand.d.ts +6 -4
- package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +6 -4
- package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +6 -4
- package/dist-types/commands/UpdateViewContentCommand.d.ts +6 -4
- package/dist-types/commands/UpdateViewMetadataCommand.d.ts +6 -4
- package/dist-types/commands/UpdateWorkspaceMetadataCommand.d.ts +6 -4
- package/dist-types/commands/UpdateWorkspacePageCommand.d.ts +6 -4
- package/dist-types/commands/UpdateWorkspaceThemeCommand.d.ts +6 -4
- package/dist-types/commands/UpdateWorkspaceVisibilityCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/ConnectServiceException.d.ts +1 -1
- package/dist-types/models/enums.d.ts +4 -0
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/ConnectClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/ActivateEvaluationFormCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateAnalyticsDataSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateApprovedOriginCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateBotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateContactWithUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateDefaultVocabularyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateEmailAddressAliasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateFlowCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateHoursOfOperationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateInstanceStorageConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateLambdaFunctionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateLexBotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociatePhoneNumberContactFlowCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateQueueEmailAddressesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateQueueQuickConnectsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateRoutingProfileQueuesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateSecurityKeyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateSecurityProfilesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateTrafficDistributionGroupUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateUserProficienciesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AssociateWorkspaceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchCreateDataTableValueCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchDeleteDataTableValueCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchDescribeDataTableValueCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetAttachedFileMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchGetFlowAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchPutContactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BatchUpdateDataTableValueCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ClaimPhoneNumberCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CompleteAttachedFileUploadCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateAgentStatusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateContactFlowCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateContactFlowModuleAliasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateContactFlowModuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateContactFlowModuleVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateContactFlowVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDataTableAttributeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDataTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateEmailAddressCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateEvaluationFormCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateHoursOfOperationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateHoursOfOperationOverrideCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateIntegrationAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateNotificationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateParticipantCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreatePersistentContactAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreatePredefinedAttributeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreatePromptCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreatePushNotificationRegistrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateQuickConnectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateRoutingProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTaskTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTestCaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTrafficDistributionGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateUseCaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateUserHierarchyGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateViewCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateViewVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateWorkspaceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateWorkspacePageCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeactivateEvaluationFormCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteAttachedFileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteContactEvaluationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteContactFlowCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteContactFlowModuleAliasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteContactFlowModuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteContactFlowModuleVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteContactFlowVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDataTableAttributeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDataTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteEmailAddressCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteEvaluationFormCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteHoursOfOperationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteHoursOfOperationOverrideCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteIntegrationAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteNotificationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeletePredefinedAttributeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeletePromptCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeletePushNotificationRegistrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteQuickConnectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRoutingProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTaskTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTestCaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTrafficDistributionGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteUseCaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteUserHierarchyGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteViewCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteViewVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteWorkspaceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteWorkspaceMediaCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteWorkspacePageCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAgentStatusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAttachedFilesConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAuthenticationProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeContactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeContactEvaluationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeContactFlowCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeContactFlowModuleAliasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeContactFlowModuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDataTableAttributeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDataTableCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEmailAddressCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEvaluationFormCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeHoursOfOperationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeHoursOfOperationOverrideCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeInstanceStorageConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeNotificationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribePhoneNumberCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribePredefinedAttributeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribePromptCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeQueueCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeQuickConnectCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRoutingProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeTestCaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeTrafficDistributionGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeUserHierarchyGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeUserHierarchyStructureCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeViewCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeVocabularyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeWorkspaceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateAnalyticsDataSetCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateApprovedOriginCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateBotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateEmailAddressAliasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateFlowCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateHoursOfOperationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateInstanceStorageConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateLambdaFunctionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateLexBotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateQueueEmailAddressesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateQueueQuickConnectsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateRoutingProfileQueuesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateSecurityKeyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateSecurityProfilesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateTrafficDistributionGroupUserCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateUserProficienciesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisassociateWorkspaceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DismissUserContactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EvaluateDataTableValuesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetAttachedFileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetContactAttributesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetContactMetricsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCurrentMetricDataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetCurrentUserDataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetEffectiveHoursOfOperationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetFlowAssociationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMetricDataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetMetricDataV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetPromptFileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTaskTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTestCaseExecutionSummaryCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/GetTrafficDistributionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ImportPhoneNumberCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ImportWorkspaceMediaCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAgentStatusesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAnalyticsDataAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListApprovedOriginsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAssociatedContactsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAttachedFilesConfigurationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListAuthenticationProfilesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/ListChildHoursOfOperationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListContactEvaluationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListContactFlowModuleAliasesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListContactFlowModuleVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListContactFlowModulesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListContactFlowVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListContactFlowsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListContactReferencesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDataTableAttributesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDataTablePrimaryValuesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDataTableValuesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDataTablesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListDefaultVocabulariesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListEntitySecurityProfilesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListEvaluationFormVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListEvaluationFormsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListFlowAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListHoursOfOperationOverridesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListHoursOfOperationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListInstanceAttributesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListInstanceStorageConfigsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListIntegrationAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListLambdaFunctionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListLexBotsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListPhoneNumbersV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListPredefinedAttributesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListPromptsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListQueueEmailAddressesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListQueueQuickConnectsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListQuickConnectsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRoutingProfileQueuesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRoutingProfilesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/ListSecurityKeysCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSecurityProfileApplicationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSecurityProfileFlowModulesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSecurityProfilePermissionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTaskTemplatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTestCaseExecutionRecordsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTestCaseExecutionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTestCasesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTrafficDistributionGroupUsersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTrafficDistributionGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListUseCasesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListUserHierarchyGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListUserNotificationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListUserProficienciesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/ListViewVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListViewsCommand.d.ts +6 -8
- package/dist-types/ts3.4/commands/ListWorkspaceMediaCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListWorkspacePagesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListWorkspacesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/MonitorContactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PauseContactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PutUserStatusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ReleasePhoneNumberCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ReplicateInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ResumeContactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ResumeContactRecordingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchAgentStatusesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchContactEvaluationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchContactFlowModulesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchContactFlowsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchContactsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchDataTablesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchEmailAddressesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchEvaluationFormsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchHoursOfOperationOverridesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchHoursOfOperationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchNotificationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchPredefinedAttributesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchPromptsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchQueuesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchQuickConnectsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchResourceTagsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchRoutingProfilesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchSecurityProfilesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchTestCasesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchUserHierarchyGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchViewsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchVocabulariesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchWorkspaceAssociationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SearchWorkspacesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SendChatIntegrationEventCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SendOutboundEmailCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartAttachedFileUploadCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartChatContactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartContactEvaluationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartContactMediaProcessingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartContactRecordingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartContactStreamingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartEmailContactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartOutboundChatContactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartOutboundEmailContactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartOutboundVoiceContactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartScreenSharingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartTaskContactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartTestCaseExecutionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartWebRTCContactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopContactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopContactMediaProcessingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopContactRecordingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopContactStreamingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopTestCaseExecutionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SubmitContactEvaluationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SuspendContactRecordingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagContactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/TransferContactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagContactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateAgentStatusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateAttachedFilesConfigurationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateAuthenticationProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateContactAttributesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateContactEvaluationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateContactFlowContentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateContactFlowMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateContactFlowModuleAliasCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateContactFlowModuleContentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateContactFlowModuleMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateContactFlowNameCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateContactRoutingDataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateContactScheduleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDataTableAttributeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDataTableMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateDataTablePrimaryValuesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateEmailAddressMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateEvaluationFormCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateHoursOfOperationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateHoursOfOperationOverrideCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateInstanceAttributeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateInstanceStorageConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateNotificationContentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateParticipantAuthenticationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateParticipantRoleConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdatePhoneNumberMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdatePredefinedAttributeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdatePromptCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateQueueHoursOfOperationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateQueueMaxContactsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateQueueNameCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateQueueOutboundEmailConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateQueueStatusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateQuickConnectConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateQuickConnectNameCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRoutingProfileNameCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRoutingProfileQueuesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTaskTemplateCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTestCaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateTrafficDistributionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateUserConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateUserHierarchyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateUserHierarchyGroupNameCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateUserHierarchyStructureCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateUserIdentityInfoCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateUserNotificationStatusCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateUserPhoneConfigCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateUserProficienciesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateUserRoutingProfileCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateUserSecurityProfilesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateViewContentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateViewMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateWorkspaceMetadataCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateWorkspacePageCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateWorkspaceThemeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/UpdateWorkspaceVisibilityCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/ConnectServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/enums.d.ts +4 -0
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/package.json +13 -34
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { StopContactMediaProcessingRequest, StopContactMediaProcessingResponse } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface StopContactMediaProcessingCommandInput extends StopContactMedia
|
|
|
22
22
|
export interface StopContactMediaProcessingCommandOutput extends StopContactMediaProcessingResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StopContactMediaProcessingCommand_base: {
|
|
25
|
-
new (input: StopContactMediaProcessingCommandInput): import("@smithy/
|
|
26
|
-
new (...[input]: [] | [StopContactMediaProcessingCommandInput]): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StopContactMediaProcessingCommandInput): import("@smithy/core/client").CommandImpl<StopContactMediaProcessingCommandInput, StopContactMediaProcessingCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (...[input]: [] | [StopContactMediaProcessingCommandInput]): import("@smithy/core/client").CommandImpl<StopContactMediaProcessingCommandInput, StopContactMediaProcessingCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p> Stops in-flight message processing for an ongoing chat session. </p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { StopContactRecordingRequest, StopContactRecordingResponse } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface StopContactRecordingCommandInput extends StopContactRecordingRe
|
|
|
22
22
|
export interface StopContactRecordingCommandOutput extends StopContactRecordingResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StopContactRecordingCommand_base: {
|
|
25
|
-
new (input: StopContactRecordingCommandInput): import("@smithy/
|
|
26
|
-
new (input: StopContactRecordingCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StopContactRecordingCommandInput): import("@smithy/core/client").CommandImpl<StopContactRecordingCommandInput, StopContactRecordingCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StopContactRecordingCommandInput): import("@smithy/core/client").CommandImpl<StopContactRecordingCommandInput, StopContactRecordingCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Stops recording a call when a contact is being recorded. StopContactRecording is a one-time action. If you use
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { StopContactStreamingRequest, StopContactStreamingResponse } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface StopContactStreamingCommandInput extends StopContactStreamingRe
|
|
|
22
22
|
export interface StopContactStreamingCommandOutput extends StopContactStreamingResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StopContactStreamingCommand_base: {
|
|
25
|
-
new (input: StopContactStreamingCommandInput): import("@smithy/
|
|
26
|
-
new (input: StopContactStreamingCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StopContactStreamingCommandInput): import("@smithy/core/client").CommandImpl<StopContactStreamingCommandInput, StopContactStreamingCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StopContactStreamingCommandInput): import("@smithy/core/client").CommandImpl<StopContactStreamingCommandInput, StopContactStreamingCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p> Ends message streaming on a specified contact. To restart message streaming on that contact, call the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_StartContactStreaming.html">StartContactStreaming</a>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { StopTestCaseExecutionRequest, StopTestCaseExecutionResponse } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface StopTestCaseExecutionCommandInput extends StopTestCaseExecution
|
|
|
22
22
|
export interface StopTestCaseExecutionCommandOutput extends StopTestCaseExecutionResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const StopTestCaseExecutionCommand_base: {
|
|
25
|
-
new (input: StopTestCaseExecutionCommandInput): import("@smithy/
|
|
26
|
-
new (input: StopTestCaseExecutionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: StopTestCaseExecutionCommandInput): import("@smithy/core/client").CommandImpl<StopTestCaseExecutionCommandInput, StopTestCaseExecutionCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: StopTestCaseExecutionCommandInput): import("@smithy/core/client").CommandImpl<StopTestCaseExecutionCommandInput, StopTestCaseExecutionCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Stops a running test execution.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { SubmitContactEvaluationRequest, SubmitContactEvaluationResponse } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface SubmitContactEvaluationCommandInput extends SubmitContactEvalua
|
|
|
22
22
|
export interface SubmitContactEvaluationCommandOutput extends SubmitContactEvaluationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const SubmitContactEvaluationCommand_base: {
|
|
25
|
-
new (input: SubmitContactEvaluationCommandInput): import("@smithy/
|
|
26
|
-
new (input: SubmitContactEvaluationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: SubmitContactEvaluationCommandInput): import("@smithy/core/client").CommandImpl<SubmitContactEvaluationCommandInput, SubmitContactEvaluationCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: SubmitContactEvaluationCommandInput): import("@smithy/core/client").CommandImpl<SubmitContactEvaluationCommandInput, SubmitContactEvaluationCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Submits a contact evaluation in the specified Amazon Connect instance. Answers included in the request are
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { SuspendContactRecordingRequest, SuspendContactRecordingResponse } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface SuspendContactRecordingCommandInput extends SuspendContactRecor
|
|
|
22
22
|
export interface SuspendContactRecordingCommandOutput extends SuspendContactRecordingResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const SuspendContactRecordingCommand_base: {
|
|
25
|
-
new (input: SuspendContactRecordingCommandInput): import("@smithy/
|
|
26
|
-
new (input: SuspendContactRecordingCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: SuspendContactRecordingCommandInput): import("@smithy/core/client").CommandImpl<SuspendContactRecordingCommandInput, SuspendContactRecordingCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: SuspendContactRecordingCommandInput): import("@smithy/core/client").CommandImpl<SuspendContactRecordingCommandInput, SuspendContactRecordingCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>When a contact is being recorded, this API suspends recording whatever is selected in the flow configuration:
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { TagContactRequest, TagContactResponse } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface TagContactCommandInput extends TagContactRequest {
|
|
|
22
22
|
export interface TagContactCommandOutput extends TagContactResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const TagContactCommand_base: {
|
|
25
|
-
new (input: TagContactCommandInput): import("@smithy/
|
|
26
|
-
new (input: TagContactCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: TagContactCommandInput): import("@smithy/core/client").CommandImpl<TagContactCommandInput, TagContactCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: TagContactCommandInput): import("@smithy/core/client").CommandImpl<TagContactCommandInput, TagContactCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Adds the specified tags to the contact resource. For more information about this API is used, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/granular-billing.html">Set up granular billing for a detailed
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { TagResourceRequest } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
22
22
|
export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const TagResourceCommand_base: {
|
|
25
|
-
new (input: TagResourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: TagResourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: TagResourceCommandInput): import("@smithy/core/client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Adds the specified tags to the specified resource.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { TransferContactRequest, TransferContactResponse } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface TransferContactCommandInput extends TransferContactRequest {
|
|
|
22
22
|
export interface TransferContactCommandOutput extends TransferContactResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const TransferContactCommand_base: {
|
|
25
|
-
new (input: TransferContactCommandInput): import("@smithy/
|
|
26
|
-
new (input: TransferContactCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: TransferContactCommandInput): import("@smithy/core/client").CommandImpl<TransferContactCommandInput, TransferContactCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: TransferContactCommandInput): import("@smithy/core/client").CommandImpl<TransferContactCommandInput, TransferContactCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Transfers <code>TASK</code> or <code>EMAIL</code>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { UntagContactRequest, UntagContactResponse } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface UntagContactCommandInput extends UntagContactRequest {
|
|
|
22
22
|
export interface UntagContactCommandOutput extends UntagContactResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UntagContactCommand_base: {
|
|
25
|
-
new (input: UntagContactCommandInput): import("@smithy/
|
|
26
|
-
new (input: UntagContactCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UntagContactCommandInput): import("@smithy/core/client").CommandImpl<UntagContactCommandInput, UntagContactCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UntagContactCommandInput): import("@smithy/core/client").CommandImpl<UntagContactCommandInput, UntagContactCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Removes the specified tags from the contact resource. For more information about this API is used, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/granular-billing.html">Set up granular billing for a detailed
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { UntagResourceRequest } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
22
22
|
export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UntagResourceCommand_base: {
|
|
25
|
-
new (input: UntagResourceCommandInput): import("@smithy/
|
|
26
|
-
new (input: UntagResourceCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UntagResourceCommandInput): import("@smithy/core/client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Removes the specified tags from the specified resource.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { UpdateAgentStatusRequest } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface UpdateAgentStatusCommandInput extends UpdateAgentStatusRequest
|
|
|
22
22
|
export interface UpdateAgentStatusCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateAgentStatusCommand_base: {
|
|
25
|
-
new (input: UpdateAgentStatusCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateAgentStatusCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateAgentStatusCommandInput): import("@smithy/core/client").CommandImpl<UpdateAgentStatusCommandInput, UpdateAgentStatusCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateAgentStatusCommandInput): import("@smithy/core/client").CommandImpl<UpdateAgentStatusCommandInput, UpdateAgentStatusCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates agent status.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { UpdateAttachedFilesConfigurationRequest, UpdateAttachedFilesConfigurationResponse } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface UpdateAttachedFilesConfigurationCommandInput extends UpdateAtta
|
|
|
22
22
|
export interface UpdateAttachedFilesConfigurationCommandOutput extends UpdateAttachedFilesConfigurationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateAttachedFilesConfigurationCommand_base: {
|
|
25
|
-
new (input: UpdateAttachedFilesConfigurationCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateAttachedFilesConfigurationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateAttachedFilesConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateAttachedFilesConfigurationCommandInput, UpdateAttachedFilesConfigurationCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateAttachedFilesConfigurationCommandInput): import("@smithy/core/client").CommandImpl<UpdateAttachedFilesConfigurationCommandInput, UpdateAttachedFilesConfigurationCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the attached files configuration for the specified Amazon Connect instance and attachment scope.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { UpdateAuthenticationProfileRequest } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface UpdateAuthenticationProfileCommandInput extends UpdateAuthentic
|
|
|
22
22
|
export interface UpdateAuthenticationProfileCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateAuthenticationProfileCommand_base: {
|
|
25
|
-
new (input: UpdateAuthenticationProfileCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateAuthenticationProfileCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateAuthenticationProfileCommandInput): import("@smithy/core/client").CommandImpl<UpdateAuthenticationProfileCommandInput, UpdateAuthenticationProfileCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateAuthenticationProfileCommandInput): import("@smithy/core/client").CommandImpl<UpdateAuthenticationProfileCommandInput, UpdateAuthenticationProfileCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>This API is in preview release for Amazon Connect and is subject to change. To
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { UpdateContactAttributesRequest, UpdateContactAttributesResponse } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface UpdateContactAttributesCommandInput extends UpdateContactAttrib
|
|
|
22
22
|
export interface UpdateContactAttributesCommandOutput extends UpdateContactAttributesResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateContactAttributesCommand_base: {
|
|
25
|
-
new (input: UpdateContactAttributesCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateContactAttributesCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateContactAttributesCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactAttributesCommandInput, UpdateContactAttributesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateContactAttributesCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactAttributesCommandInput, UpdateContactAttributesCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Creates or updates user-defined contact
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { UpdateContactRequest, UpdateContactResponse } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface UpdateContactCommandInput extends UpdateContactRequest {
|
|
|
22
22
|
export interface UpdateContactCommandOutput extends UpdateContactResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateContactCommand_base: {
|
|
25
|
-
new (input: UpdateContactCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateContactCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateContactCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactCommandInput, UpdateContactCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateContactCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactCommandInput, UpdateContactCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>This API is in preview release for Amazon Connect and is subject to change.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { UpdateContactEvaluationRequest, UpdateContactEvaluationResponse } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface UpdateContactEvaluationCommandInput extends UpdateContactEvalua
|
|
|
22
22
|
export interface UpdateContactEvaluationCommandOutput extends UpdateContactEvaluationResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateContactEvaluationCommand_base: {
|
|
25
|
-
new (input: UpdateContactEvaluationCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateContactEvaluationCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateContactEvaluationCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactEvaluationCommandInput, UpdateContactEvaluationCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateContactEvaluationCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactEvaluationCommandInput, UpdateContactEvaluationCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates details about a contact evaluation in the specified Amazon Connect instance. A contact evaluation
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { UpdateContactFlowContentRequest, UpdateContactFlowContentResponse } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface UpdateContactFlowContentCommandInput extends UpdateContactFlowC
|
|
|
22
22
|
export interface UpdateContactFlowContentCommandOutput extends UpdateContactFlowContentResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateContactFlowContentCommand_base: {
|
|
25
|
-
new (input: UpdateContactFlowContentCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateContactFlowContentCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateContactFlowContentCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactFlowContentCommandInput, UpdateContactFlowContentCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateContactFlowContentCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactFlowContentCommandInput, UpdateContactFlowContentCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the specified flow.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { UpdateContactFlowMetadataRequest, UpdateContactFlowMetadataResponse } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface UpdateContactFlowMetadataCommandInput extends UpdateContactFlow
|
|
|
22
22
|
export interface UpdateContactFlowMetadataCommandOutput extends UpdateContactFlowMetadataResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateContactFlowMetadataCommand_base: {
|
|
25
|
-
new (input: UpdateContactFlowMetadataCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateContactFlowMetadataCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateContactFlowMetadataCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactFlowMetadataCommandInput, UpdateContactFlowMetadataCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateContactFlowMetadataCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactFlowMetadataCommandInput, UpdateContactFlowMetadataCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates metadata about specified flow.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { UpdateContactFlowModuleAliasRequest, UpdateContactFlowModuleAliasResponse } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface UpdateContactFlowModuleAliasCommandInput extends UpdateContactF
|
|
|
22
22
|
export interface UpdateContactFlowModuleAliasCommandOutput extends UpdateContactFlowModuleAliasResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateContactFlowModuleAliasCommand_base: {
|
|
25
|
-
new (input: UpdateContactFlowModuleAliasCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateContactFlowModuleAliasCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateContactFlowModuleAliasCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactFlowModuleAliasCommandInput, UpdateContactFlowModuleAliasCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateContactFlowModuleAliasCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactFlowModuleAliasCommandInput, UpdateContactFlowModuleAliasCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates a specific Aliases metadata, including the version it’s tied to, it’s name, and description.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { UpdateContactFlowModuleContentRequest, UpdateContactFlowModuleContentResponse } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface UpdateContactFlowModuleContentCommandInput extends UpdateContac
|
|
|
22
22
|
export interface UpdateContactFlowModuleContentCommandOutput extends UpdateContactFlowModuleContentResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateContactFlowModuleContentCommand_base: {
|
|
25
|
-
new (input: UpdateContactFlowModuleContentCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateContactFlowModuleContentCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateContactFlowModuleContentCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactFlowModuleContentCommandInput, UpdateContactFlowModuleContentCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateContactFlowModuleContentCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactFlowModuleContentCommandInput, UpdateContactFlowModuleContentCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates specified flow module for the specified Amazon Connect instance. </p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { UpdateContactFlowModuleMetadataRequest, UpdateContactFlowModuleMetadataResponse } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface UpdateContactFlowModuleMetadataCommandInput extends UpdateConta
|
|
|
22
22
|
export interface UpdateContactFlowModuleMetadataCommandOutput extends UpdateContactFlowModuleMetadataResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateContactFlowModuleMetadataCommand_base: {
|
|
25
|
-
new (input: UpdateContactFlowModuleMetadataCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateContactFlowModuleMetadataCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateContactFlowModuleMetadataCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactFlowModuleMetadataCommandInput, UpdateContactFlowModuleMetadataCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateContactFlowModuleMetadataCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactFlowModuleMetadataCommandInput, UpdateContactFlowModuleMetadataCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates metadata about specified flow module.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { UpdateContactFlowNameRequest, UpdateContactFlowNameResponse } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface UpdateContactFlowNameCommandInput extends UpdateContactFlowName
|
|
|
22
22
|
export interface UpdateContactFlowNameCommandOutput extends UpdateContactFlowNameResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateContactFlowNameCommand_base: {
|
|
25
|
-
new (input: UpdateContactFlowNameCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateContactFlowNameCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateContactFlowNameCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactFlowNameCommandInput, UpdateContactFlowNameCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateContactFlowNameCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactFlowNameCommandInput, UpdateContactFlowNameCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>The name of the flow.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { UpdateContactRoutingDataRequest, UpdateContactRoutingDataResponse } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface UpdateContactRoutingDataCommandInput extends UpdateContactRouti
|
|
|
22
22
|
export interface UpdateContactRoutingDataCommandOutput extends UpdateContactRoutingDataResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateContactRoutingDataCommand_base: {
|
|
25
|
-
new (input: UpdateContactRoutingDataCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateContactRoutingDataCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateContactRoutingDataCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactRoutingDataCommandInput, UpdateContactRoutingDataCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateContactRoutingDataCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactRoutingDataCommandInput, UpdateContactRoutingDataCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates routing priority and age on the contact (<b>QueuePriority</b> and <b>QueueTimeAdjustmentInSeconds</b>). These properties can be used to change a customer's position
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { UpdateContactScheduleRequest, UpdateContactScheduleResponse } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface UpdateContactScheduleCommandInput extends UpdateContactSchedule
|
|
|
22
22
|
export interface UpdateContactScheduleCommandOutput extends UpdateContactScheduleResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateContactScheduleCommand_base: {
|
|
25
|
-
new (input: UpdateContactScheduleCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateContactScheduleCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateContactScheduleCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactScheduleCommandInput, UpdateContactScheduleCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateContactScheduleCommandInput): import("@smithy/core/client").CommandImpl<UpdateContactScheduleCommandInput, UpdateContactScheduleCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates the scheduled time of a task contact that is already scheduled.</p>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
|
|
4
4
|
import type { UpdateDataTableAttributeRequest, UpdateDataTableAttributeResponse } from "../models/models_3";
|
|
@@ -22,9 +22,11 @@ export interface UpdateDataTableAttributeCommandInput extends UpdateDataTableAtt
|
|
|
22
22
|
export interface UpdateDataTableAttributeCommandOutput extends UpdateDataTableAttributeResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const UpdateDataTableAttributeCommand_base: {
|
|
25
|
-
new (input: UpdateDataTableAttributeCommandInput): import("@smithy/
|
|
26
|
-
new (input: UpdateDataTableAttributeCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: UpdateDataTableAttributeCommandInput): import("@smithy/core/client").CommandImpl<UpdateDataTableAttributeCommandInput, UpdateDataTableAttributeCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: UpdateDataTableAttributeCommandInput): import("@smithy/core/client").CommandImpl<UpdateDataTableAttributeCommandInput, UpdateDataTableAttributeCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Updates all properties for an attribute using all properties from CreateDataTableAttribute. There are no other
|