@aws-sdk/client-connect 3.928.0 → 3.929.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +12955 -13403
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/ConnectClient.js +2 -0
- package/dist-es/commands/ActivateEvaluationFormCommand.js +3 -9
- package/dist-es/commands/AssociateAnalyticsDataSetCommand.js +3 -9
- package/dist-es/commands/AssociateApprovedOriginCommand.js +3 -9
- package/dist-es/commands/AssociateBotCommand.js +3 -9
- package/dist-es/commands/AssociateContactWithUserCommand.js +3 -9
- package/dist-es/commands/AssociateDefaultVocabularyCommand.js +3 -9
- package/dist-es/commands/AssociateEmailAddressAliasCommand.js +3 -9
- package/dist-es/commands/AssociateFlowCommand.js +3 -9
- package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +3 -9
- package/dist-es/commands/AssociateLambdaFunctionCommand.js +3 -9
- package/dist-es/commands/AssociateLexBotCommand.js +3 -9
- package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +3 -9
- package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +3 -9
- package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +3 -9
- package/dist-es/commands/AssociateSecurityKeyCommand.js +3 -9
- package/dist-es/commands/AssociateTrafficDistributionGroupUserCommand.js +3 -9
- package/dist-es/commands/AssociateUserProficienciesCommand.js +3 -9
- package/dist-es/commands/BatchAssociateAnalyticsDataSetCommand.js +3 -9
- package/dist-es/commands/BatchDisassociateAnalyticsDataSetCommand.js +3 -9
- package/dist-es/commands/BatchGetAttachedFileMetadataCommand.js +3 -9
- package/dist-es/commands/BatchGetFlowAssociationCommand.js +3 -9
- package/dist-es/commands/BatchPutContactCommand.js +3 -9
- package/dist-es/commands/ClaimPhoneNumberCommand.js +3 -9
- package/dist-es/commands/CompleteAttachedFileUploadCommand.js +3 -9
- package/dist-es/commands/CreateAgentStatusCommand.js +3 -9
- package/dist-es/commands/CreateContactCommand.js +3 -10
- package/dist-es/commands/CreateContactFlowCommand.js +3 -9
- package/dist-es/commands/CreateContactFlowModuleCommand.js +3 -9
- package/dist-es/commands/CreateContactFlowVersionCommand.js +3 -9
- package/dist-es/commands/CreateEmailAddressCommand.js +3 -10
- package/dist-es/commands/CreateEvaluationFormCommand.js +3 -9
- package/dist-es/commands/CreateHoursOfOperationCommand.js +3 -9
- package/dist-es/commands/CreateHoursOfOperationOverrideCommand.js +3 -9
- package/dist-es/commands/CreateInstanceCommand.js +3 -10
- package/dist-es/commands/CreateIntegrationAssociationCommand.js +3 -9
- package/dist-es/commands/CreateParticipantCommand.js +3 -9
- package/dist-es/commands/CreatePersistentContactAssociationCommand.js +3 -9
- package/dist-es/commands/CreatePredefinedAttributeCommand.js +3 -9
- package/dist-es/commands/CreatePromptCommand.js +3 -9
- package/dist-es/commands/CreatePushNotificationRegistrationCommand.js +3 -9
- package/dist-es/commands/CreateQueueCommand.js +3 -9
- package/dist-es/commands/CreateQuickConnectCommand.js +3 -9
- package/dist-es/commands/CreateRoutingProfileCommand.js +3 -9
- package/dist-es/commands/CreateRuleCommand.js +3 -9
- package/dist-es/commands/CreateSecurityProfileCommand.js +3 -9
- package/dist-es/commands/CreateTaskTemplateCommand.js +3 -9
- package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +3 -9
- package/dist-es/commands/CreateUseCaseCommand.js +3 -9
- package/dist-es/commands/CreateUserCommand.js +3 -10
- package/dist-es/commands/CreateUserHierarchyGroupCommand.js +3 -9
- package/dist-es/commands/CreateViewCommand.js +3 -11
- package/dist-es/commands/CreateViewVersionCommand.js +3 -10
- package/dist-es/commands/CreateVocabularyCommand.js +3 -9
- package/dist-es/commands/DeactivateEvaluationFormCommand.js +3 -9
- package/dist-es/commands/DeleteAttachedFileCommand.js +3 -9
- package/dist-es/commands/DeleteContactEvaluationCommand.js +3 -9
- package/dist-es/commands/DeleteContactFlowCommand.js +3 -9
- package/dist-es/commands/DeleteContactFlowModuleCommand.js +3 -9
- package/dist-es/commands/DeleteContactFlowVersionCommand.js +3 -9
- package/dist-es/commands/DeleteEmailAddressCommand.js +3 -9
- package/dist-es/commands/DeleteEvaluationFormCommand.js +3 -9
- package/dist-es/commands/DeleteHoursOfOperationCommand.js +3 -9
- package/dist-es/commands/DeleteHoursOfOperationOverrideCommand.js +3 -9
- package/dist-es/commands/DeleteInstanceCommand.js +3 -9
- package/dist-es/commands/DeleteIntegrationAssociationCommand.js +3 -9
- package/dist-es/commands/DeletePredefinedAttributeCommand.js +3 -9
- package/dist-es/commands/DeletePromptCommand.js +3 -9
- package/dist-es/commands/DeletePushNotificationRegistrationCommand.js +3 -9
- package/dist-es/commands/DeleteQueueCommand.js +3 -9
- package/dist-es/commands/DeleteQuickConnectCommand.js +3 -9
- package/dist-es/commands/DeleteRoutingProfileCommand.js +3 -9
- package/dist-es/commands/DeleteRuleCommand.js +3 -9
- package/dist-es/commands/DeleteSecurityProfileCommand.js +3 -9
- package/dist-es/commands/DeleteTaskTemplateCommand.js +3 -9
- package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +3 -9
- package/dist-es/commands/DeleteUseCaseCommand.js +3 -9
- package/dist-es/commands/DeleteUserCommand.js +3 -9
- package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +3 -9
- package/dist-es/commands/DeleteViewCommand.js +3 -9
- package/dist-es/commands/DeleteViewVersionCommand.js +3 -9
- package/dist-es/commands/DeleteVocabularyCommand.js +3 -9
- package/dist-es/commands/DescribeAgentStatusCommand.js +3 -9
- package/dist-es/commands/DescribeAuthenticationProfileCommand.js +3 -9
- package/dist-es/commands/DescribeContactCommand.js +3 -10
- package/dist-es/commands/DescribeContactEvaluationCommand.js +3 -9
- package/dist-es/commands/DescribeContactFlowCommand.js +3 -9
- package/dist-es/commands/DescribeContactFlowModuleCommand.js +3 -9
- package/dist-es/commands/DescribeEmailAddressCommand.js +3 -10
- package/dist-es/commands/DescribeEvaluationFormCommand.js +3 -9
- package/dist-es/commands/DescribeHoursOfOperationCommand.js +3 -9
- package/dist-es/commands/DescribeHoursOfOperationOverrideCommand.js +3 -9
- package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -9
- package/dist-es/commands/DescribeInstanceCommand.js +3 -10
- package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +3 -9
- package/dist-es/commands/DescribePhoneNumberCommand.js +3 -9
- package/dist-es/commands/DescribePredefinedAttributeCommand.js +3 -9
- package/dist-es/commands/DescribePromptCommand.js +3 -9
- package/dist-es/commands/DescribeQueueCommand.js +3 -9
- package/dist-es/commands/DescribeQuickConnectCommand.js +3 -9
- package/dist-es/commands/DescribeRoutingProfileCommand.js +3 -9
- package/dist-es/commands/DescribeRuleCommand.js +3 -9
- package/dist-es/commands/DescribeSecurityProfileCommand.js +3 -9
- package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +3 -9
- package/dist-es/commands/DescribeUserCommand.js +3 -10
- package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +3 -9
- package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +3 -9
- package/dist-es/commands/DescribeViewCommand.js +3 -10
- package/dist-es/commands/DescribeVocabularyCommand.js +3 -9
- package/dist-es/commands/DisassociateAnalyticsDataSetCommand.js +3 -9
- package/dist-es/commands/DisassociateApprovedOriginCommand.js +3 -9
- package/dist-es/commands/DisassociateBotCommand.js +3 -9
- package/dist-es/commands/DisassociateEmailAddressAliasCommand.js +3 -9
- package/dist-es/commands/DisassociateFlowCommand.js +3 -9
- package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +3 -9
- package/dist-es/commands/DisassociateLambdaFunctionCommand.js +3 -9
- package/dist-es/commands/DisassociateLexBotCommand.js +3 -9
- package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +3 -9
- package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +3 -9
- package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +3 -9
- package/dist-es/commands/DisassociateSecurityKeyCommand.js +3 -9
- package/dist-es/commands/DisassociateTrafficDistributionGroupUserCommand.js +3 -9
- package/dist-es/commands/DisassociateUserProficienciesCommand.js +3 -9
- package/dist-es/commands/DismissUserContactCommand.js +3 -9
- package/dist-es/commands/GetAttachedFileCommand.js +3 -9
- package/dist-es/commands/GetContactAttributesCommand.js +3 -9
- package/dist-es/commands/GetContactMetricsCommand.js +3 -9
- package/dist-es/commands/GetCurrentMetricDataCommand.js +3 -9
- package/dist-es/commands/GetCurrentUserDataCommand.js +3 -9
- package/dist-es/commands/GetEffectiveHoursOfOperationsCommand.js +3 -9
- package/dist-es/commands/GetFederationTokenCommand.js +3 -10
- package/dist-es/commands/GetFlowAssociationCommand.js +3 -9
- package/dist-es/commands/GetMetricDataCommand.js +3 -9
- package/dist-es/commands/GetMetricDataV2Command.js +3 -9
- package/dist-es/commands/GetPromptFileCommand.js +3 -9
- package/dist-es/commands/GetTaskTemplateCommand.js +3 -9
- package/dist-es/commands/GetTrafficDistributionCommand.js +3 -9
- package/dist-es/commands/ImportPhoneNumberCommand.js +3 -9
- package/dist-es/commands/ListAgentStatusesCommand.js +3 -9
- package/dist-es/commands/ListAnalyticsDataAssociationsCommand.js +3 -9
- package/dist-es/commands/ListAnalyticsDataLakeDataSetsCommand.js +3 -9
- package/dist-es/commands/ListApprovedOriginsCommand.js +3 -9
- package/dist-es/commands/ListAssociatedContactsCommand.js +3 -9
- package/dist-es/commands/ListAuthenticationProfilesCommand.js +3 -9
- package/dist-es/commands/ListBotsCommand.js +3 -9
- package/dist-es/commands/ListContactEvaluationsCommand.js +3 -9
- package/dist-es/commands/ListContactFlowModulesCommand.js +3 -9
- package/dist-es/commands/ListContactFlowVersionsCommand.js +3 -9
- package/dist-es/commands/ListContactFlowsCommand.js +3 -9
- package/dist-es/commands/ListContactReferencesCommand.js +3 -9
- package/dist-es/commands/ListDefaultVocabulariesCommand.js +3 -9
- package/dist-es/commands/ListEvaluationFormVersionsCommand.js +3 -9
- package/dist-es/commands/ListEvaluationFormsCommand.js +3 -9
- package/dist-es/commands/ListFlowAssociationsCommand.js +3 -9
- package/dist-es/commands/ListHoursOfOperationOverridesCommand.js +3 -9
- package/dist-es/commands/ListHoursOfOperationsCommand.js +3 -9
- package/dist-es/commands/ListInstanceAttributesCommand.js +3 -9
- package/dist-es/commands/ListInstanceStorageConfigsCommand.js +3 -9
- package/dist-es/commands/ListInstancesCommand.js +3 -10
- package/dist-es/commands/ListIntegrationAssociationsCommand.js +3 -9
- package/dist-es/commands/ListLambdaFunctionsCommand.js +3 -9
- package/dist-es/commands/ListLexBotsCommand.js +3 -9
- package/dist-es/commands/ListPhoneNumbersCommand.js +3 -9
- package/dist-es/commands/ListPhoneNumbersV2Command.js +3 -9
- package/dist-es/commands/ListPredefinedAttributesCommand.js +3 -9
- package/dist-es/commands/ListPromptsCommand.js +3 -9
- package/dist-es/commands/ListQueueQuickConnectsCommand.js +3 -9
- package/dist-es/commands/ListQueuesCommand.js +3 -9
- package/dist-es/commands/ListQuickConnectsCommand.js +3 -9
- package/dist-es/commands/ListRealtimeContactAnalysisSegmentsV2Command.js +3 -9
- package/dist-es/commands/ListRoutingProfileManualAssignmentQueuesCommand.js +3 -9
- package/dist-es/commands/ListRoutingProfileQueuesCommand.js +3 -9
- package/dist-es/commands/ListRoutingProfilesCommand.js +3 -9
- package/dist-es/commands/ListRulesCommand.js +3 -9
- package/dist-es/commands/ListSecurityKeysCommand.js +3 -9
- package/dist-es/commands/ListSecurityProfileApplicationsCommand.js +3 -9
- package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +3 -9
- package/dist-es/commands/ListSecurityProfilesCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListTaskTemplatesCommand.js +3 -9
- package/dist-es/commands/ListTrafficDistributionGroupUsersCommand.js +3 -9
- package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +3 -9
- package/dist-es/commands/ListUseCasesCommand.js +3 -9
- package/dist-es/commands/ListUserHierarchyGroupsCommand.js +3 -9
- package/dist-es/commands/ListUserProficienciesCommand.js +3 -9
- package/dist-es/commands/ListUsersCommand.js +3 -9
- package/dist-es/commands/ListViewVersionsCommand.js +3 -10
- package/dist-es/commands/ListViewsCommand.js +3 -10
- package/dist-es/commands/MonitorContactCommand.js +3 -9
- package/dist-es/commands/PauseContactCommand.js +3 -9
- package/dist-es/commands/PutUserStatusCommand.js +3 -9
- package/dist-es/commands/ReleasePhoneNumberCommand.js +3 -9
- package/dist-es/commands/ReplicateInstanceCommand.js +3 -10
- package/dist-es/commands/ResumeContactCommand.js +3 -9
- package/dist-es/commands/ResumeContactRecordingCommand.js +3 -9
- package/dist-es/commands/SearchAgentStatusesCommand.js +3 -9
- package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +3 -9
- package/dist-es/commands/SearchContactEvaluationsCommand.js +3 -9
- package/dist-es/commands/SearchContactFlowModulesCommand.js +3 -9
- package/dist-es/commands/SearchContactFlowsCommand.js +3 -9
- package/dist-es/commands/SearchContactsCommand.js +3 -11
- package/dist-es/commands/SearchEmailAddressesCommand.js +3 -10
- package/dist-es/commands/SearchEvaluationFormsCommand.js +3 -9
- package/dist-es/commands/SearchHoursOfOperationOverridesCommand.js +3 -9
- package/dist-es/commands/SearchHoursOfOperationsCommand.js +3 -9
- package/dist-es/commands/SearchPredefinedAttributesCommand.js +3 -9
- package/dist-es/commands/SearchPromptsCommand.js +3 -9
- package/dist-es/commands/SearchQueuesCommand.js +3 -9
- package/dist-es/commands/SearchQuickConnectsCommand.js +3 -9
- package/dist-es/commands/SearchResourceTagsCommand.js +3 -9
- package/dist-es/commands/SearchRoutingProfilesCommand.js +3 -9
- package/dist-es/commands/SearchSecurityProfilesCommand.js +3 -9
- package/dist-es/commands/SearchUserHierarchyGroupsCommand.js +3 -9
- package/dist-es/commands/SearchUsersCommand.js +3 -10
- package/dist-es/commands/SearchVocabulariesCommand.js +3 -9
- package/dist-es/commands/SendChatIntegrationEventCommand.js +3 -9
- package/dist-es/commands/SendOutboundEmailCommand.js +3 -10
- package/dist-es/commands/StartAttachedFileUploadCommand.js +3 -9
- package/dist-es/commands/StartChatContactCommand.js +3 -10
- package/dist-es/commands/StartContactEvaluationCommand.js +3 -9
- package/dist-es/commands/StartContactRecordingCommand.js +3 -9
- package/dist-es/commands/StartContactStreamingCommand.js +3 -9
- package/dist-es/commands/StartEmailContactCommand.js +3 -10
- package/dist-es/commands/StartOutboundChatContactCommand.js +3 -9
- package/dist-es/commands/StartOutboundEmailContactCommand.js +3 -10
- package/dist-es/commands/StartOutboundVoiceContactCommand.js +3 -10
- package/dist-es/commands/StartScreenSharingCommand.js +3 -9
- package/dist-es/commands/StartTaskContactCommand.js +3 -10
- package/dist-es/commands/StartWebRTCContactCommand.js +3 -10
- package/dist-es/commands/StopContactCommand.js +3 -9
- package/dist-es/commands/StopContactRecordingCommand.js +3 -9
- package/dist-es/commands/StopContactStreamingCommand.js +3 -9
- package/dist-es/commands/SubmitContactEvaluationCommand.js +3 -9
- package/dist-es/commands/SuspendContactRecordingCommand.js +3 -9
- package/dist-es/commands/TagContactCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/TransferContactCommand.js +3 -9
- package/dist-es/commands/UntagContactCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateAgentStatusCommand.js +3 -9
- package/dist-es/commands/UpdateAuthenticationProfileCommand.js +3 -9
- package/dist-es/commands/UpdateContactAttributesCommand.js +3 -9
- package/dist-es/commands/UpdateContactCommand.js +3 -10
- package/dist-es/commands/UpdateContactEvaluationCommand.js +3 -9
- package/dist-es/commands/UpdateContactFlowContentCommand.js +3 -9
- package/dist-es/commands/UpdateContactFlowMetadataCommand.js +3 -9
- package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +3 -9
- package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +3 -9
- package/dist-es/commands/UpdateContactFlowNameCommand.js +3 -9
- package/dist-es/commands/UpdateContactRoutingDataCommand.js +3 -9
- package/dist-es/commands/UpdateContactScheduleCommand.js +3 -9
- package/dist-es/commands/UpdateEmailAddressMetadataCommand.js +3 -10
- package/dist-es/commands/UpdateEvaluationFormCommand.js +3 -9
- package/dist-es/commands/UpdateHoursOfOperationCommand.js +3 -9
- package/dist-es/commands/UpdateHoursOfOperationOverrideCommand.js +3 -9
- package/dist-es/commands/UpdateInstanceAttributeCommand.js +3 -9
- package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +3 -9
- package/dist-es/commands/UpdateParticipantAuthenticationCommand.js +3 -10
- package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +3 -9
- package/dist-es/commands/UpdatePhoneNumberCommand.js +3 -9
- package/dist-es/commands/UpdatePhoneNumberMetadataCommand.js +3 -9
- package/dist-es/commands/UpdatePredefinedAttributeCommand.js +3 -9
- package/dist-es/commands/UpdatePromptCommand.js +3 -9
- package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +3 -9
- package/dist-es/commands/UpdateQueueMaxContactsCommand.js +3 -9
- package/dist-es/commands/UpdateQueueNameCommand.js +3 -9
- package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +3 -9
- package/dist-es/commands/UpdateQueueOutboundEmailConfigCommand.js +3 -9
- package/dist-es/commands/UpdateQueueStatusCommand.js +3 -9
- package/dist-es/commands/UpdateQuickConnectConfigCommand.js +3 -9
- package/dist-es/commands/UpdateQuickConnectNameCommand.js +3 -9
- package/dist-es/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.js +3 -9
- package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +3 -9
- package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +3 -9
- package/dist-es/commands/UpdateRoutingProfileNameCommand.js +3 -9
- package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +3 -9
- package/dist-es/commands/UpdateRuleCommand.js +3 -9
- package/dist-es/commands/UpdateSecurityProfileCommand.js +3 -9
- package/dist-es/commands/UpdateTaskTemplateCommand.js +3 -9
- package/dist-es/commands/UpdateTrafficDistributionCommand.js +3 -9
- package/dist-es/commands/UpdateUserHierarchyCommand.js +3 -9
- package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +3 -9
- package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +3 -9
- package/dist-es/commands/UpdateUserIdentityInfoCommand.js +3 -10
- package/dist-es/commands/UpdateUserPhoneConfigCommand.js +3 -9
- package/dist-es/commands/UpdateUserProficienciesCommand.js +3 -9
- package/dist-es/commands/UpdateUserRoutingProfileCommand.js +3 -9
- package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +3 -9
- package/dist-es/commands/UpdateViewContentCommand.js +3 -10
- package/dist-es/commands/UpdateViewMetadataCommand.js +3 -10
- package/dist-es/models/models_0.js +0 -42
- package/dist-es/models/models_1.js +0 -45
- package/dist-es/models/models_2.js +0 -169
- package/dist-es/models/models_3.js +0 -100
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +12404 -0
- package/dist-types/ConnectClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -32
- package/dist-types/models/models_1.d.ts +0 -40
- package/dist-types/models/models_2.d.ts +0 -124
- package/dist-types/models/models_3.d.ts +0 -80
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +1498 -0
- package/dist-types/ts3.4/ConnectClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -20
- package/dist-types/ts3.4/models/models_1.d.ts +0 -24
- package/dist-types/ts3.4/models/models_2.d.ts +0 -87
- package/dist-types/ts3.4/models/models_3.d.ts +0 -56
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1505 -0
- package/package.json +2 -3
- package/dist-es/protocols/Aws_restJson1.js +0 -10936
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -2603
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -3473
|
@@ -30,10 +30,13 @@ import {
|
|
|
30
30
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
31
31
|
CheckOptionalClientConfig as __CheckOptionalClientConfig,
|
|
32
32
|
ChecksumConstructor as __ChecksumConstructor,
|
|
33
|
+
ClientProtocol,
|
|
33
34
|
Decoder as __Decoder,
|
|
34
35
|
Encoder as __Encoder,
|
|
35
36
|
HashConstructor as __HashConstructor,
|
|
36
37
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
38
|
+
HttpRequest,
|
|
39
|
+
HttpResponse,
|
|
37
40
|
Logger as __Logger,
|
|
38
41
|
Provider as __Provider,
|
|
39
42
|
Provider,
|
|
@@ -1812,6 +1815,7 @@ export interface ClientDefaults
|
|
|
1812
1815
|
retryMode?: string | __Provider<string>;
|
|
1813
1816
|
logger?: __Logger;
|
|
1814
1817
|
extensions?: RuntimeExtension[];
|
|
1818
|
+
protocol?: ClientProtocol<HttpRequest, HttpResponse>;
|
|
1815
1819
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
1816
1820
|
}
|
|
1817
1821
|
export type ConnectClientConfigType = Partial<
|
|
@@ -1922,23 +1922,3 @@ export interface View {
|
|
|
1922
1922
|
LastModifiedTime?: Date | undefined;
|
|
1923
1923
|
ViewContentSha256?: string | undefined;
|
|
1924
1924
|
}
|
|
1925
|
-
export declare const CreateEmailAddressRequestFilterSensitiveLog: (
|
|
1926
|
-
obj: CreateEmailAddressRequest
|
|
1927
|
-
) => any;
|
|
1928
|
-
export declare const CreateInstanceRequestFilterSensitiveLog: (
|
|
1929
|
-
obj: CreateInstanceRequest
|
|
1930
|
-
) => any;
|
|
1931
|
-
export declare const UserIdentityInfoFilterSensitiveLog: (
|
|
1932
|
-
obj: UserIdentityInfo
|
|
1933
|
-
) => any;
|
|
1934
|
-
export declare const CreateUserRequestFilterSensitiveLog: (
|
|
1935
|
-
obj: CreateUserRequest
|
|
1936
|
-
) => any;
|
|
1937
|
-
export declare const ViewInputContentFilterSensitiveLog: (
|
|
1938
|
-
obj: ViewInputContent
|
|
1939
|
-
) => any;
|
|
1940
|
-
export declare const CreateViewRequestFilterSensitiveLog: (
|
|
1941
|
-
obj: CreateViewRequest
|
|
1942
|
-
) => any;
|
|
1943
|
-
export declare const ViewContentFilterSensitiveLog: (obj: ViewContent) => any;
|
|
1944
|
-
export declare const ViewFilterSensitiveLog: (obj: View) => any;
|
|
@@ -2031,27 +2031,3 @@ export interface LexBotConfig {
|
|
|
2031
2031
|
LexBot?: LexBot | undefined;
|
|
2032
2032
|
LexV2Bot?: LexV2Bot | undefined;
|
|
2033
2033
|
}
|
|
2034
|
-
export declare const CreateViewResponseFilterSensitiveLog: (
|
|
2035
|
-
obj: CreateViewResponse
|
|
2036
|
-
) => any;
|
|
2037
|
-
export declare const CreateViewVersionResponseFilterSensitiveLog: (
|
|
2038
|
-
obj: CreateViewVersionResponse
|
|
2039
|
-
) => any;
|
|
2040
|
-
export declare const DescribeEmailAddressResponseFilterSensitiveLog: (
|
|
2041
|
-
obj: DescribeEmailAddressResponse
|
|
2042
|
-
) => any;
|
|
2043
|
-
export declare const InstanceFilterSensitiveLog: (obj: Instance) => any;
|
|
2044
|
-
export declare const DescribeInstanceResponseFilterSensitiveLog: (
|
|
2045
|
-
obj: DescribeInstanceResponse
|
|
2046
|
-
) => any;
|
|
2047
|
-
export declare const UserFilterSensitiveLog: (obj: User) => any;
|
|
2048
|
-
export declare const DescribeUserResponseFilterSensitiveLog: (
|
|
2049
|
-
obj: DescribeUserResponse
|
|
2050
|
-
) => any;
|
|
2051
|
-
export declare const DescribeViewResponseFilterSensitiveLog: (
|
|
2052
|
-
obj: DescribeViewResponse
|
|
2053
|
-
) => any;
|
|
2054
|
-
export declare const CredentialsFilterSensitiveLog: (obj: Credentials) => any;
|
|
2055
|
-
export declare const GetFederationTokenResponseFilterSensitiveLog: (
|
|
2056
|
-
obj: GetFederationTokenResponse
|
|
2057
|
-
) => any;
|
|
@@ -1929,90 +1929,3 @@ export interface StartOutboundEmailContactRequest {
|
|
|
1929
1929
|
export interface StartOutboundEmailContactResponse {
|
|
1930
1930
|
ContactId?: string | undefined;
|
|
1931
1931
|
}
|
|
1932
|
-
export declare const InstanceSummaryFilterSensitiveLog: (
|
|
1933
|
-
obj: InstanceSummary
|
|
1934
|
-
) => any;
|
|
1935
|
-
export declare const ListInstancesResponseFilterSensitiveLog: (
|
|
1936
|
-
obj: ListInstancesResponse
|
|
1937
|
-
) => any;
|
|
1938
|
-
export declare const ViewSummaryFilterSensitiveLog: (obj: ViewSummary) => any;
|
|
1939
|
-
export declare const ListViewsResponseFilterSensitiveLog: (
|
|
1940
|
-
obj: ListViewsResponse
|
|
1941
|
-
) => any;
|
|
1942
|
-
export declare const ViewVersionSummaryFilterSensitiveLog: (
|
|
1943
|
-
obj: ViewVersionSummary
|
|
1944
|
-
) => any;
|
|
1945
|
-
export declare const ListViewVersionsResponseFilterSensitiveLog: (
|
|
1946
|
-
obj: ListViewVersionsResponse
|
|
1947
|
-
) => any;
|
|
1948
|
-
export declare const ReplicateInstanceRequestFilterSensitiveLog: (
|
|
1949
|
-
obj: ReplicateInstanceRequest
|
|
1950
|
-
) => any;
|
|
1951
|
-
export declare const TranscriptCriteriaFilterSensitiveLog: (
|
|
1952
|
-
obj: TranscriptCriteria
|
|
1953
|
-
) => any;
|
|
1954
|
-
export declare const TranscriptFilterSensitiveLog: (obj: Transcript) => any;
|
|
1955
|
-
export declare const ContactAnalysisFilterSensitiveLog: (
|
|
1956
|
-
obj: ContactAnalysis
|
|
1957
|
-
) => any;
|
|
1958
|
-
export declare const NameCriteriaFilterSensitiveLog: (obj: NameCriteria) => any;
|
|
1959
|
-
export declare const SearchableContactAttributesCriteriaFilterSensitiveLog: (
|
|
1960
|
-
obj: SearchableContactAttributesCriteria
|
|
1961
|
-
) => any;
|
|
1962
|
-
export declare const SearchableContactAttributesFilterSensitiveLog: (
|
|
1963
|
-
obj: SearchableContactAttributes
|
|
1964
|
-
) => any;
|
|
1965
|
-
export declare const SearchableSegmentAttributesCriteriaFilterSensitiveLog: (
|
|
1966
|
-
obj: SearchableSegmentAttributesCriteria
|
|
1967
|
-
) => any;
|
|
1968
|
-
export declare const SearchableSegmentAttributesFilterSensitiveLog: (
|
|
1969
|
-
obj: SearchableSegmentAttributes
|
|
1970
|
-
) => any;
|
|
1971
|
-
export declare const SearchCriteriaFilterSensitiveLog: (
|
|
1972
|
-
obj: SearchCriteria
|
|
1973
|
-
) => any;
|
|
1974
|
-
export declare const SearchContactsRequestFilterSensitiveLog: (
|
|
1975
|
-
obj: SearchContactsRequest
|
|
1976
|
-
) => any;
|
|
1977
|
-
export declare const EmailAddressMetadataFilterSensitiveLog: (
|
|
1978
|
-
obj: EmailAddressMetadata
|
|
1979
|
-
) => any;
|
|
1980
|
-
export declare const SearchEmailAddressesResponseFilterSensitiveLog: (
|
|
1981
|
-
obj: SearchEmailAddressesResponse
|
|
1982
|
-
) => any;
|
|
1983
|
-
export declare const UserIdentityInfoLiteFilterSensitiveLog: (
|
|
1984
|
-
obj: UserIdentityInfoLite
|
|
1985
|
-
) => any;
|
|
1986
|
-
export declare const UserSearchSummaryFilterSensitiveLog: (
|
|
1987
|
-
obj: UserSearchSummary
|
|
1988
|
-
) => any;
|
|
1989
|
-
export declare const SearchUsersResponseFilterSensitiveLog: (
|
|
1990
|
-
obj: SearchUsersResponse
|
|
1991
|
-
) => any;
|
|
1992
|
-
export declare const EmailAddressInfoFilterSensitiveLog: (
|
|
1993
|
-
obj: EmailAddressInfo
|
|
1994
|
-
) => any;
|
|
1995
|
-
export declare const OutboundAdditionalRecipientsFilterSensitiveLog: (
|
|
1996
|
-
obj: OutboundAdditionalRecipients
|
|
1997
|
-
) => any;
|
|
1998
|
-
export declare const OutboundRawMessageFilterSensitiveLog: (
|
|
1999
|
-
obj: OutboundRawMessage
|
|
2000
|
-
) => any;
|
|
2001
|
-
export declare const OutboundEmailContentFilterSensitiveLog: (
|
|
2002
|
-
obj: OutboundEmailContent
|
|
2003
|
-
) => any;
|
|
2004
|
-
export declare const SendOutboundEmailRequestFilterSensitiveLog: (
|
|
2005
|
-
obj: SendOutboundEmailRequest
|
|
2006
|
-
) => any;
|
|
2007
|
-
export declare const InboundAdditionalRecipientsFilterSensitiveLog: (
|
|
2008
|
-
obj: InboundAdditionalRecipients
|
|
2009
|
-
) => any;
|
|
2010
|
-
export declare const InboundRawMessageFilterSensitiveLog: (
|
|
2011
|
-
obj: InboundRawMessage
|
|
2012
|
-
) => any;
|
|
2013
|
-
export declare const InboundEmailContentFilterSensitiveLog: (
|
|
2014
|
-
obj: InboundEmailContent
|
|
2015
|
-
) => any;
|
|
2016
|
-
export declare const StartOutboundEmailContactRequestFilterSensitiveLog: (
|
|
2017
|
-
obj: StartOutboundEmailContactRequest
|
|
2018
|
-
) => any;
|
|
@@ -1320,59 +1320,3 @@ export interface SearchContactsResponse {
|
|
|
1320
1320
|
NextToken?: string | undefined;
|
|
1321
1321
|
TotalCount?: number | undefined;
|
|
1322
1322
|
}
|
|
1323
|
-
export declare const StartOutboundVoiceContactRequestFilterSensitiveLog: (
|
|
1324
|
-
obj: StartOutboundVoiceContactRequest
|
|
1325
|
-
) => any;
|
|
1326
|
-
export declare const StartWebRTCContactRequestFilterSensitiveLog: (
|
|
1327
|
-
obj: StartWebRTCContactRequest
|
|
1328
|
-
) => any;
|
|
1329
|
-
export declare const AttendeeFilterSensitiveLog: (obj: Attendee) => any;
|
|
1330
|
-
export declare const ConnectionDataFilterSensitiveLog: (
|
|
1331
|
-
obj: ConnectionData
|
|
1332
|
-
) => any;
|
|
1333
|
-
export declare const StartWebRTCContactResponseFilterSensitiveLog: (
|
|
1334
|
-
obj: StartWebRTCContactResponse
|
|
1335
|
-
) => any;
|
|
1336
|
-
export declare const UpdateEmailAddressMetadataRequestFilterSensitiveLog: (
|
|
1337
|
-
obj: UpdateEmailAddressMetadataRequest
|
|
1338
|
-
) => any;
|
|
1339
|
-
export declare const UpdateParticipantAuthenticationRequestFilterSensitiveLog: (
|
|
1340
|
-
obj: UpdateParticipantAuthenticationRequest
|
|
1341
|
-
) => any;
|
|
1342
|
-
export declare const UpdateUserIdentityInfoRequestFilterSensitiveLog: (
|
|
1343
|
-
obj: UpdateUserIdentityInfoRequest
|
|
1344
|
-
) => any;
|
|
1345
|
-
export declare const UpdateViewContentRequestFilterSensitiveLog: (
|
|
1346
|
-
obj: UpdateViewContentRequest
|
|
1347
|
-
) => any;
|
|
1348
|
-
export declare const UpdateViewContentResponseFilterSensitiveLog: (
|
|
1349
|
-
obj: UpdateViewContentResponse
|
|
1350
|
-
) => any;
|
|
1351
|
-
export declare const UpdateViewMetadataRequestFilterSensitiveLog: (
|
|
1352
|
-
obj: UpdateViewMetadataRequest
|
|
1353
|
-
) => any;
|
|
1354
|
-
export declare const CreateContactRequestFilterSensitiveLog: (
|
|
1355
|
-
obj: CreateContactRequest
|
|
1356
|
-
) => any;
|
|
1357
|
-
export declare const StartChatContactRequestFilterSensitiveLog: (
|
|
1358
|
-
obj: StartChatContactRequest
|
|
1359
|
-
) => any;
|
|
1360
|
-
export declare const StartEmailContactRequestFilterSensitiveLog: (
|
|
1361
|
-
obj: StartEmailContactRequest
|
|
1362
|
-
) => any;
|
|
1363
|
-
export declare const StartTaskContactRequestFilterSensitiveLog: (
|
|
1364
|
-
obj: StartTaskContactRequest
|
|
1365
|
-
) => any;
|
|
1366
|
-
export declare const UpdateContactRequestFilterSensitiveLog: (
|
|
1367
|
-
obj: UpdateContactRequest
|
|
1368
|
-
) => any;
|
|
1369
|
-
export declare const ContactFilterSensitiveLog: (obj: Contact) => any;
|
|
1370
|
-
export declare const ContactSearchSummaryFilterSensitiveLog: (
|
|
1371
|
-
obj: ContactSearchSummary
|
|
1372
|
-
) => any;
|
|
1373
|
-
export declare const DescribeContactResponseFilterSensitiveLog: (
|
|
1374
|
-
obj: DescribeContactResponse
|
|
1375
|
-
) => any;
|
|
1376
|
-
export declare const SearchContactsResponseFilterSensitiveLog: (
|
|
1377
|
-
obj: SearchContactsResponse
|
|
1378
|
-
) => any;
|
|
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
|
|
|
38
38
|
profile?: string;
|
|
39
39
|
logger: import("@smithy/types").Logger;
|
|
40
40
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
41
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
42
|
+
import("@smithy/types").HttpRequest,
|
|
43
|
+
import("@smithy/types").HttpResponse
|
|
44
|
+
>;
|
|
41
45
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
42
46
|
userAgentAppId?:
|
|
43
47
|
| string
|
|
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
|
|
|
38
38
|
profile?: string;
|
|
39
39
|
logger: import("@smithy/types").Logger;
|
|
40
40
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
41
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
42
|
+
import("@smithy/types").HttpRequest,
|
|
43
|
+
import("@smithy/types").HttpResponse
|
|
44
|
+
>;
|
|
41
45
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
42
46
|
retryStrategy?:
|
|
43
47
|
| import("@smithy/types").RetryStrategy
|
|
@@ -37,6 +37,10 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
|
|
|
37
37
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
38
38
|
logger: import("@smithy/types").Logger;
|
|
39
39
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
40
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
41
|
+
import("@smithy/types").HttpRequest,
|
|
42
|
+
import("@smithy/types").HttpResponse
|
|
43
|
+
>;
|
|
40
44
|
defaultsMode:
|
|
41
45
|
| import("@smithy/smithy-client").DefaultsMode
|
|
42
46
|
| import("@smithy/types").Provider<
|
|
@@ -14,6 +14,10 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
|
|
|
14
14
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ConnectHttpAuthSchemeProvider;
|
|
15
15
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
16
16
|
logger: import("@smithy/types").Logger;
|
|
17
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
18
|
+
import("@smithy/types").HttpRequest,
|
|
19
|
+
import("@smithy/types").HttpResponse
|
|
20
|
+
>;
|
|
17
21
|
serviceId: string;
|
|
18
22
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
23
|
utf8Decoder: import("@smithy/types").Decoder;
|