@aws-sdk/client-connect 3.1044.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,9 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ConnectServiceException = exports.__ServiceException = void 0;
|
|
4
|
-
const
|
|
5
|
-
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return
|
|
6
|
-
class ConnectServiceException extends
|
|
4
|
+
const client_1 = require("@smithy/core/client");
|
|
5
|
+
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return client_1.ServiceException; } });
|
|
6
|
+
class ConnectServiceException extends client_1.ServiceException {
|
|
7
7
|
constructor(options) {
|
|
8
8
|
super(options);
|
|
9
9
|
Object.setPrototypeOf(this, ConnectServiceException.prototype);
|
|
@@ -5,34 +5,32 @@ const tslib_1 = require("tslib");
|
|
|
5
5
|
const package_json_1 = tslib_1.__importDefault(require("../package.json"));
|
|
6
6
|
const sha256_browser_1 = require("@aws-crypto/sha256-browser");
|
|
7
7
|
const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
8
|
-
const
|
|
8
|
+
const client_1 = require("@smithy/core/client");
|
|
9
|
+
const config_1 = require("@smithy/core/config");
|
|
10
|
+
const retry_1 = require("@smithy/core/retry");
|
|
11
|
+
const serde_1 = require("@smithy/core/serde");
|
|
9
12
|
const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
|
|
10
|
-
const invalid_dependency_1 = require("@smithy/invalid-dependency");
|
|
11
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
12
|
-
const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
|
|
13
|
-
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
14
|
-
const util_retry_1 = require("@smithy/util-retry");
|
|
15
13
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
16
14
|
const getRuntimeConfig = (config) => {
|
|
17
|
-
const defaultsMode = (0,
|
|
18
|
-
const defaultConfigProvider = () => defaultsMode().then(
|
|
15
|
+
const defaultsMode = (0, config_1.resolveDefaultsModeConfig)(config);
|
|
16
|
+
const defaultConfigProvider = () => defaultsMode().then(client_1.loadConfigsForDefaultMode);
|
|
19
17
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
20
18
|
return {
|
|
21
19
|
...clientSharedValues,
|
|
22
20
|
...config,
|
|
23
21
|
runtime: "browser",
|
|
24
22
|
defaultsMode,
|
|
25
|
-
bodyLengthChecker: config?.bodyLengthChecker ??
|
|
23
|
+
bodyLengthChecker: config?.bodyLengthChecker ?? serde_1.calculateBodyLength,
|
|
26
24
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? ((_) => () => Promise.reject(new Error("Credential is missing"))),
|
|
27
25
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_browser_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
28
|
-
maxAttempts: config?.maxAttempts ??
|
|
29
|
-
region: config?.region ?? (0,
|
|
26
|
+
maxAttempts: config?.maxAttempts ?? retry_1.DEFAULT_MAX_ATTEMPTS,
|
|
27
|
+
region: config?.region ?? (0, client_1.invalidProvider)("Region is missing"),
|
|
30
28
|
requestHandler: fetch_http_handler_1.FetchHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
31
|
-
retryMode: config?.retryMode ?? (async () => (await defaultConfigProvider()).retryMode ||
|
|
29
|
+
retryMode: config?.retryMode ?? (async () => (await defaultConfigProvider()).retryMode || retry_1.DEFAULT_RETRY_MODE),
|
|
32
30
|
sha256: config?.sha256 ?? sha256_browser_1.Sha256,
|
|
33
31
|
streamCollector: config?.streamCollector ?? fetch_http_handler_1.streamCollector,
|
|
34
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (() => Promise.resolve(
|
|
35
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (() => Promise.resolve(
|
|
32
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (() => Promise.resolve(config_1.DEFAULT_USE_DUALSTACK_ENDPOINT)),
|
|
33
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (() => Promise.resolve(config_1.DEFAULT_USE_FIPS_ENDPOINT)),
|
|
36
34
|
};
|
|
37
35
|
};
|
|
38
36
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
@@ -7,20 +7,16 @@ const client_1 = require("@aws-sdk/core/client");
|
|
|
7
7
|
const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
|
|
8
8
|
const credential_provider_node_1 = require("@aws-sdk/credential-provider-node");
|
|
9
9
|
const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
|
|
10
|
-
const
|
|
11
|
-
const
|
|
12
|
-
const
|
|
13
|
-
const
|
|
10
|
+
const client_2 = require("@smithy/core/client");
|
|
11
|
+
const config_1 = require("@smithy/core/config");
|
|
12
|
+
const retry_1 = require("@smithy/core/retry");
|
|
13
|
+
const serde_1 = require("@smithy/core/serde");
|
|
14
14
|
const node_http_handler_1 = require("@smithy/node-http-handler");
|
|
15
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
16
|
-
const util_body_length_node_1 = require("@smithy/util-body-length-node");
|
|
17
|
-
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
18
|
-
const util_retry_1 = require("@smithy/util-retry");
|
|
19
15
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
20
16
|
const getRuntimeConfig = (config) => {
|
|
21
|
-
(0,
|
|
22
|
-
const defaultsMode = (0,
|
|
23
|
-
const defaultConfigProvider = () => defaultsMode().then(
|
|
17
|
+
(0, client_2.emitWarningIfUnsupportedVersion)(process.version);
|
|
18
|
+
const defaultsMode = (0, config_1.resolveDefaultsModeConfig)(config);
|
|
19
|
+
const defaultConfigProvider = () => defaultsMode().then(client_2.loadConfigsForDefaultMode);
|
|
24
20
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
25
21
|
(0, client_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
26
22
|
const loaderConfig = {
|
|
@@ -32,23 +28,23 @@ const getRuntimeConfig = (config) => {
|
|
|
32
28
|
...config,
|
|
33
29
|
runtime: "node",
|
|
34
30
|
defaultsMode,
|
|
35
|
-
authSchemePreference: config?.authSchemePreference ?? (0,
|
|
36
|
-
bodyLengthChecker: config?.bodyLengthChecker ??
|
|
31
|
+
authSchemePreference: config?.authSchemePreference ?? (0, config_1.loadConfig)(httpAuthSchemes_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
32
|
+
bodyLengthChecker: config?.bodyLengthChecker ?? serde_1.calculateBodyLength,
|
|
37
33
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
|
|
38
34
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ?? (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
39
|
-
maxAttempts: config?.maxAttempts ?? (0,
|
|
40
|
-
region: config?.region ?? (0,
|
|
35
|
+
maxAttempts: config?.maxAttempts ?? (0, config_1.loadConfig)(retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
36
|
+
region: config?.region ?? (0, config_1.loadConfig)(config_1.NODE_REGION_CONFIG_OPTIONS, { ...config_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
41
37
|
requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
|
|
42
38
|
retryMode: config?.retryMode ??
|
|
43
|
-
(0,
|
|
44
|
-
...
|
|
45
|
-
default: async () => (await defaultConfigProvider()).retryMode ||
|
|
39
|
+
(0, config_1.loadConfig)({
|
|
40
|
+
...retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
41
|
+
default: async () => (await defaultConfigProvider()).retryMode || retry_1.DEFAULT_RETRY_MODE,
|
|
46
42
|
}, config),
|
|
47
|
-
sha256: config?.sha256 ??
|
|
43
|
+
sha256: config?.sha256 ?? serde_1.Hash.bind(null, "sha256"),
|
|
48
44
|
streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
|
|
49
|
-
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0,
|
|
50
|
-
useFipsEndpoint: config?.useFipsEndpoint ?? (0,
|
|
51
|
-
userAgentAppId: config?.userAgentAppId ?? (0,
|
|
45
|
+
useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, config_1.loadConfig)(config_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
46
|
+
useFipsEndpoint: config?.useFipsEndpoint ?? (0, config_1.loadConfig)(config_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
|
|
47
|
+
userAgentAppId: config?.userAgentAppId ?? (0, config_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
|
|
52
48
|
};
|
|
53
49
|
};
|
|
54
50
|
exports.getRuntimeConfig = getRuntimeConfig;
|
|
@@ -3,18 +3,17 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const httpAuthSchemes_1 = require("@aws-sdk/core/httpAuthSchemes");
|
|
5
5
|
const protocols_1 = require("@aws-sdk/core/protocols");
|
|
6
|
-
const
|
|
7
|
-
const
|
|
8
|
-
const
|
|
9
|
-
const util_utf8_1 = require("@smithy/util-utf8");
|
|
6
|
+
const client_1 = require("@smithy/core/client");
|
|
7
|
+
const protocols_2 = require("@smithy/core/protocols");
|
|
8
|
+
const serde_1 = require("@smithy/core/serde");
|
|
10
9
|
const httpAuthSchemeProvider_1 = require("./auth/httpAuthSchemeProvider");
|
|
11
10
|
const endpointResolver_1 = require("./endpoint/endpointResolver");
|
|
12
11
|
const schemas_0_1 = require("./schemas/schemas_0");
|
|
13
12
|
const getRuntimeConfig = (config) => {
|
|
14
13
|
return {
|
|
15
14
|
apiVersion: "2017-08-08",
|
|
16
|
-
base64Decoder: config?.base64Decoder ??
|
|
17
|
-
base64Encoder: config?.base64Encoder ??
|
|
15
|
+
base64Decoder: config?.base64Decoder ?? serde_1.fromBase64,
|
|
16
|
+
base64Encoder: config?.base64Encoder ?? serde_1.toBase64,
|
|
18
17
|
disableHostPrefix: config?.disableHostPrefix ?? false,
|
|
19
18
|
endpointProvider: config?.endpointProvider ?? endpointResolver_1.defaultEndpointResolver,
|
|
20
19
|
extensions: config?.extensions ?? [],
|
|
@@ -26,7 +25,7 @@ const getRuntimeConfig = (config) => {
|
|
|
26
25
|
signer: new httpAuthSchemes_1.AwsSdkSigV4Signer(),
|
|
27
26
|
},
|
|
28
27
|
],
|
|
29
|
-
logger: config?.logger ?? new
|
|
28
|
+
logger: config?.logger ?? new client_1.NoOpLogger(),
|
|
30
29
|
protocol: config?.protocol ?? protocols_1.AwsRestJsonProtocol,
|
|
31
30
|
protocolSettings: config?.protocolSettings ?? {
|
|
32
31
|
defaultNamespace: "com.amazonaws.connect",
|
|
@@ -35,9 +34,9 @@ const getRuntimeConfig = (config) => {
|
|
|
35
34
|
serviceTarget: "AmazonConnectService",
|
|
36
35
|
},
|
|
37
36
|
serviceId: config?.serviceId ?? "Connect",
|
|
38
|
-
urlParser: config?.urlParser ??
|
|
39
|
-
utf8Decoder: config?.utf8Decoder ??
|
|
40
|
-
utf8Encoder: config?.utf8Encoder ??
|
|
37
|
+
urlParser: config?.urlParser ?? protocols_2.parseUrl,
|
|
38
|
+
utf8Decoder: config?.utf8Decoder ?? serde_1.fromUtf8,
|
|
39
|
+
utf8Encoder: config?.utf8Encoder ?? serde_1.toUtf8,
|
|
41
40
|
};
|
|
42
41
|
};
|
|
43
42
|
exports.getRuntimeConfig = getRuntimeConfig;
|
package/dist-es/Connect.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { createAggregatedClient } from "@smithy/
|
|
1
|
+
import { createAggregatedClient } from "@smithy/core/client";
|
|
2
2
|
import { ActivateEvaluationFormCommand, } from "./commands/ActivateEvaluationFormCommand";
|
|
3
3
|
import { AssociateAnalyticsDataSetCommand, } from "./commands/AssociateAnalyticsDataSetCommand";
|
|
4
4
|
import { AssociateApprovedOriginCommand, } from "./commands/AssociateApprovedOriginCommand";
|
package/dist-es/ConnectClient.js
CHANGED
|
@@ -2,13 +2,13 @@ import { getHostHeaderPlugin, resolveHostHeaderConfig, } from "@aws-sdk/middlewa
|
|
|
2
2
|
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
3
3
|
import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detection";
|
|
4
4
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
5
|
-
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
6
5
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
6
|
+
import { Client as __Client, } from "@smithy/core/client";
|
|
7
|
+
import { resolveRegionConfig } from "@smithy/core/config";
|
|
8
|
+
import { resolveEndpointConfig } from "@smithy/core/endpoints";
|
|
9
|
+
import { getContentLengthPlugin } from "@smithy/core/protocols";
|
|
10
|
+
import { getRetryPlugin, resolveRetryConfig, } from "@smithy/core/retry";
|
|
7
11
|
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
8
|
-
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
9
|
-
import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
|
|
10
|
-
import { getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
|
|
11
|
-
import { Client as __Client, } from "@smithy/smithy-client";
|
|
12
12
|
import { defaultConnectHttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
|
|
13
13
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
14
14
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { resolveAwsSdkSigV4Config, } from "@aws-sdk/core/httpAuthSchemes";
|
|
2
|
-
import { getSmithyContext, normalizeProvider } from "@smithy/
|
|
2
|
+
import { getSmithyContext, normalizeProvider } from "@smithy/core/client";
|
|
3
3
|
export const defaultConnectHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
4
4
|
return {
|
|
5
5
|
operation: getSmithyContext(context).operation,
|
|
@@ -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 { ActivateEvaluationForm$ } 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 { AssociateAnalyticsDataSet$ } 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 { AssociateApprovedOrigin$ } 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 { AssociateBot$ } 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 { AssociateContactWithUser$ } 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 { AssociateDefaultVocabulary$ } 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 { AssociateEmailAddressAlias$ } 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 { AssociateFlow$ } 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 { AssociateHoursOfOperations$ } 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 { AssociateInstanceStorageConfig$ } 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 { AssociateLambdaFunction$ } 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 { AssociateLexBot$ } 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 { AssociatePhoneNumberContactFlow$ } 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 { AssociateQueueEmailAddresses$ } 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 { AssociateQueueQuickConnects$ } 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 { AssociateRoutingProfileQueues$ } 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 { AssociateSecurityKey$ } 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 { AssociateSecurityProfiles$ } 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 { AssociateTrafficDistributionGroupUser$ } 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 { AssociateUserProficiencies$ } 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 { AssociateWorkspace$ } 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 { BatchAssociateAnalyticsDataSet$ } 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 { BatchCreateDataTableValue$ } 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 { BatchDeleteDataTableValue$ } 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 { BatchDescribeDataTableValue$ } 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 { BatchDisassociateAnalyticsDataSet$ } 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 { BatchGetAttachedFileMetadata$ } 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 { BatchGetFlowAssociation$ } 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 { BatchPutContact$ } 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 { BatchUpdateDataTableValue$ } 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 { ClaimPhoneNumber$ } 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 { CompleteAttachedFileUpload$ } 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 { CreateAgentStatus$ } 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 { CreateContact$ } 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 { CreateContactFlow$ } 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 { CreateContactFlowModuleAlias$ } 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 { CreateContactFlowModule$ } 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 { CreateContactFlowModuleVersion$ } 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 { CreateContactFlowVersion$ } 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 { CreateDataTableAttribute$ } 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 { CreateDataTable$ } from "../schemas/schemas_0";
|
|
5
5
|
export { $Command };
|