@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_ModifyClusterParameterGroupCommand, se_ModifyClusterParameterGroupCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifyClusterParameterGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifyClusterParameterGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "ModifyClusterParameterGroup",
|
|
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_ModifyClusterSnapshotCommand, se_ModifyClusterSnapshotCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifyClusterSnapshotCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifyClusterSnapshotCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "ModifyClusterSnapshot",
|
|
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_ModifyClusterSnapshotScheduleCommand, se_ModifyClusterSnapshotScheduleCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifyClusterSnapshotScheduleCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifyClusterSnapshotScheduleCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "ModifyClusterSnapshotSchedule",
|
|
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_ModifyClusterSubnetGroupCommand, se_ModifyClusterSubnetGroupCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifyClusterSubnetGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifyClusterSubnetGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "ModifyClusterSubnetGroup",
|
|
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_ModifyCustomDomainAssociationCommand, se_ModifyCustomDomainAssociationCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifyCustomDomainAssociationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifyCustomDomainAssociationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "ModifyCustomDomainAssociation",
|
|
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_ModifyEndpointAccessCommand, se_ModifyEndpointAccessCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifyEndpointAccessCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifyEndpointAccessCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "ModifyEndpointAccess",
|
|
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_ModifyEventSubscriptionCommand, se_ModifyEventSubscriptionCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifyEventSubscriptionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifyEventSubscriptionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "ModifyEventSubscription",
|
|
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_ModifyScheduledActionCommand, se_ModifyScheduledActionCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifyScheduledActionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifyScheduledActionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "ModifyScheduledAction",
|
|
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_ModifySnapshotCopyRetentionPeriodCommand, se_ModifySnapshotCopyRetentionPeriodCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifySnapshotCopyRetentionPeriodCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifySnapshotCopyRetentionPeriodCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "ModifySnapshotCopyRetentionPeriod",
|
|
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_ModifySnapshotScheduleCommand, se_ModifySnapshotScheduleCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifySnapshotScheduleCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifySnapshotScheduleCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "ModifySnapshotSchedule",
|
|
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_ModifyUsageLimitCommand, se_ModifyUsageLimitCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifyUsageLimitCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifyUsageLimitCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "ModifyUsageLimit",
|
|
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_PauseClusterCommand, se_PauseClusterCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class PauseClusterCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class PauseClusterCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "PauseCluster",
|
|
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_PurchaseReservedNodeOfferingCommand, se_PurchaseReservedNodeOfferingCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class PurchaseReservedNodeOfferingCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class PurchaseReservedNodeOfferingCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "PurchaseReservedNodeOffering",
|
|
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_RebootClusterCommand, se_RebootClusterCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RebootClusterCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RebootClusterCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "RebootCluster",
|
|
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_RejectDataShareCommand, se_RejectDataShareCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RejectDataShareCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RejectDataShareCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "RejectDataShare",
|
|
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_ResetClusterParameterGroupCommand, se_ResetClusterParameterGroupCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ResetClusterParameterGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ResetClusterParameterGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "ResetClusterParameterGroup",
|
|
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_ResizeClusterCommand, se_ResizeClusterCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ResizeClusterCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ResizeClusterCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "ResizeCluster",
|
|
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_RestoreFromClusterSnapshotCommand, se_RestoreFromClusterSnapshotCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RestoreFromClusterSnapshotCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RestoreFromClusterSnapshotCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "RestoreFromClusterSnapshot",
|
|
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_RestoreTableFromClusterSnapshotCommand, se_RestoreTableFromClusterSnapshotCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RestoreTableFromClusterSnapshotCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RestoreTableFromClusterSnapshotCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "RestoreTableFromClusterSnapshot",
|
|
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_ResumeClusterCommand, se_ResumeClusterCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ResumeClusterCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ResumeClusterCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "ResumeCluster",
|
|
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_RevokeClusterSecurityGroupIngressCommand, se_RevokeClusterSecurityGroupIngressCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RevokeClusterSecurityGroupIngressCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RevokeClusterSecurityGroupIngressCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "RevokeClusterSecurityGroupIngress",
|
|
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_RevokeEndpointAccessCommand, se_RevokeEndpointAccessCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RevokeEndpointAccessCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RevokeEndpointAccessCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "RevokeEndpointAccess",
|
|
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_RevokeSnapshotAccessCommand, se_RevokeSnapshotAccessCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RevokeSnapshotAccessCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RevokeSnapshotAccessCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "RevokeSnapshotAccess",
|
|
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_RotateEncryptionKeyCommand, se_RotateEncryptionKeyCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class RotateEncryptionKeyCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class RotateEncryptionKeyCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "RotateEncryptionKey",
|
|
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_UpdatePartnerStatusCommand, se_UpdatePartnerStatusCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdatePartnerStatusCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdatePartnerStatusCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "RedshiftServiceVersion20121201",
|
|
35
|
+
operation: "UpdatePartnerStatus",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-redshift",
|
|
3
3
|
"description": "AWS SDK for JavaScript Redshift Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.421.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,41 +21,41 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.0.
|
|
37
|
-
"@smithy/fetch-http-handler": "^2.1.
|
|
38
|
-
"@smithy/hash-node": "^2.0.
|
|
39
|
-
"@smithy/invalid-dependency": "^2.0.
|
|
40
|
-
"@smithy/middleware-content-length": "^2.0.
|
|
41
|
-
"@smithy/middleware-endpoint": "^2.0.
|
|
42
|
-
"@smithy/middleware-retry": "^2.0.
|
|
43
|
-
"@smithy/middleware-serde": "^2.0.
|
|
44
|
-
"@smithy/middleware-stack": "^2.0.
|
|
45
|
-
"@smithy/node-config-provider": "^2.0.
|
|
46
|
-
"@smithy/node-http-handler": "^2.1.
|
|
47
|
-
"@smithy/protocol-http": "^3.0.
|
|
48
|
-
"@smithy/smithy-client": "^2.1.
|
|
49
|
-
"@smithy/types": "^2.3.
|
|
50
|
-
"@smithy/url-parser": "^2.0.
|
|
24
|
+
"@aws-sdk/client-sts": "3.421.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.421.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.418.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.418.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.418.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.418.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.418.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.418.0",
|
|
32
|
+
"@aws-sdk/types": "3.418.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.418.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.418.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.418.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.0.10",
|
|
37
|
+
"@smithy/fetch-http-handler": "^2.1.5",
|
|
38
|
+
"@smithy/hash-node": "^2.0.9",
|
|
39
|
+
"@smithy/invalid-dependency": "^2.0.9",
|
|
40
|
+
"@smithy/middleware-content-length": "^2.0.11",
|
|
41
|
+
"@smithy/middleware-endpoint": "^2.0.9",
|
|
42
|
+
"@smithy/middleware-retry": "^2.0.12",
|
|
43
|
+
"@smithy/middleware-serde": "^2.0.9",
|
|
44
|
+
"@smithy/middleware-stack": "^2.0.2",
|
|
45
|
+
"@smithy/node-config-provider": "^2.0.12",
|
|
46
|
+
"@smithy/node-http-handler": "^2.1.5",
|
|
47
|
+
"@smithy/protocol-http": "^3.0.5",
|
|
48
|
+
"@smithy/smithy-client": "^2.1.6",
|
|
49
|
+
"@smithy/types": "^2.3.3",
|
|
50
|
+
"@smithy/url-parser": "^2.0.9",
|
|
51
51
|
"@smithy/util-base64": "^2.0.0",
|
|
52
52
|
"@smithy/util-body-length-browser": "^2.0.0",
|
|
53
53
|
"@smithy/util-body-length-node": "^2.1.0",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^2.0.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
56
|
-
"@smithy/util-retry": "^2.0.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^2.0.10",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^2.0.12",
|
|
56
|
+
"@smithy/util-retry": "^2.0.2",
|
|
57
57
|
"@smithy/util-utf8": "^2.0.0",
|
|
58
|
-
"@smithy/util-waiter": "^2.0.
|
|
58
|
+
"@smithy/util-waiter": "^2.0.9",
|
|
59
59
|
"fast-xml-parser": "4.2.5",
|
|
60
60
|
"tslib": "^2.5.0"
|
|
61
61
|
},
|