@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
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DeleteClusterCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteClusterCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DeleteCluster",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DeleteClusterParameterGroupCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteClusterParameterGroupCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DeleteClusterParameterGroup",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DeleteClusterSecurityGroupCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteClusterSecurityGroupCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DeleteClusterSecurityGroup",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DeleteClusterSnapshotCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteClusterSnapshotCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DeleteClusterSnapshot",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DeleteClusterSubnetGroupCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteClusterSubnetGroupCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DeleteClusterSubnetGroup",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DeleteCustomDomainAssociationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteCustomDomainAssociationCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DeleteCustomDomainAssociation",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DeleteEndpointAccessCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteEndpointAccessCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DeleteEndpointAccess",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DeleteEventSubscriptionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteEventSubscriptionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DeleteEventSubscription",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DeleteHsmClientCertificateCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteHsmClientCertificateCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DeleteHsmClientCertificate",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DeleteHsmConfigurationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteHsmConfigurationCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DeleteHsmConfiguration",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DeletePartnerCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeletePartnerCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DeletePartner",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DeleteScheduledActionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteScheduledActionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DeleteScheduledAction",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DeleteSnapshotCopyGrantCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteSnapshotCopyGrantCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DeleteSnapshotCopyGrant",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DeleteSnapshotScheduleCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteSnapshotScheduleCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DeleteSnapshotSchedule",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DeleteTagsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteTagsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DeleteTags",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DeleteUsageLimitCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteUsageLimitCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DeleteUsageLimit",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DescribeAccountAttributesCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeAccountAttributesCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DescribeAccountAttributes",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DescribeAuthenticationProfilesCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeAuthenticationProfilesCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DescribeAuthenticationProfiles",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DescribeClusterDbRevisionsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeClusterDbRevisionsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DescribeClusterDbRevisions",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DescribeClusterParameterGroupsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeClusterParameterGroupsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DescribeClusterParameterGroups",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DescribeClusterParametersCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeClusterParametersCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DescribeClusterParameters",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DescribeClusterSecurityGroupsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeClusterSecurityGroupsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DescribeClusterSecurityGroups",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DescribeClusterSnapshotsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeClusterSnapshotsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DescribeClusterSnapshots",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DescribeClusterSubnetGroupsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeClusterSubnetGroupsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DescribeClusterSubnetGroups",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DescribeClusterTracksCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeClusterTracksCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DescribeClusterTracks",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DescribeClusterVersionsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeClusterVersionsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DescribeClusterVersions",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DescribeClustersCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeClustersCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DescribeClusters",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DescribeCustomDomainAssociationsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeCustomDomainAssociationsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DescribeCustomDomainAssociations",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DescribeDataSharesCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeDataSharesCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DescribeDataShares",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DescribeDataSharesForConsumerCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeDataSharesForConsumerCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DescribeDataSharesForConsumer",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DescribeDataSharesForProducerCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeDataSharesForProducerCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DescribeDataSharesForProducer",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
10
|
class DescribeDefaultClusterParametersCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeDefaultClusterParametersCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "DescribeDefaultClusterParameters",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|