@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 DescribeEndpointAccessCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeEndpointAccessCommand 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: "DescribeEndpointAccess",
|
|
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 DescribeEndpointAuthorizationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeEndpointAuthorizationCommand 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: "DescribeEndpointAuthorization",
|
|
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 DescribeEventCategoriesCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeEventCategoriesCommand 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: "DescribeEventCategories",
|
|
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 DescribeEventSubscriptionsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeEventSubscriptionsCommand 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: "DescribeEventSubscriptions",
|
|
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 DescribeEventsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeEventsCommand 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: "DescribeEvents",
|
|
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 DescribeHsmClientCertificatesCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeHsmClientCertificatesCommand 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: "DescribeHsmClientCertificates",
|
|
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 DescribeHsmConfigurationsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeHsmConfigurationsCommand 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: "DescribeHsmConfigurations",
|
|
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 DescribeLoggingStatusCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeLoggingStatusCommand 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: "DescribeLoggingStatus",
|
|
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 DescribeNodeConfigurationOptionsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeNodeConfigurationOptionsCommand 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: "DescribeNodeConfigurationOptions",
|
|
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 DescribeOrderableClusterOptionsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeOrderableClusterOptionsCommand 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: "DescribeOrderableClusterOptions",
|
|
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 DescribePartnersCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribePartnersCommand 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: "DescribePartners",
|
|
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 DescribeReservedNodeExchangeStatusCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeReservedNodeExchangeStatusCommand 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: "DescribeReservedNodeExchangeStatus",
|
|
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 DescribeReservedNodeOfferingsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeReservedNodeOfferingsCommand 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: "DescribeReservedNodeOfferings",
|
|
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 DescribeReservedNodesCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeReservedNodesCommand 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: "DescribeReservedNodes",
|
|
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 DescribeResizeCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeResizeCommand 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: "DescribeResize",
|
|
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 DescribeScheduledActionsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeScheduledActionsCommand 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: "DescribeScheduledActions",
|
|
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 DescribeSnapshotCopyGrantsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeSnapshotCopyGrantsCommand 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: "DescribeSnapshotCopyGrants",
|
|
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 DescribeSnapshotSchedulesCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeSnapshotSchedulesCommand 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: "DescribeSnapshotSchedules",
|
|
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 DescribeStorageCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeStorageCommand 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: "DescribeStorage",
|
|
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 DescribeTableRestoreStatusCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeTableRestoreStatusCommand 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: "DescribeTableRestoreStatus",
|
|
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 DescribeTagsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeTagsCommand 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: "DescribeTags",
|
|
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 DescribeUsageLimitsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DescribeUsageLimitsCommand 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: "DescribeUsageLimits",
|
|
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 DisableLoggingCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DisableLoggingCommand 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: "DisableLogging",
|
|
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 DisableSnapshotCopyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DisableSnapshotCopyCommand 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: "DisableSnapshotCopy",
|
|
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 DisassociateDataShareConsumerCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DisassociateDataShareConsumerCommand 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: "DisassociateDataShareConsumer",
|
|
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 EnableLoggingCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class EnableLoggingCommand 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: "EnableLogging",
|
|
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 EnableSnapshotCopyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class EnableSnapshotCopyCommand 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: "EnableSnapshotCopy",
|
|
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 models_0_1 = require("../models/models_0");
|
|
9
10
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
11
|
class GetClusterCredentialsCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class GetClusterCredentialsCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: (_) => _,
|
|
35
36
|
outputFilterSensitiveLog: models_0_1.ClusterCredentialsFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "RedshiftServiceVersion20121201",
|
|
39
|
+
operation: "GetClusterCredentials",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
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 models_0_1 = require("../models/models_0");
|
|
9
10
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
10
11
|
class GetClusterCredentialsWithIAMCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class GetClusterCredentialsWithIAMCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: (_) => _,
|
|
35
36
|
outputFilterSensitiveLog: models_0_1.ClusterExtendedCredentialsFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "RedshiftServiceVersion20121201",
|
|
39
|
+
operation: "GetClusterCredentialsWithIAM",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
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 GetReservedNodeExchangeConfigurationOptionsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetReservedNodeExchangeConfigurationOptionsCommand extends smithy_client_1
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "GetReservedNodeExchangeConfigurationOptions",
|
|
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 GetReservedNodeExchangeOfferingsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetReservedNodeExchangeOfferingsCommand 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: "GetReservedNodeExchangeOfferings",
|
|
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 ModifyAquaConfigurationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class ModifyAquaConfigurationCommand 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: "ModifyAquaConfiguration",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|