@aws-sdk/client-connect 3.928.0 → 3.930.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 +12957 -13589
- 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 -106
- package/dist-es/models/models_1.js +0 -75
- package/dist-es/models/models_2.js +0 -215
- package/dist-es/models/models_3.js +0 -146
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +12406 -0
- package/dist-types/ConnectClient.d.ts +10 -1
- package/dist-types/commands/DescribeAuthenticationProfileCommand.d.ts +2 -0
- package/dist-types/commands/UpdateAuthenticationProfileCommand.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +28 -39
- package/dist-types/models/models_1.d.ts +24 -43
- package/dist-types/models/models_2.d.ts +12 -127
- package/dist-types/models/models_3.d.ts +32 -85
- 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 -42
- package/dist-types/ts3.4/models/models_1.d.ts +2 -30
- package/dist-types/ts3.4/models/models_2.d.ts +0 -96
- package/dist-types/ts3.4/models/models_3.d.ts +2 -67
- 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 +33 -34
- 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
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeInstanceAttribute } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeInstanceAttributeCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonConnectService", "DescribeInstanceAttribute", {})
|
|
17
13
|
.n("ConnectClient", "DescribeInstanceAttributeCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeInstanceAttributeCommand)
|
|
20
|
-
.de(de_DescribeInstanceAttributeCommand)
|
|
14
|
+
.sc(DescribeInstanceAttribute)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_DescribeInstanceCommand, se_DescribeInstanceCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { DescribeInstance } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DescribeInstanceCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("AmazonConnectService", "DescribeInstance", {})
|
|
18
13
|
.n("ConnectClient", "DescribeInstanceCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DescribeInstanceCommand)
|
|
21
|
-
.de(de_DescribeInstanceCommand)
|
|
14
|
+
.sc(DescribeInstance)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeInstanceStorageConfig } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeInstanceStorageConfigCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonConnectService", "DescribeInstanceStorageConfig", {})
|
|
17
13
|
.n("ConnectClient", "DescribeInstanceStorageConfigCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeInstanceStorageConfigCommand)
|
|
20
|
-
.de(de_DescribeInstanceStorageConfigCommand)
|
|
14
|
+
.sc(DescribeInstanceStorageConfig)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribePhoneNumber } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribePhoneNumberCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonConnectService", "DescribePhoneNumber", {})
|
|
17
13
|
.n("ConnectClient", "DescribePhoneNumberCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribePhoneNumberCommand)
|
|
20
|
-
.de(de_DescribePhoneNumberCommand)
|
|
14
|
+
.sc(DescribePhoneNumber)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribePredefinedAttribute } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribePredefinedAttributeCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonConnectService", "DescribePredefinedAttribute", {})
|
|
17
13
|
.n("ConnectClient", "DescribePredefinedAttributeCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribePredefinedAttributeCommand)
|
|
20
|
-
.de(de_DescribePredefinedAttributeCommand)
|
|
14
|
+
.sc(DescribePredefinedAttribute)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribePrompt } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribePromptCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonConnectService", "DescribePrompt", {})
|
|
17
13
|
.n("ConnectClient", "DescribePromptCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribePromptCommand)
|
|
20
|
-
.de(de_DescribePromptCommand)
|
|
14
|
+
.sc(DescribePrompt)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeQueue } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeQueueCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonConnectService", "DescribeQueue", {})
|
|
17
13
|
.n("ConnectClient", "DescribeQueueCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeQueueCommand)
|
|
20
|
-
.de(de_DescribeQueueCommand)
|
|
14
|
+
.sc(DescribeQueue)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeQuickConnect } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeQuickConnectCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonConnectService", "DescribeQuickConnect", {})
|
|
17
13
|
.n("ConnectClient", "DescribeQuickConnectCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeQuickConnectCommand)
|
|
20
|
-
.de(de_DescribeQuickConnectCommand)
|
|
14
|
+
.sc(DescribeQuickConnect)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeRoutingProfile } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeRoutingProfileCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonConnectService", "DescribeRoutingProfile", {})
|
|
17
13
|
.n("ConnectClient", "DescribeRoutingProfileCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeRoutingProfileCommand)
|
|
20
|
-
.de(de_DescribeRoutingProfileCommand)
|
|
14
|
+
.sc(DescribeRoutingProfile)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeRule } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeRuleCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonConnectService", "DescribeRule", {})
|
|
17
13
|
.n("ConnectClient", "DescribeRuleCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeRuleCommand)
|
|
20
|
-
.de(de_DescribeRuleCommand)
|
|
14
|
+
.sc(DescribeRule)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeSecurityProfile } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeSecurityProfileCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonConnectService", "DescribeSecurityProfile", {})
|
|
17
13
|
.n("ConnectClient", "DescribeSecurityProfileCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeSecurityProfileCommand)
|
|
20
|
-
.de(de_DescribeSecurityProfileCommand)
|
|
14
|
+
.sc(DescribeSecurityProfile)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeTrafficDistributionGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeTrafficDistributionGroupCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonConnectService", "DescribeTrafficDistributionGroup", {})
|
|
17
13
|
.n("ConnectClient", "DescribeTrafficDistributionGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeTrafficDistributionGroupCommand)
|
|
20
|
-
.de(de_DescribeTrafficDistributionGroupCommand)
|
|
14
|
+
.sc(DescribeTrafficDistributionGroup)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_DescribeUserCommand, se_DescribeUserCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { DescribeUser } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DescribeUserCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("AmazonConnectService", "DescribeUser", {})
|
|
18
13
|
.n("ConnectClient", "DescribeUserCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DescribeUserCommand)
|
|
21
|
-
.de(de_DescribeUserCommand)
|
|
14
|
+
.sc(DescribeUser)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeUserHierarchyGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeUserHierarchyGroupCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonConnectService", "DescribeUserHierarchyGroup", {})
|
|
17
13
|
.n("ConnectClient", "DescribeUserHierarchyGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeUserHierarchyGroupCommand)
|
|
20
|
-
.de(de_DescribeUserHierarchyGroupCommand)
|
|
14
|
+
.sc(DescribeUserHierarchyGroup)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeUserHierarchyStructure } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeUserHierarchyStructureCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonConnectService", "DescribeUserHierarchyStructure", {})
|
|
17
13
|
.n("ConnectClient", "DescribeUserHierarchyStructureCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeUserHierarchyStructureCommand)
|
|
20
|
-
.de(de_DescribeUserHierarchyStructureCommand)
|
|
14
|
+
.sc(DescribeUserHierarchyStructure)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_DescribeViewCommand, se_DescribeViewCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { DescribeView } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DescribeViewCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("AmazonConnectService", "DescribeView", {})
|
|
18
13
|
.n("ConnectClient", "DescribeViewCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DescribeViewCommand)
|
|
21
|
-
.de(de_DescribeViewCommand)
|
|
14
|
+
.sc(DescribeView)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeVocabulary } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeVocabularyCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonConnectService", "DescribeVocabulary", {})
|
|
17
13
|
.n("ConnectClient", "DescribeVocabularyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeVocabularyCommand)
|
|
20
|
-
.de(de_DescribeVocabularyCommand)
|
|
14
|
+
.sc(DescribeVocabulary)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DisassociateAnalyticsDataSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociateAnalyticsDataSetCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonConnectService", "DisassociateAnalyticsDataSet", {})
|
|
17
13
|
.n("ConnectClient", "DisassociateAnalyticsDataSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociateAnalyticsDataSetCommand)
|
|
20
|
-
.de(de_DisassociateAnalyticsDataSetCommand)
|
|
14
|
+
.sc(DisassociateAnalyticsDataSet)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DisassociateApprovedOrigin } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociateApprovedOriginCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonConnectService", "DisassociateApprovedOrigin", {})
|
|
17
13
|
.n("ConnectClient", "DisassociateApprovedOriginCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociateApprovedOriginCommand)
|
|
20
|
-
.de(de_DisassociateApprovedOriginCommand)
|
|
14
|
+
.sc(DisassociateApprovedOrigin)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DisassociateBot } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociateBotCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonConnectService", "DisassociateBot", {})
|
|
17
13
|
.n("ConnectClient", "DisassociateBotCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociateBotCommand)
|
|
20
|
-
.de(de_DisassociateBotCommand)
|
|
14
|
+
.sc(DisassociateBot)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DisassociateEmailAddressAlias } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociateEmailAddressAliasCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonConnectService", "DisassociateEmailAddressAlias", {})
|
|
17
13
|
.n("ConnectClient", "DisassociateEmailAddressAliasCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociateEmailAddressAliasCommand)
|
|
20
|
-
.de(de_DisassociateEmailAddressAliasCommand)
|
|
14
|
+
.sc(DisassociateEmailAddressAlias)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DisassociateFlow } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociateFlowCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonConnectService", "DisassociateFlow", {})
|
|
17
13
|
.n("ConnectClient", "DisassociateFlowCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociateFlowCommand)
|
|
20
|
-
.de(de_DisassociateFlowCommand)
|
|
14
|
+
.sc(DisassociateFlow)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DisassociateInstanceStorageConfig } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociateInstanceStorageConfigCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("AmazonConnectService", "DisassociateInstanceStorageConfig", {})
|
|
17
13
|
.n("ConnectClient", "DisassociateInstanceStorageConfigCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociateInstanceStorageConfigCommand)
|
|
20
|
-
.de(de_DisassociateInstanceStorageConfigCommand)
|
|
14
|
+
.sc(DisassociateInstanceStorageConfig)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|