@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,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateTaskTemplate$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateTestCase$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateTrafficDistribution$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateUserConfig$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateUserHierarchy$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateUserHierarchyGroupName$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateUserHierarchyStructure$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateUserIdentityInfo$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateUserNotificationStatus$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateUserPhoneConfig$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateUserProficiencies$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateUserRoutingProfile$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateUserSecurityProfiles$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateViewContent$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateViewMetadata$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateWorkspaceMetadata$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateWorkspacePage$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateWorkspaceTheme$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
1
|
+
import { Command as $Command } from "@smithy/core/client";
|
|
2
|
+
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
4
4
|
import { UpdateWorkspaceVisibility$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|
package/dist-es/endpoint/bdd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { BinaryDecisionDiagram } from "@smithy/
|
|
1
|
+
import { BinaryDecisionDiagram } from "@smithy/core/endpoints";
|
|
2
2
|
const k = "ref";
|
|
3
3
|
const a = -1, b = true, c = "isSet", d = "PartitionResult", e = "booleanEquals", f = "getAttr", g = { [k]: "Endpoint" }, h = { [k]: d }, i = {}, j = [{ [k]: "Region" }];
|
|
4
4
|
const _data = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
|
|
2
|
-
import { customEndpointFunctions, decideEndpoint, EndpointCache } from "@smithy/
|
|
2
|
+
import { customEndpointFunctions, decideEndpoint, EndpointCache } from "@smithy/core/endpoints";
|
|
3
3
|
import { bdd } from "./bdd";
|
|
4
4
|
const cache = new EndpointCache({
|
|
5
5
|
size: 50,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ServiceException as __ServiceException, } from "@smithy/
|
|
1
|
+
import { ServiceException as __ServiceException, } from "@smithy/core/client";
|
|
2
2
|
export { __ServiceException };
|
|
3
3
|
export class ConnectServiceException extends __ServiceException {
|
|
4
4
|
constructor(options) {
|
package/dist-es/models/enums.js
CHANGED
|
@@ -478,6 +478,7 @@ export const RulePublishStatus = {
|
|
|
478
478
|
PUBLISHED: "PUBLISHED",
|
|
479
479
|
};
|
|
480
480
|
export const EventSourceName = {
|
|
481
|
+
OnAlertUpdate: "OnAlertUpdate",
|
|
481
482
|
OnCaseCreate: "OnCaseCreate",
|
|
482
483
|
OnCaseUpdate: "OnCaseUpdate",
|
|
483
484
|
OnContactEvaluationSubmit: "OnContactEvaluationSubmit",
|
|
@@ -488,6 +489,9 @@ export const EventSourceName = {
|
|
|
488
489
|
OnRealTimeCallAnalysisAvailable: "OnRealTimeCallAnalysisAvailable",
|
|
489
490
|
OnRealTimeChatAnalysisAvailable: "OnRealTimeChatAnalysisAvailable",
|
|
490
491
|
OnSalesforceCaseCreate: "OnSalesforceCaseCreate",
|
|
492
|
+
OnSchedulePublish: "OnSchedulePublish",
|
|
493
|
+
OnScheduleTimeOffRequestActivity: "OnScheduleTimeOffRequestActivity",
|
|
494
|
+
OnScheduleUpdate: "OnScheduleUpdate",
|
|
491
495
|
OnSlaBreach: "OnSlaBreach",
|
|
492
496
|
OnZendeskTicketCreate: "OnZendeskTicketCreate",
|
|
493
497
|
OnZendeskTicketStatusUpdate: "OnZendeskTicketStatusUpdate",
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import packageInfo from "../package.json";
|
|
2
2
|
import { Sha256 } from "@aws-crypto/sha256-browser";
|
|
3
3
|
import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser";
|
|
4
|
-
import {
|
|
4
|
+
import { invalidProvider, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
5
|
+
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
6
|
+
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/core/retry";
|
|
7
|
+
import { calculateBodyLength } from "@smithy/core/serde";
|
|
5
8
|
import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
|
|
6
|
-
import { invalidProvider } from "@smithy/invalid-dependency";
|
|
7
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
8
|
-
import { calculateBodyLength } from "@smithy/util-body-length-browser";
|
|
9
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
10
|
-
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
11
9
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
12
10
|
export const getRuntimeConfig = (config) => {
|
|
13
11
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -3,15 +3,11 @@ import { emitWarningIfUnsupportedVersion as awsCheckVersion } from "@aws-sdk/cor
|
|
|
3
3
|
import { NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } from "@aws-sdk/core/httpAuthSchemes";
|
|
4
4
|
import { defaultProvider as credentialDefaultProvider } from "@aws-sdk/credential-provider-node";
|
|
5
5
|
import { createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS } from "@aws-sdk/util-user-agent-node";
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/
|
|
9
|
-
import {
|
|
6
|
+
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/core/client";
|
|
7
|
+
import { loadConfig as loadNodeConfig, NODE_REGION_CONFIG_FILE_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, resolveDefaultsModeConfig, } from "@smithy/core/config";
|
|
8
|
+
import { DEFAULT_RETRY_MODE, NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS, } from "@smithy/core/retry";
|
|
9
|
+
import { calculateBodyLength, Hash } from "@smithy/core/serde";
|
|
10
10
|
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
11
|
-
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
12
|
-
import { calculateBodyLength } from "@smithy/util-body-length-node";
|
|
13
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
14
|
-
import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
15
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
16
12
|
export const getRuntimeConfig = (config) => {
|
|
17
13
|
emitWarningIfUnsupportedVersion(process.version);
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { AwsSdkSigV4Signer } from "@aws-sdk/core/httpAuthSchemes";
|
|
2
2
|
import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
|
|
3
|
-
import { NoOpLogger } from "@smithy/
|
|
4
|
-
import { parseUrl } from "@smithy/
|
|
5
|
-
import { fromBase64, toBase64 } from "@smithy/
|
|
6
|
-
import { fromUtf8, toUtf8 } from "@smithy/util-utf8";
|
|
3
|
+
import { NoOpLogger } from "@smithy/core/client";
|
|
4
|
+
import { parseUrl } from "@smithy/core/protocols";
|
|
5
|
+
import { fromBase64, fromUtf8, toBase64, toUtf8 } from "@smithy/core/serde";
|
|
7
6
|
import { defaultConnectHttpAuthSchemeProvider } from "./auth/httpAuthSchemeProvider";
|
|
8
7
|
import { defaultEndpointResolver } from "./endpoint/endpointResolver";
|
|
9
8
|
import { errorTypeRegistries } from "./schemas/schemas_0";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, } from "@aws-sdk/region-config-resolver";
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/core/client";
|
|
3
|
+
import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/core/protocols";
|
|
4
4
|
import { getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
6
6
|
const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
2
|
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { type
|
|
4
|
-
import { type
|
|
5
|
-
import { type
|
|
6
|
-
import type
|
|
7
|
-
import { type
|
|
3
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/core/client";
|
|
4
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/core/config";
|
|
5
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/core/endpoints";
|
|
6
|
+
import { type HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
7
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/core/retry";
|
|
8
8
|
import type { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
9
|
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import type { ActivateEvaluationFormCommandInput, ActivateEvaluationFormCommandOutput } from "./commands/ActivateEvaluationFormCommand";
|
|
@@ -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 { ActivateEvaluationFormRequest, ActivateEvaluationFormResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface ActivateEvaluationFormCommandInput extends ActivateEvaluationFo
|
|
|
22
22
|
export interface ActivateEvaluationFormCommandOutput extends ActivateEvaluationFormResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const ActivateEvaluationFormCommand_base: {
|
|
25
|
-
new (input: ActivateEvaluationFormCommandInput): import("@smithy/
|
|
26
|
-
new (input: ActivateEvaluationFormCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: ActivateEvaluationFormCommandInput): import("@smithy/core/client").CommandImpl<ActivateEvaluationFormCommandInput, ActivateEvaluationFormCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: ActivateEvaluationFormCommandInput): import("@smithy/core/client").CommandImpl<ActivateEvaluationFormCommandInput, ActivateEvaluationFormCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Activates an evaluation form in the specified Amazon Connect instance. After the evaluation form is
|
|
@@ -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 { AssociateAnalyticsDataSetRequest, AssociateAnalyticsDataSetResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AssociateAnalyticsDataSetCommandInput extends AssociateAnalytic
|
|
|
22
22
|
export interface AssociateAnalyticsDataSetCommandOutput extends AssociateAnalyticsDataSetResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateAnalyticsDataSetCommand_base: {
|
|
25
|
-
new (input: AssociateAnalyticsDataSetCommandInput): import("@smithy/
|
|
26
|
-
new (input: AssociateAnalyticsDataSetCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AssociateAnalyticsDataSetCommandInput): import("@smithy/core/client").CommandImpl<AssociateAnalyticsDataSetCommandInput, AssociateAnalyticsDataSetCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AssociateAnalyticsDataSetCommandInput): import("@smithy/core/client").CommandImpl<AssociateAnalyticsDataSetCommandInput, AssociateAnalyticsDataSetCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Associates the specified dataset for a Amazon Connect instance with the target account. You can associate
|
|
@@ -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 { AssociateApprovedOriginRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AssociateApprovedOriginCommandInput extends AssociateApprovedOr
|
|
|
22
22
|
export interface AssociateApprovedOriginCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateApprovedOriginCommand_base: {
|
|
25
|
-
new (input: AssociateApprovedOriginCommandInput): import("@smithy/
|
|
26
|
-
new (input: AssociateApprovedOriginCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AssociateApprovedOriginCommandInput): import("@smithy/core/client").CommandImpl<AssociateApprovedOriginCommandInput, AssociateApprovedOriginCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AssociateApprovedOriginCommandInput): import("@smithy/core/client").CommandImpl<AssociateApprovedOriginCommandInput, AssociateApprovedOriginCommandOutput, 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 { AssociateBotRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AssociateBotCommandInput extends AssociateBotRequest {
|
|
|
22
22
|
export interface AssociateBotCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateBotCommand_base: {
|
|
25
|
-
new (input: AssociateBotCommandInput): import("@smithy/
|
|
26
|
-
new (input: AssociateBotCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AssociateBotCommandInput): import("@smithy/core/client").CommandImpl<AssociateBotCommandInput, AssociateBotCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AssociateBotCommandInput): import("@smithy/core/client").CommandImpl<AssociateBotCommandInput, AssociateBotCommandOutput, 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 { AssociateContactWithUserRequest, AssociateContactWithUserResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AssociateContactWithUserCommandInput extends AssociateContactWi
|
|
|
22
22
|
export interface AssociateContactWithUserCommandOutput extends AssociateContactWithUserResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateContactWithUserCommand_base: {
|
|
25
|
-
new (input: AssociateContactWithUserCommandInput): import("@smithy/
|
|
26
|
-
new (input: AssociateContactWithUserCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AssociateContactWithUserCommandInput): import("@smithy/core/client").CommandImpl<AssociateContactWithUserCommandInput, AssociateContactWithUserCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AssociateContactWithUserCommandInput): import("@smithy/core/client").CommandImpl<AssociateContactWithUserCommandInput, AssociateContactWithUserCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Associates a queued contact with an agent.</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 { AssociateDefaultVocabularyRequest, AssociateDefaultVocabularyResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AssociateDefaultVocabularyCommandInput extends AssociateDefault
|
|
|
22
22
|
export interface AssociateDefaultVocabularyCommandOutput extends AssociateDefaultVocabularyResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateDefaultVocabularyCommand_base: {
|
|
25
|
-
new (input: AssociateDefaultVocabularyCommandInput): import("@smithy/
|
|
26
|
-
new (input: AssociateDefaultVocabularyCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AssociateDefaultVocabularyCommandInput): import("@smithy/core/client").CommandImpl<AssociateDefaultVocabularyCommandInput, AssociateDefaultVocabularyCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AssociateDefaultVocabularyCommandInput): import("@smithy/core/client").CommandImpl<AssociateDefaultVocabularyCommandInput, AssociateDefaultVocabularyCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Associates an existing vocabulary as the default. Contact Lens for Amazon Connect uses the vocabulary in post-call and real-time
|
|
@@ -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 { AssociateEmailAddressAliasRequest, AssociateEmailAddressAliasResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AssociateEmailAddressAliasCommandInput extends AssociateEmailAd
|
|
|
22
22
|
export interface AssociateEmailAddressAliasCommandOutput extends AssociateEmailAddressAliasResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateEmailAddressAliasCommand_base: {
|
|
25
|
-
new (input: AssociateEmailAddressAliasCommandInput): import("@smithy/
|
|
26
|
-
new (input: AssociateEmailAddressAliasCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AssociateEmailAddressAliasCommandInput): import("@smithy/core/client").CommandImpl<AssociateEmailAddressAliasCommandInput, AssociateEmailAddressAliasCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AssociateEmailAddressAliasCommandInput): import("@smithy/core/client").CommandImpl<AssociateEmailAddressAliasCommandInput, AssociateEmailAddressAliasCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Associates an email address alias with an existing email address in an Amazon Connect instance. This creates
|
|
@@ -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 { AssociateFlowRequest, AssociateFlowResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AssociateFlowCommandInput extends AssociateFlowRequest {
|
|
|
22
22
|
export interface AssociateFlowCommandOutput extends AssociateFlowResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateFlowCommand_base: {
|
|
25
|
-
new (input: AssociateFlowCommandInput): import("@smithy/
|
|
26
|
-
new (input: AssociateFlowCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AssociateFlowCommandInput): import("@smithy/core/client").CommandImpl<AssociateFlowCommandInput, AssociateFlowCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AssociateFlowCommandInput): import("@smithy/core/client").CommandImpl<AssociateFlowCommandInput, AssociateFlowCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Associates a connect resource to a 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 { AssociateHoursOfOperationsRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AssociateHoursOfOperationsCommandInput extends AssociateHoursOf
|
|
|
22
22
|
export interface AssociateHoursOfOperationsCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateHoursOfOperationsCommand_base: {
|
|
25
|
-
new (input: AssociateHoursOfOperationsCommandInput): import("@smithy/
|
|
26
|
-
new (input: AssociateHoursOfOperationsCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AssociateHoursOfOperationsCommandInput): import("@smithy/core/client").CommandImpl<AssociateHoursOfOperationsCommandInput, AssociateHoursOfOperationsCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AssociateHoursOfOperationsCommandInput): import("@smithy/core/client").CommandImpl<AssociateHoursOfOperationsCommandInput, AssociateHoursOfOperationsCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
+
getEndpointParameterInstructions(): {
|
|
28
|
+
[x: string]: unknown;
|
|
29
|
+
};
|
|
28
30
|
};
|
|
29
31
|
/**
|
|
30
32
|
* <p>Associates a set of hours of operations with another hours of operation. Refer to Administrator Guide <a href="https://docs.aws.amazon.com/connect/latest/adminguide/hours-of-operation-overrides.html"> here </a> for more information on inheriting overrides from parent hours of operation(s).</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 { AssociateInstanceStorageConfigRequest, AssociateInstanceStorageConfigResponse } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AssociateInstanceStorageConfigCommandInput extends AssociateIns
|
|
|
22
22
|
export interface AssociateInstanceStorageConfigCommandOutput extends AssociateInstanceStorageConfigResponse, __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateInstanceStorageConfigCommand_base: {
|
|
25
|
-
new (input: AssociateInstanceStorageConfigCommandInput): import("@smithy/
|
|
26
|
-
new (input: AssociateInstanceStorageConfigCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AssociateInstanceStorageConfigCommandInput): import("@smithy/core/client").CommandImpl<AssociateInstanceStorageConfigCommandInput, AssociateInstanceStorageConfigCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AssociateInstanceStorageConfigCommandInput): import("@smithy/core/client").CommandImpl<AssociateInstanceStorageConfigCommandInput, AssociateInstanceStorageConfigCommandOutput, 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 { AssociateLambdaFunctionRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AssociateLambdaFunctionCommandInput extends AssociateLambdaFunc
|
|
|
22
22
|
export interface AssociateLambdaFunctionCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateLambdaFunctionCommand_base: {
|
|
25
|
-
new (input: AssociateLambdaFunctionCommandInput): import("@smithy/
|
|
26
|
-
new (input: AssociateLambdaFunctionCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AssociateLambdaFunctionCommandInput): import("@smithy/core/client").CommandImpl<AssociateLambdaFunctionCommandInput, AssociateLambdaFunctionCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AssociateLambdaFunctionCommandInput): import("@smithy/core/client").CommandImpl<AssociateLambdaFunctionCommandInput, AssociateLambdaFunctionCommandOutput, 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 { AssociateLexBotRequest } from "../models/models_0";
|
|
@@ -22,9 +22,11 @@ export interface AssociateLexBotCommandInput extends AssociateLexBotRequest {
|
|
|
22
22
|
export interface AssociateLexBotCommandOutput extends __MetadataBearer {
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateLexBotCommand_base: {
|
|
25
|
-
new (input: AssociateLexBotCommandInput): import("@smithy/
|
|
26
|
-
new (input: AssociateLexBotCommandInput): import("@smithy/
|
|
27
|
-
getEndpointParameterInstructions():
|
|
25
|
+
new (input: AssociateLexBotCommandInput): import("@smithy/core/client").CommandImpl<AssociateLexBotCommandInput, AssociateLexBotCommandOutput, ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
+
new (input: AssociateLexBotCommandInput): import("@smithy/core/client").CommandImpl<AssociateLexBotCommandInput, AssociateLexBotCommandOutput, 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>
|