@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
package/README.md
CHANGED
|
@@ -44,16 +44,16 @@ using your favorite package manager:
|
|
|
44
44
|
|
|
45
45
|
The AWS SDK is modulized by clients and commands.
|
|
46
46
|
To send a request, you only need to import the `RedshiftClient` and
|
|
47
|
-
the commands you need, for example `
|
|
47
|
+
the commands you need, for example `DescribeClustersCommand`:
|
|
48
48
|
|
|
49
49
|
```js
|
|
50
50
|
// ES5 example
|
|
51
|
-
const { RedshiftClient,
|
|
51
|
+
const { RedshiftClient, DescribeClustersCommand } = require("@aws-sdk/client-redshift");
|
|
52
52
|
```
|
|
53
53
|
|
|
54
54
|
```ts
|
|
55
55
|
// ES6+ example
|
|
56
|
-
import { RedshiftClient,
|
|
56
|
+
import { RedshiftClient, DescribeClustersCommand } from "@aws-sdk/client-redshift";
|
|
57
57
|
```
|
|
58
58
|
|
|
59
59
|
### Usage
|
|
@@ -72,7 +72,7 @@ const client = new RedshiftClient({ region: "REGION" });
|
|
|
72
72
|
const params = {
|
|
73
73
|
/** input parameters */
|
|
74
74
|
};
|
|
75
|
-
const command = new
|
|
75
|
+
const command = new DescribeClustersCommand(params);
|
|
76
76
|
```
|
|
77
77
|
|
|
78
78
|
#### Async/await
|
|
@@ -151,7 +151,7 @@ const client = new AWS.Redshift({ region: "REGION" });
|
|
|
151
151
|
|
|
152
152
|
// async/await.
|
|
153
153
|
try {
|
|
154
|
-
const data = await client.
|
|
154
|
+
const data = await client.describeClusters(params);
|
|
155
155
|
// process data.
|
|
156
156
|
} catch (error) {
|
|
157
157
|
// error handling.
|
|
@@ -159,7 +159,7 @@ try {
|
|
|
159
159
|
|
|
160
160
|
// Promises.
|
|
161
161
|
client
|
|
162
|
-
.
|
|
162
|
+
.describeClusters(params)
|
|
163
163
|
.then((data) => {
|
|
164
164
|
// process data.
|
|
165
165
|
})
|
|
@@ -168,7 +168,7 @@ client
|
|
|
168
168
|
});
|
|
169
169
|
|
|
170
170
|
// callbacks.
|
|
171
|
-
client.
|
|
171
|
+
client.describeClusters(params, (err, data) => {
|
|
172
172
|
// process err and data.
|
|
173
173
|
});
|
|
174
174
|
```
|
|
@@ -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 AcceptReservedNodeExchangeCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class AcceptReservedNodeExchangeCommand 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: "AcceptReservedNodeExchange",
|
|
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 AddPartnerCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class AddPartnerCommand 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: "AddPartner",
|
|
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 AssociateDataShareConsumerCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class AssociateDataShareConsumerCommand 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: "AssociateDataShareConsumer",
|
|
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 AuthorizeClusterSecurityGroupIngressCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class AuthorizeClusterSecurityGroupIngressCommand extends smithy_client_1.Comman
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "RedshiftServiceVersion20121201",
|
|
38
|
+
operation: "AuthorizeClusterSecurityGroupIngress",
|
|
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 AuthorizeDataShareCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class AuthorizeDataShareCommand 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: "AuthorizeDataShare",
|
|
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 AuthorizeEndpointAccessCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class AuthorizeEndpointAccessCommand 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: "AuthorizeEndpointAccess",
|
|
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 AuthorizeSnapshotAccessCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class AuthorizeSnapshotAccessCommand 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: "AuthorizeSnapshotAccess",
|
|
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 BatchDeleteClusterSnapshotsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class BatchDeleteClusterSnapshotsCommand 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: "BatchDeleteClusterSnapshots",
|
|
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 BatchModifyClusterSnapshotsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class BatchModifyClusterSnapshotsCommand 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: "BatchModifyClusterSnapshots",
|
|
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 CancelResizeCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CancelResizeCommand 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: "CancelResize",
|
|
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 CopyClusterSnapshotCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CopyClusterSnapshotCommand 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: "CopyClusterSnapshot",
|
|
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 CreateAuthenticationProfileCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateAuthenticationProfileCommand 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: "CreateAuthenticationProfile",
|
|
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 CreateClusterCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateClusterCommand 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: "CreateCluster",
|
|
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 CreateClusterParameterGroupCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateClusterParameterGroupCommand 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: "CreateClusterParameterGroup",
|
|
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 CreateClusterSecurityGroupCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateClusterSecurityGroupCommand 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: "CreateClusterSecurityGroup",
|
|
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 CreateClusterSnapshotCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateClusterSnapshotCommand 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: "CreateClusterSnapshot",
|
|
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 CreateClusterSubnetGroupCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateClusterSubnetGroupCommand 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: "CreateClusterSubnetGroup",
|
|
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 CreateCustomDomainAssociationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateCustomDomainAssociationCommand 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: "CreateCustomDomainAssociation",
|
|
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 CreateEndpointAccessCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateEndpointAccessCommand 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: "CreateEndpointAccess",
|
|
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 CreateEventSubscriptionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateEventSubscriptionCommand 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: "CreateEventSubscription",
|
|
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 CreateHsmClientCertificateCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateHsmClientCertificateCommand 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: "CreateHsmClientCertificate",
|
|
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 CreateHsmConfigurationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateHsmConfigurationCommand 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: "CreateHsmConfiguration",
|
|
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 CreateScheduledActionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateScheduledActionCommand 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: "CreateScheduledAction",
|
|
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 CreateSnapshotCopyGrantCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateSnapshotCopyGrantCommand 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: "CreateSnapshotCopyGrant",
|
|
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 CreateSnapshotScheduleCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateSnapshotScheduleCommand 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: "CreateSnapshotSchedule",
|
|
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 CreateTagsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateTagsCommand 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: "CreateTags",
|
|
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 CreateUsageLimitCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateUsageLimitCommand 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: "CreateUsageLimit",
|
|
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 DeauthorizeDataShareCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeauthorizeDataShareCommand 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: "DeauthorizeDataShare",
|
|
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 DeleteAuthenticationProfileCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteAuthenticationProfileCommand 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: "DeleteAuthenticationProfile",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|