@aws-sdk/client-redshift 3.414.0 → 3.421.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/README.md +7 -7
- package/dist-cjs/commands/AcceptReservedNodeExchangeCommand.js +5 -0
- package/dist-cjs/commands/AddPartnerCommand.js +5 -0
- package/dist-cjs/commands/AssociateDataShareConsumerCommand.js +5 -0
- package/dist-cjs/commands/AuthorizeClusterSecurityGroupIngressCommand.js +5 -0
- package/dist-cjs/commands/AuthorizeDataShareCommand.js +5 -0
- package/dist-cjs/commands/AuthorizeEndpointAccessCommand.js +5 -0
- package/dist-cjs/commands/AuthorizeSnapshotAccessCommand.js +5 -0
- package/dist-cjs/commands/BatchDeleteClusterSnapshotsCommand.js +5 -0
- package/dist-cjs/commands/BatchModifyClusterSnapshotsCommand.js +5 -0
- package/dist-cjs/commands/CancelResizeCommand.js +5 -0
- package/dist-cjs/commands/CopyClusterSnapshotCommand.js +5 -0
- package/dist-cjs/commands/CreateAuthenticationProfileCommand.js +5 -0
- package/dist-cjs/commands/CreateClusterCommand.js +5 -0
- package/dist-cjs/commands/CreateClusterParameterGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateClusterSecurityGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateClusterSnapshotCommand.js +5 -0
- package/dist-cjs/commands/CreateClusterSubnetGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateCustomDomainAssociationCommand.js +5 -0
- package/dist-cjs/commands/CreateEndpointAccessCommand.js +5 -0
- package/dist-cjs/commands/CreateEventSubscriptionCommand.js +5 -0
- package/dist-cjs/commands/CreateHsmClientCertificateCommand.js +5 -0
- package/dist-cjs/commands/CreateHsmConfigurationCommand.js +5 -0
- package/dist-cjs/commands/CreateScheduledActionCommand.js +5 -0
- package/dist-cjs/commands/CreateSnapshotCopyGrantCommand.js +5 -0
- package/dist-cjs/commands/CreateSnapshotScheduleCommand.js +5 -0
- package/dist-cjs/commands/CreateTagsCommand.js +5 -0
- package/dist-cjs/commands/CreateUsageLimitCommand.js +5 -0
- package/dist-cjs/commands/DeauthorizeDataShareCommand.js +5 -0
- package/dist-cjs/commands/DeleteAuthenticationProfileCommand.js +5 -0
- package/dist-cjs/commands/DeleteClusterCommand.js +5 -0
- package/dist-cjs/commands/DeleteClusterParameterGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteClusterSecurityGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteClusterSnapshotCommand.js +5 -0
- package/dist-cjs/commands/DeleteClusterSubnetGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteCustomDomainAssociationCommand.js +5 -0
- package/dist-cjs/commands/DeleteEndpointAccessCommand.js +5 -0
- package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +5 -0
- package/dist-cjs/commands/DeleteHsmClientCertificateCommand.js +5 -0
- package/dist-cjs/commands/DeleteHsmConfigurationCommand.js +5 -0
- package/dist-cjs/commands/DeletePartnerCommand.js +5 -0
- package/dist-cjs/commands/DeleteScheduledActionCommand.js +5 -0
- package/dist-cjs/commands/DeleteSnapshotCopyGrantCommand.js +5 -0
- package/dist-cjs/commands/DeleteSnapshotScheduleCommand.js +5 -0
- package/dist-cjs/commands/DeleteTagsCommand.js +5 -0
- package/dist-cjs/commands/DeleteUsageLimitCommand.js +5 -0
- package/dist-cjs/commands/DescribeAccountAttributesCommand.js +5 -0
- package/dist-cjs/commands/DescribeAuthenticationProfilesCommand.js +5 -0
- package/dist-cjs/commands/DescribeClusterDbRevisionsCommand.js +5 -0
- package/dist-cjs/commands/DescribeClusterParameterGroupsCommand.js +5 -0
- package/dist-cjs/commands/DescribeClusterParametersCommand.js +5 -0
- package/dist-cjs/commands/DescribeClusterSecurityGroupsCommand.js +5 -0
- package/dist-cjs/commands/DescribeClusterSnapshotsCommand.js +5 -0
- package/dist-cjs/commands/DescribeClusterSubnetGroupsCommand.js +5 -0
- package/dist-cjs/commands/DescribeClusterTracksCommand.js +5 -0
- package/dist-cjs/commands/DescribeClusterVersionsCommand.js +5 -0
- package/dist-cjs/commands/DescribeClustersCommand.js +5 -0
- package/dist-cjs/commands/DescribeCustomDomainAssociationsCommand.js +5 -0
- package/dist-cjs/commands/DescribeDataSharesCommand.js +5 -0
- package/dist-cjs/commands/DescribeDataSharesForConsumerCommand.js +5 -0
- package/dist-cjs/commands/DescribeDataSharesForProducerCommand.js +5 -0
- package/dist-cjs/commands/DescribeDefaultClusterParametersCommand.js +5 -0
- package/dist-cjs/commands/DescribeEndpointAccessCommand.js +5 -0
- package/dist-cjs/commands/DescribeEndpointAuthorizationCommand.js +5 -0
- package/dist-cjs/commands/DescribeEventCategoriesCommand.js +5 -0
- package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +5 -0
- package/dist-cjs/commands/DescribeEventsCommand.js +5 -0
- package/dist-cjs/commands/DescribeHsmClientCertificatesCommand.js +5 -0
- package/dist-cjs/commands/DescribeHsmConfigurationsCommand.js +5 -0
- package/dist-cjs/commands/DescribeLoggingStatusCommand.js +5 -0
- package/dist-cjs/commands/DescribeNodeConfigurationOptionsCommand.js +5 -0
- package/dist-cjs/commands/DescribeOrderableClusterOptionsCommand.js +5 -0
- package/dist-cjs/commands/DescribePartnersCommand.js +5 -0
- package/dist-cjs/commands/DescribeReservedNodeExchangeStatusCommand.js +5 -0
- package/dist-cjs/commands/DescribeReservedNodeOfferingsCommand.js +5 -0
- package/dist-cjs/commands/DescribeReservedNodesCommand.js +5 -0
- package/dist-cjs/commands/DescribeResizeCommand.js +5 -0
- package/dist-cjs/commands/DescribeScheduledActionsCommand.js +5 -0
- package/dist-cjs/commands/DescribeSnapshotCopyGrantsCommand.js +5 -0
- package/dist-cjs/commands/DescribeSnapshotSchedulesCommand.js +5 -0
- package/dist-cjs/commands/DescribeStorageCommand.js +5 -0
- package/dist-cjs/commands/DescribeTableRestoreStatusCommand.js +5 -0
- package/dist-cjs/commands/DescribeTagsCommand.js +5 -0
- package/dist-cjs/commands/DescribeUsageLimitsCommand.js +5 -0
- package/dist-cjs/commands/DisableLoggingCommand.js +5 -0
- package/dist-cjs/commands/DisableSnapshotCopyCommand.js +5 -0
- package/dist-cjs/commands/DisassociateDataShareConsumerCommand.js +5 -0
- package/dist-cjs/commands/EnableLoggingCommand.js +5 -0
- package/dist-cjs/commands/EnableSnapshotCopyCommand.js +5 -0
- package/dist-cjs/commands/GetClusterCredentialsCommand.js +5 -0
- package/dist-cjs/commands/GetClusterCredentialsWithIAMCommand.js +5 -0
- package/dist-cjs/commands/GetReservedNodeExchangeConfigurationOptionsCommand.js +5 -0
- package/dist-cjs/commands/GetReservedNodeExchangeOfferingsCommand.js +5 -0
- package/dist-cjs/commands/ModifyAquaConfigurationCommand.js +5 -0
- package/dist-cjs/commands/ModifyAuthenticationProfileCommand.js +5 -0
- package/dist-cjs/commands/ModifyClusterCommand.js +5 -0
- package/dist-cjs/commands/ModifyClusterDbRevisionCommand.js +5 -0
- package/dist-cjs/commands/ModifyClusterIamRolesCommand.js +5 -0
- package/dist-cjs/commands/ModifyClusterMaintenanceCommand.js +5 -0
- package/dist-cjs/commands/ModifyClusterParameterGroupCommand.js +5 -0
- package/dist-cjs/commands/ModifyClusterSnapshotCommand.js +5 -0
- package/dist-cjs/commands/ModifyClusterSnapshotScheduleCommand.js +5 -0
- package/dist-cjs/commands/ModifyClusterSubnetGroupCommand.js +5 -0
- package/dist-cjs/commands/ModifyCustomDomainAssociationCommand.js +5 -0
- package/dist-cjs/commands/ModifyEndpointAccessCommand.js +5 -0
- package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +5 -0
- package/dist-cjs/commands/ModifyScheduledActionCommand.js +5 -0
- package/dist-cjs/commands/ModifySnapshotCopyRetentionPeriodCommand.js +5 -0
- package/dist-cjs/commands/ModifySnapshotScheduleCommand.js +5 -0
- package/dist-cjs/commands/ModifyUsageLimitCommand.js +5 -0
- package/dist-cjs/commands/PauseClusterCommand.js +5 -0
- package/dist-cjs/commands/PurchaseReservedNodeOfferingCommand.js +5 -0
- package/dist-cjs/commands/RebootClusterCommand.js +5 -0
- package/dist-cjs/commands/RejectDataShareCommand.js +5 -0
- package/dist-cjs/commands/ResetClusterParameterGroupCommand.js +5 -0
- package/dist-cjs/commands/ResizeClusterCommand.js +5 -0
- package/dist-cjs/commands/RestoreFromClusterSnapshotCommand.js +5 -0
- package/dist-cjs/commands/RestoreTableFromClusterSnapshotCommand.js +5 -0
- package/dist-cjs/commands/ResumeClusterCommand.js +5 -0
- package/dist-cjs/commands/RevokeClusterSecurityGroupIngressCommand.js +5 -0
- package/dist-cjs/commands/RevokeEndpointAccessCommand.js +5 -0
- package/dist-cjs/commands/RevokeSnapshotAccessCommand.js +5 -0
- package/dist-cjs/commands/RotateEncryptionKeyCommand.js +5 -0
- package/dist-cjs/commands/UpdatePartnerStatusCommand.js +5 -0
- package/dist-es/commands/AcceptReservedNodeExchangeCommand.js +5 -0
- package/dist-es/commands/AddPartnerCommand.js +5 -0
- package/dist-es/commands/AssociateDataShareConsumerCommand.js +5 -0
- package/dist-es/commands/AuthorizeClusterSecurityGroupIngressCommand.js +5 -0
- package/dist-es/commands/AuthorizeDataShareCommand.js +5 -0
- package/dist-es/commands/AuthorizeEndpointAccessCommand.js +5 -0
- package/dist-es/commands/AuthorizeSnapshotAccessCommand.js +5 -0
- package/dist-es/commands/BatchDeleteClusterSnapshotsCommand.js +5 -0
- package/dist-es/commands/BatchModifyClusterSnapshotsCommand.js +5 -0
- package/dist-es/commands/CancelResizeCommand.js +5 -0
- package/dist-es/commands/CopyClusterSnapshotCommand.js +5 -0
- package/dist-es/commands/CreateAuthenticationProfileCommand.js +5 -0
- package/dist-es/commands/CreateClusterCommand.js +5 -0
- package/dist-es/commands/CreateClusterParameterGroupCommand.js +5 -0
- package/dist-es/commands/CreateClusterSecurityGroupCommand.js +5 -0
- package/dist-es/commands/CreateClusterSnapshotCommand.js +5 -0
- package/dist-es/commands/CreateClusterSubnetGroupCommand.js +5 -0
- package/dist-es/commands/CreateCustomDomainAssociationCommand.js +5 -0
- package/dist-es/commands/CreateEndpointAccessCommand.js +5 -0
- package/dist-es/commands/CreateEventSubscriptionCommand.js +5 -0
- package/dist-es/commands/CreateHsmClientCertificateCommand.js +5 -0
- package/dist-es/commands/CreateHsmConfigurationCommand.js +5 -0
- package/dist-es/commands/CreateScheduledActionCommand.js +5 -0
- package/dist-es/commands/CreateSnapshotCopyGrantCommand.js +5 -0
- package/dist-es/commands/CreateSnapshotScheduleCommand.js +5 -0
- package/dist-es/commands/CreateTagsCommand.js +5 -0
- package/dist-es/commands/CreateUsageLimitCommand.js +5 -0
- package/dist-es/commands/DeauthorizeDataShareCommand.js +5 -0
- package/dist-es/commands/DeleteAuthenticationProfileCommand.js +5 -0
- package/dist-es/commands/DeleteClusterCommand.js +5 -0
- package/dist-es/commands/DeleteClusterParameterGroupCommand.js +5 -0
- package/dist-es/commands/DeleteClusterSecurityGroupCommand.js +5 -0
- package/dist-es/commands/DeleteClusterSnapshotCommand.js +5 -0
- package/dist-es/commands/DeleteClusterSubnetGroupCommand.js +5 -0
- package/dist-es/commands/DeleteCustomDomainAssociationCommand.js +5 -0
- package/dist-es/commands/DeleteEndpointAccessCommand.js +5 -0
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +5 -0
- package/dist-es/commands/DeleteHsmClientCertificateCommand.js +5 -0
- package/dist-es/commands/DeleteHsmConfigurationCommand.js +5 -0
- package/dist-es/commands/DeletePartnerCommand.js +5 -0
- package/dist-es/commands/DeleteScheduledActionCommand.js +5 -0
- package/dist-es/commands/DeleteSnapshotCopyGrantCommand.js +5 -0
- package/dist-es/commands/DeleteSnapshotScheduleCommand.js +5 -0
- package/dist-es/commands/DeleteTagsCommand.js +5 -0
- package/dist-es/commands/DeleteUsageLimitCommand.js +5 -0
- package/dist-es/commands/DescribeAccountAttributesCommand.js +5 -0
- package/dist-es/commands/DescribeAuthenticationProfilesCommand.js +5 -0
- package/dist-es/commands/DescribeClusterDbRevisionsCommand.js +5 -0
- package/dist-es/commands/DescribeClusterParameterGroupsCommand.js +5 -0
- package/dist-es/commands/DescribeClusterParametersCommand.js +5 -0
- package/dist-es/commands/DescribeClusterSecurityGroupsCommand.js +5 -0
- package/dist-es/commands/DescribeClusterSnapshotsCommand.js +5 -0
- package/dist-es/commands/DescribeClusterSubnetGroupsCommand.js +5 -0
- package/dist-es/commands/DescribeClusterTracksCommand.js +5 -0
- package/dist-es/commands/DescribeClusterVersionsCommand.js +5 -0
- package/dist-es/commands/DescribeClustersCommand.js +5 -0
- package/dist-es/commands/DescribeCustomDomainAssociationsCommand.js +5 -0
- package/dist-es/commands/DescribeDataSharesCommand.js +5 -0
- package/dist-es/commands/DescribeDataSharesForConsumerCommand.js +5 -0
- package/dist-es/commands/DescribeDataSharesForProducerCommand.js +5 -0
- package/dist-es/commands/DescribeDefaultClusterParametersCommand.js +5 -0
- package/dist-es/commands/DescribeEndpointAccessCommand.js +5 -0
- package/dist-es/commands/DescribeEndpointAuthorizationCommand.js +5 -0
- package/dist-es/commands/DescribeEventCategoriesCommand.js +5 -0
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +5 -0
- package/dist-es/commands/DescribeEventsCommand.js +5 -0
- package/dist-es/commands/DescribeHsmClientCertificatesCommand.js +5 -0
- package/dist-es/commands/DescribeHsmConfigurationsCommand.js +5 -0
- package/dist-es/commands/DescribeLoggingStatusCommand.js +5 -0
- package/dist-es/commands/DescribeNodeConfigurationOptionsCommand.js +5 -0
- package/dist-es/commands/DescribeOrderableClusterOptionsCommand.js +5 -0
- package/dist-es/commands/DescribePartnersCommand.js +5 -0
- package/dist-es/commands/DescribeReservedNodeExchangeStatusCommand.js +5 -0
- package/dist-es/commands/DescribeReservedNodeOfferingsCommand.js +5 -0
- package/dist-es/commands/DescribeReservedNodesCommand.js +5 -0
- package/dist-es/commands/DescribeResizeCommand.js +5 -0
- package/dist-es/commands/DescribeScheduledActionsCommand.js +5 -0
- package/dist-es/commands/DescribeSnapshotCopyGrantsCommand.js +5 -0
- package/dist-es/commands/DescribeSnapshotSchedulesCommand.js +5 -0
- package/dist-es/commands/DescribeStorageCommand.js +5 -0
- package/dist-es/commands/DescribeTableRestoreStatusCommand.js +5 -0
- package/dist-es/commands/DescribeTagsCommand.js +5 -0
- package/dist-es/commands/DescribeUsageLimitsCommand.js +5 -0
- package/dist-es/commands/DisableLoggingCommand.js +5 -0
- package/dist-es/commands/DisableSnapshotCopyCommand.js +5 -0
- package/dist-es/commands/DisassociateDataShareConsumerCommand.js +5 -0
- package/dist-es/commands/EnableLoggingCommand.js +5 -0
- package/dist-es/commands/EnableSnapshotCopyCommand.js +5 -0
- package/dist-es/commands/GetClusterCredentialsCommand.js +5 -0
- package/dist-es/commands/GetClusterCredentialsWithIAMCommand.js +5 -0
- package/dist-es/commands/GetReservedNodeExchangeConfigurationOptionsCommand.js +5 -0
- package/dist-es/commands/GetReservedNodeExchangeOfferingsCommand.js +5 -0
- package/dist-es/commands/ModifyAquaConfigurationCommand.js +5 -0
- package/dist-es/commands/ModifyAuthenticationProfileCommand.js +5 -0
- package/dist-es/commands/ModifyClusterCommand.js +5 -0
- package/dist-es/commands/ModifyClusterDbRevisionCommand.js +5 -0
- package/dist-es/commands/ModifyClusterIamRolesCommand.js +5 -0
- package/dist-es/commands/ModifyClusterMaintenanceCommand.js +5 -0
- package/dist-es/commands/ModifyClusterParameterGroupCommand.js +5 -0
- package/dist-es/commands/ModifyClusterSnapshotCommand.js +5 -0
- package/dist-es/commands/ModifyClusterSnapshotScheduleCommand.js +5 -0
- package/dist-es/commands/ModifyClusterSubnetGroupCommand.js +5 -0
- package/dist-es/commands/ModifyCustomDomainAssociationCommand.js +5 -0
- package/dist-es/commands/ModifyEndpointAccessCommand.js +5 -0
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +5 -0
- package/dist-es/commands/ModifyScheduledActionCommand.js +5 -0
- package/dist-es/commands/ModifySnapshotCopyRetentionPeriodCommand.js +5 -0
- package/dist-es/commands/ModifySnapshotScheduleCommand.js +5 -0
- package/dist-es/commands/ModifyUsageLimitCommand.js +5 -0
- package/dist-es/commands/PauseClusterCommand.js +5 -0
- package/dist-es/commands/PurchaseReservedNodeOfferingCommand.js +5 -0
- package/dist-es/commands/RebootClusterCommand.js +5 -0
- package/dist-es/commands/RejectDataShareCommand.js +5 -0
- package/dist-es/commands/ResetClusterParameterGroupCommand.js +5 -0
- package/dist-es/commands/ResizeClusterCommand.js +5 -0
- package/dist-es/commands/RestoreFromClusterSnapshotCommand.js +5 -0
- package/dist-es/commands/RestoreTableFromClusterSnapshotCommand.js +5 -0
- package/dist-es/commands/ResumeClusterCommand.js +5 -0
- package/dist-es/commands/RevokeClusterSecurityGroupIngressCommand.js +5 -0
- package/dist-es/commands/RevokeEndpointAccessCommand.js +5 -0
- package/dist-es/commands/RevokeSnapshotAccessCommand.js +5 -0
- package/dist-es/commands/RotateEncryptionKeyCommand.js +5 -0
- package/dist-es/commands/UpdatePartnerStatusCommand.js +5 -0
- package/package.json +32 -32
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_AssociateDataShareConsumerCommand, se_AssociateDataShareConsumerCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AssociateDataShareConsumerCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AssociateDataShareConsumerCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "AssociateDataShareConsumer",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_AuthorizeClusterSecurityGroupIngressCommand, se_AuthorizeClusterSecurityGroupIngressCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AuthorizeClusterSecurityGroupIngressCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AuthorizeClusterSecurityGroupIngressCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "AuthorizeClusterSecurityGroupIngress",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_AuthorizeDataShareCommand, se_AuthorizeDataShareCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AuthorizeDataShareCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AuthorizeDataShareCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "AuthorizeDataShare",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_AuthorizeEndpointAccessCommand, se_AuthorizeEndpointAccessCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AuthorizeEndpointAccessCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AuthorizeEndpointAccessCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "AuthorizeEndpointAccess",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_AuthorizeSnapshotAccessCommand, se_AuthorizeSnapshotAccessCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class AuthorizeSnapshotAccessCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class AuthorizeSnapshotAccessCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "AuthorizeSnapshotAccess",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_BatchDeleteClusterSnapshotsCommand, se_BatchDeleteClusterSnapshotsCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class BatchDeleteClusterSnapshotsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class BatchDeleteClusterSnapshotsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "BatchDeleteClusterSnapshots",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_BatchModifyClusterSnapshotsCommand, se_BatchModifyClusterSnapshotsCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class BatchModifyClusterSnapshotsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class BatchModifyClusterSnapshotsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "BatchModifyClusterSnapshots",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CancelResizeCommand, se_CancelResizeCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CancelResizeCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CancelResizeCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "CancelResize",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CopyClusterSnapshotCommand, se_CopyClusterSnapshotCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CopyClusterSnapshotCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CopyClusterSnapshotCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "CopyClusterSnapshot",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateAuthenticationProfileCommand, se_CreateAuthenticationProfileCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateAuthenticationProfileCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateAuthenticationProfileCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "CreateAuthenticationProfile",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateClusterCommand, se_CreateClusterCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateClusterCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateClusterCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "CreateCluster",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateClusterParameterGroupCommand, se_CreateClusterParameterGroupCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateClusterParameterGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateClusterParameterGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "CreateClusterParameterGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateClusterSecurityGroupCommand, se_CreateClusterSecurityGroupCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateClusterSecurityGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateClusterSecurityGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "CreateClusterSecurityGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateClusterSnapshotCommand, se_CreateClusterSnapshotCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateClusterSnapshotCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateClusterSnapshotCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "CreateClusterSnapshot",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateClusterSubnetGroupCommand, se_CreateClusterSubnetGroupCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateClusterSubnetGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateClusterSubnetGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "CreateClusterSubnetGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateCustomDomainAssociationCommand, se_CreateCustomDomainAssociationCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateCustomDomainAssociationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateCustomDomainAssociationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "CreateCustomDomainAssociation",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateEndpointAccessCommand, se_CreateEndpointAccessCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateEndpointAccessCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateEndpointAccessCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "CreateEndpointAccess",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateEventSubscriptionCommand, se_CreateEventSubscriptionCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateEventSubscriptionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateEventSubscriptionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "CreateEventSubscription",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateHsmClientCertificateCommand, se_CreateHsmClientCertificateCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateHsmClientCertificateCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateHsmClientCertificateCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "CreateHsmClientCertificate",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateHsmConfigurationCommand, se_CreateHsmConfigurationCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateHsmConfigurationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateHsmConfigurationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "CreateHsmConfiguration",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateScheduledActionCommand, se_CreateScheduledActionCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateScheduledActionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateScheduledActionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "CreateScheduledAction",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateSnapshotCopyGrantCommand, se_CreateSnapshotCopyGrantCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateSnapshotCopyGrantCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateSnapshotCopyGrantCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "CreateSnapshotCopyGrant",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateSnapshotScheduleCommand, se_CreateSnapshotScheduleCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateSnapshotScheduleCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateSnapshotScheduleCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "CreateSnapshotSchedule",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateTagsCommand, se_CreateTagsCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateTagsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateTagsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "CreateTags",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateUsageLimitCommand, se_CreateUsageLimitCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateUsageLimitCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateUsageLimitCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "CreateUsageLimit",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeauthorizeDataShareCommand, se_DeauthorizeDataShareCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeauthorizeDataShareCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeauthorizeDataShareCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "DeauthorizeDataShare",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteAuthenticationProfileCommand, se_DeleteAuthenticationProfileCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteAuthenticationProfileCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteAuthenticationProfileCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "DeleteAuthenticationProfile",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteClusterCommand, se_DeleteClusterCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteClusterCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteClusterCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "DeleteCluster",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteClusterParameterGroupCommand, se_DeleteClusterParameterGroupCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteClusterParameterGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteClusterParameterGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "DeleteClusterParameterGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteClusterSecurityGroupCommand, se_DeleteClusterSecurityGroupCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteClusterSecurityGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteClusterSecurityGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "DeleteClusterSecurityGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteClusterSnapshotCommand, se_DeleteClusterSnapshotCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteClusterSnapshotCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteClusterSnapshotCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "DeleteClusterSnapshot",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteClusterSubnetGroupCommand, se_DeleteClusterSubnetGroupCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteClusterSubnetGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteClusterSubnetGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "DeleteClusterSubnetGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|