@aws-sdk/client-redshift-serverless 3.477.0 → 3.481.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/dist-cjs/commands/ConvertRecoveryPointToSnapshotCommand.js +18 -41
- package/dist-cjs/commands/CreateCustomDomainAssociationCommand.js +18 -41
- package/dist-cjs/commands/CreateEndpointAccessCommand.js +18 -41
- package/dist-cjs/commands/CreateNamespaceCommand.js +18 -41
- package/dist-cjs/commands/CreateScheduledActionCommand.js +18 -41
- package/dist-cjs/commands/CreateSnapshotCommand.js +18 -41
- package/dist-cjs/commands/CreateSnapshotCopyConfigurationCommand.js +18 -41
- package/dist-cjs/commands/CreateUsageLimitCommand.js +18 -41
- package/dist-cjs/commands/CreateWorkgroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteCustomDomainAssociationCommand.js +18 -41
- package/dist-cjs/commands/DeleteEndpointAccessCommand.js +18 -41
- package/dist-cjs/commands/DeleteNamespaceCommand.js +18 -41
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +18 -41
- package/dist-cjs/commands/DeleteScheduledActionCommand.js +18 -41
- package/dist-cjs/commands/DeleteSnapshotCommand.js +18 -41
- package/dist-cjs/commands/DeleteSnapshotCopyConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteUsageLimitCommand.js +18 -41
- package/dist-cjs/commands/DeleteWorkgroupCommand.js +18 -41
- package/dist-cjs/commands/GetCredentialsCommand.js +18 -41
- package/dist-cjs/commands/GetCustomDomainAssociationCommand.js +18 -41
- package/dist-cjs/commands/GetEndpointAccessCommand.js +18 -41
- package/dist-cjs/commands/GetNamespaceCommand.js +18 -41
- package/dist-cjs/commands/GetRecoveryPointCommand.js +18 -41
- package/dist-cjs/commands/GetResourcePolicyCommand.js +18 -41
- package/dist-cjs/commands/GetScheduledActionCommand.js +18 -41
- package/dist-cjs/commands/GetSnapshotCommand.js +18 -41
- package/dist-cjs/commands/GetTableRestoreStatusCommand.js +18 -41
- package/dist-cjs/commands/GetUsageLimitCommand.js +18 -41
- package/dist-cjs/commands/GetWorkgroupCommand.js +18 -41
- package/dist-cjs/commands/ListCustomDomainAssociationsCommand.js +18 -41
- package/dist-cjs/commands/ListEndpointAccessCommand.js +18 -41
- package/dist-cjs/commands/ListNamespacesCommand.js +18 -41
- package/dist-cjs/commands/ListRecoveryPointsCommand.js +18 -41
- package/dist-cjs/commands/ListScheduledActionsCommand.js +18 -41
- package/dist-cjs/commands/ListSnapshotCopyConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/ListSnapshotsCommand.js +18 -41
- package/dist-cjs/commands/ListTableRestoreStatusCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListUsageLimitsCommand.js +18 -41
- package/dist-cjs/commands/ListWorkgroupsCommand.js +18 -41
- package/dist-cjs/commands/PutResourcePolicyCommand.js +18 -41
- package/dist-cjs/commands/RestoreFromRecoveryPointCommand.js +18 -41
- package/dist-cjs/commands/RestoreFromSnapshotCommand.js +18 -41
- package/dist-cjs/commands/RestoreTableFromRecoveryPointCommand.js +18 -41
- package/dist-cjs/commands/RestoreTableFromSnapshotCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateCustomDomainAssociationCommand.js +18 -41
- package/dist-cjs/commands/UpdateEndpointAccessCommand.js +18 -41
- package/dist-cjs/commands/UpdateNamespaceCommand.js +18 -41
- package/dist-cjs/commands/UpdateScheduledActionCommand.js +18 -41
- package/dist-cjs/commands/UpdateSnapshotCommand.js +18 -41
- package/dist-cjs/commands/UpdateSnapshotCopyConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateUsageLimitCommand.js +18 -41
- package/dist-cjs/commands/UpdateWorkgroupCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-cjs/pagination/ListCustomDomainAssociationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListEndpointAccessPaginator.js +2 -24
- package/dist-cjs/pagination/ListNamespacesPaginator.js +2 -24
- package/dist-cjs/pagination/ListRecoveryPointsPaginator.js +2 -24
- package/dist-cjs/pagination/ListScheduledActionsPaginator.js +2 -24
- package/dist-cjs/pagination/ListSnapshotCopyConfigurationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListSnapshotsPaginator.js +2 -24
- package/dist-cjs/pagination/ListTableRestoreStatusPaginator.js +2 -24
- package/dist-cjs/pagination/ListUsageLimitsPaginator.js +2 -24
- package/dist-cjs/pagination/ListWorkgroupsPaginator.js +2 -24
- package/dist-es/commands/ConvertRecoveryPointToSnapshotCommand.js +18 -41
- package/dist-es/commands/CreateCustomDomainAssociationCommand.js +18 -41
- package/dist-es/commands/CreateEndpointAccessCommand.js +18 -41
- package/dist-es/commands/CreateNamespaceCommand.js +18 -41
- package/dist-es/commands/CreateScheduledActionCommand.js +18 -41
- package/dist-es/commands/CreateSnapshotCommand.js +18 -41
- package/dist-es/commands/CreateSnapshotCopyConfigurationCommand.js +18 -41
- package/dist-es/commands/CreateUsageLimitCommand.js +18 -41
- package/dist-es/commands/CreateWorkgroupCommand.js +18 -41
- package/dist-es/commands/DeleteCustomDomainAssociationCommand.js +18 -41
- package/dist-es/commands/DeleteEndpointAccessCommand.js +18 -41
- package/dist-es/commands/DeleteNamespaceCommand.js +18 -41
- package/dist-es/commands/DeleteResourcePolicyCommand.js +18 -41
- package/dist-es/commands/DeleteScheduledActionCommand.js +18 -41
- package/dist-es/commands/DeleteSnapshotCommand.js +18 -41
- package/dist-es/commands/DeleteSnapshotCopyConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteUsageLimitCommand.js +18 -41
- package/dist-es/commands/DeleteWorkgroupCommand.js +18 -41
- package/dist-es/commands/GetCredentialsCommand.js +18 -41
- package/dist-es/commands/GetCustomDomainAssociationCommand.js +18 -41
- package/dist-es/commands/GetEndpointAccessCommand.js +18 -41
- package/dist-es/commands/GetNamespaceCommand.js +18 -41
- package/dist-es/commands/GetRecoveryPointCommand.js +18 -41
- package/dist-es/commands/GetResourcePolicyCommand.js +18 -41
- package/dist-es/commands/GetScheduledActionCommand.js +18 -41
- package/dist-es/commands/GetSnapshotCommand.js +18 -41
- package/dist-es/commands/GetTableRestoreStatusCommand.js +18 -41
- package/dist-es/commands/GetUsageLimitCommand.js +18 -41
- package/dist-es/commands/GetWorkgroupCommand.js +18 -41
- package/dist-es/commands/ListCustomDomainAssociationsCommand.js +18 -41
- package/dist-es/commands/ListEndpointAccessCommand.js +18 -41
- package/dist-es/commands/ListNamespacesCommand.js +18 -41
- package/dist-es/commands/ListRecoveryPointsCommand.js +18 -41
- package/dist-es/commands/ListScheduledActionsCommand.js +18 -41
- package/dist-es/commands/ListSnapshotCopyConfigurationsCommand.js +18 -41
- package/dist-es/commands/ListSnapshotsCommand.js +18 -41
- package/dist-es/commands/ListTableRestoreStatusCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListUsageLimitsCommand.js +18 -41
- package/dist-es/commands/ListWorkgroupsCommand.js +18 -41
- package/dist-es/commands/PutResourcePolicyCommand.js +18 -41
- package/dist-es/commands/RestoreFromRecoveryPointCommand.js +18 -41
- package/dist-es/commands/RestoreFromSnapshotCommand.js +18 -41
- package/dist-es/commands/RestoreTableFromRecoveryPointCommand.js +18 -41
- package/dist-es/commands/RestoreTableFromSnapshotCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateCustomDomainAssociationCommand.js +18 -41
- package/dist-es/commands/UpdateEndpointAccessCommand.js +18 -41
- package/dist-es/commands/UpdateNamespaceCommand.js +18 -41
- package/dist-es/commands/UpdateScheduledActionCommand.js +18 -41
- package/dist-es/commands/UpdateSnapshotCommand.js +18 -41
- package/dist-es/commands/UpdateSnapshotCopyConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateUsageLimitCommand.js +18 -41
- package/dist-es/commands/UpdateWorkgroupCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-es/pagination/ListCustomDomainAssociationsPaginator.js +2 -23
- package/dist-es/pagination/ListEndpointAccessPaginator.js +2 -23
- package/dist-es/pagination/ListNamespacesPaginator.js +2 -23
- package/dist-es/pagination/ListRecoveryPointsPaginator.js +2 -23
- package/dist-es/pagination/ListScheduledActionsPaginator.js +2 -23
- package/dist-es/pagination/ListSnapshotCopyConfigurationsPaginator.js +2 -23
- package/dist-es/pagination/ListSnapshotsPaginator.js +2 -23
- package/dist-es/pagination/ListTableRestoreStatusPaginator.js +2 -23
- package/dist-es/pagination/ListUsageLimitsPaginator.js +2 -23
- package/dist-es/pagination/ListWorkgroupsPaginator.js +2 -23
- package/dist-types/commands/ConvertRecoveryPointToSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/CreateCustomDomainAssociationCommand.d.ts +6 -21
- package/dist-types/commands/CreateEndpointAccessCommand.d.ts +6 -21
- package/dist-types/commands/CreateNamespaceCommand.d.ts +6 -21
- package/dist-types/commands/CreateScheduledActionCommand.d.ts +6 -21
- package/dist-types/commands/CreateSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/CreateSnapshotCopyConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/CreateUsageLimitCommand.d.ts +6 -21
- package/dist-types/commands/CreateWorkgroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCustomDomainAssociationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +6 -21
- package/dist-types/commands/DeleteNamespaceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteScheduledActionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSnapshotCopyConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteUsageLimitCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWorkgroupCommand.d.ts +6 -21
- package/dist-types/commands/GetCredentialsCommand.d.ts +6 -21
- package/dist-types/commands/GetCustomDomainAssociationCommand.d.ts +6 -21
- package/dist-types/commands/GetEndpointAccessCommand.d.ts +6 -21
- package/dist-types/commands/GetNamespaceCommand.d.ts +6 -21
- package/dist-types/commands/GetRecoveryPointCommand.d.ts +6 -21
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +6 -21
- package/dist-types/commands/GetScheduledActionCommand.d.ts +6 -21
- package/dist-types/commands/GetSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/GetTableRestoreStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetUsageLimitCommand.d.ts +6 -21
- package/dist-types/commands/GetWorkgroupCommand.d.ts +6 -21
- package/dist-types/commands/ListCustomDomainAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/ListEndpointAccessCommand.d.ts +6 -21
- package/dist-types/commands/ListNamespacesCommand.d.ts +6 -21
- package/dist-types/commands/ListRecoveryPointsCommand.d.ts +6 -21
- package/dist-types/commands/ListScheduledActionsCommand.d.ts +6 -21
- package/dist-types/commands/ListSnapshotCopyConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/ListSnapshotsCommand.d.ts +6 -21
- package/dist-types/commands/ListTableRestoreStatusCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListUsageLimitsCommand.d.ts +6 -21
- package/dist-types/commands/ListWorkgroupsCommand.d.ts +6 -21
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +6 -21
- package/dist-types/commands/RestoreFromRecoveryPointCommand.d.ts +6 -21
- package/dist-types/commands/RestoreFromSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/RestoreTableFromRecoveryPointCommand.d.ts +6 -21
- package/dist-types/commands/RestoreTableFromSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateCustomDomainAssociationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEndpointAccessCommand.d.ts +6 -21
- package/dist-types/commands/UpdateNamespaceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateScheduledActionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/UpdateSnapshotCopyConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateUsageLimitCommand.d.ts +6 -21
- package/dist-types/commands/UpdateWorkgroupCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/pagination/ListCustomDomainAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEndpointAccessPaginator.d.ts +1 -1
- package/dist-types/pagination/ListNamespacesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRecoveryPointsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListScheduledActionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSnapshotCopyConfigurationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSnapshotsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTableRestoreStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUsageLimitsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListWorkgroupsPaginator.d.ts +1 -1
- package/dist-types/ts3.4/commands/ConvertRecoveryPointToSnapshotCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateCustomDomainAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateNamespaceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateSnapshotCopyConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateWorkgroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteCustomDomainAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteNamespaceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteSnapshotCopyConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteWorkgroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetCredentialsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetCustomDomainAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetEndpointAccessCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetNamespaceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRecoveryPointCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetScheduledActionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetSnapshotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetTableRestoreStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetUsageLimitCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetWorkgroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListCustomDomainAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEndpointAccessCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListNamespacesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRecoveryPointsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListScheduledActionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListSnapshotCopyConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListSnapshotsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTableRestoreStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListUsageLimitsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListWorkgroupsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RestoreFromRecoveryPointCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RestoreFromSnapshotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RestoreTableFromRecoveryPointCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RestoreTableFromSnapshotCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateCustomDomainAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateEndpointAccessCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateNamespaceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateScheduledActionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateSnapshotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateSnapshotCopyConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateUsageLimitCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateWorkgroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/pagination/ListCustomDomainAssociationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListEndpointAccessPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListNamespacesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListRecoveryPointsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListScheduledActionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSnapshotCopyConfigurationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSnapshotsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTableRestoreStatusPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListUsageLimitsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListWorkgroupsPaginator.d.ts +3 -3
- package/package.json +11 -10
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_ListWorkgroupsCommand, se_ListWorkgroupsCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class ListWorkgroupsCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "RedshiftServerlessClient";
|
|
26
|
-
const commandName = "ListWorkgroupsCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "RedshiftServerless",
|
|
35
|
-
operation: "ListWorkgroups",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_ListWorkgroupsCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_ListWorkgroupsCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class ListWorkgroupsCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("RedshiftServerless", "ListWorkgroups", {})
|
|
19
|
+
.n("RedshiftServerlessClient", "ListWorkgroupsCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_ListWorkgroupsCommand)
|
|
22
|
+
.de(de_ListWorkgroupsCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class PutResourcePolicyCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "RedshiftServerlessClient";
|
|
26
|
-
const commandName = "PutResourcePolicyCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "RedshiftServerless",
|
|
35
|
-
operation: "PutResourcePolicy",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_PutResourcePolicyCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_PutResourcePolicyCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class PutResourcePolicyCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("RedshiftServerless", "PutResourcePolicy", {})
|
|
19
|
+
.n("RedshiftServerlessClient", "PutResourcePolicyCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_PutResourcePolicyCommand)
|
|
22
|
+
.de(de_PutResourcePolicyCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,48 +1,25 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { RestoreFromRecoveryPointResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { de_RestoreFromRecoveryPointCommand, se_RestoreFromRecoveryPointCommand } from "../protocols/Aws_json1_1";
|
|
7
7
|
export { $Command };
|
|
8
|
-
export class RestoreFromRecoveryPointCommand extends $Command
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
const { logger } = configuration;
|
|
26
|
-
const clientName = "RedshiftServerlessClient";
|
|
27
|
-
const commandName = "RestoreFromRecoveryPointCommand";
|
|
28
|
-
const handlerExecutionContext = {
|
|
29
|
-
logger,
|
|
30
|
-
clientName,
|
|
31
|
-
commandName,
|
|
32
|
-
inputFilterSensitiveLog: (_) => _,
|
|
33
|
-
outputFilterSensitiveLog: RestoreFromRecoveryPointResponseFilterSensitiveLog,
|
|
34
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
-
service: "RedshiftServerless",
|
|
36
|
-
operation: "RestoreFromRecoveryPoint",
|
|
37
|
-
},
|
|
38
|
-
};
|
|
39
|
-
const { requestHandler } = configuration;
|
|
40
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
41
|
-
}
|
|
42
|
-
serialize(input, context) {
|
|
43
|
-
return se_RestoreFromRecoveryPointCommand(input, context);
|
|
44
|
-
}
|
|
45
|
-
deserialize(output, context) {
|
|
46
|
-
return de_RestoreFromRecoveryPointCommand(output, context);
|
|
47
|
-
}
|
|
8
|
+
export class RestoreFromRecoveryPointCommand extends $Command
|
|
9
|
+
.classBuilder()
|
|
10
|
+
.ep({
|
|
11
|
+
...commonParams,
|
|
12
|
+
})
|
|
13
|
+
.m(function (Command, cs, config, o) {
|
|
14
|
+
return [
|
|
15
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
16
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
17
|
+
];
|
|
18
|
+
})
|
|
19
|
+
.s("RedshiftServerless", "RestoreFromRecoveryPoint", {})
|
|
20
|
+
.n("RedshiftServerlessClient", "RestoreFromRecoveryPointCommand")
|
|
21
|
+
.f(void 0, RestoreFromRecoveryPointResponseFilterSensitiveLog)
|
|
22
|
+
.ser(se_RestoreFromRecoveryPointCommand)
|
|
23
|
+
.de(de_RestoreFromRecoveryPointCommand)
|
|
24
|
+
.build() {
|
|
48
25
|
}
|
|
@@ -1,48 +1,25 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { RestoreFromSnapshotResponseFilterSensitiveLog, } from "../models/models_0";
|
|
6
6
|
import { de_RestoreFromSnapshotCommand, se_RestoreFromSnapshotCommand } from "../protocols/Aws_json1_1";
|
|
7
7
|
export { $Command };
|
|
8
|
-
export class RestoreFromSnapshotCommand extends $Command
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
const { logger } = configuration;
|
|
26
|
-
const clientName = "RedshiftServerlessClient";
|
|
27
|
-
const commandName = "RestoreFromSnapshotCommand";
|
|
28
|
-
const handlerExecutionContext = {
|
|
29
|
-
logger,
|
|
30
|
-
clientName,
|
|
31
|
-
commandName,
|
|
32
|
-
inputFilterSensitiveLog: (_) => _,
|
|
33
|
-
outputFilterSensitiveLog: RestoreFromSnapshotResponseFilterSensitiveLog,
|
|
34
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
35
|
-
service: "RedshiftServerless",
|
|
36
|
-
operation: "RestoreFromSnapshot",
|
|
37
|
-
},
|
|
38
|
-
};
|
|
39
|
-
const { requestHandler } = configuration;
|
|
40
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
41
|
-
}
|
|
42
|
-
serialize(input, context) {
|
|
43
|
-
return se_RestoreFromSnapshotCommand(input, context);
|
|
44
|
-
}
|
|
45
|
-
deserialize(output, context) {
|
|
46
|
-
return de_RestoreFromSnapshotCommand(output, context);
|
|
47
|
-
}
|
|
8
|
+
export class RestoreFromSnapshotCommand extends $Command
|
|
9
|
+
.classBuilder()
|
|
10
|
+
.ep({
|
|
11
|
+
...commonParams,
|
|
12
|
+
})
|
|
13
|
+
.m(function (Command, cs, config, o) {
|
|
14
|
+
return [
|
|
15
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
16
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
17
|
+
];
|
|
18
|
+
})
|
|
19
|
+
.s("RedshiftServerless", "RestoreFromSnapshot", {})
|
|
20
|
+
.n("RedshiftServerlessClient", "RestoreFromSnapshotCommand")
|
|
21
|
+
.f(void 0, RestoreFromSnapshotResponseFilterSensitiveLog)
|
|
22
|
+
.ser(se_RestoreFromSnapshotCommand)
|
|
23
|
+
.de(de_RestoreFromSnapshotCommand)
|
|
24
|
+
.build() {
|
|
48
25
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_RestoreTableFromRecoveryPointCommand, se_RestoreTableFromRecoveryPointCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class RestoreTableFromRecoveryPointCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "RedshiftServerlessClient";
|
|
26
|
-
const commandName = "RestoreTableFromRecoveryPointCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "RedshiftServerless",
|
|
35
|
-
operation: "RestoreTableFromRecoveryPoint",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_RestoreTableFromRecoveryPointCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_RestoreTableFromRecoveryPointCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class RestoreTableFromRecoveryPointCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("RedshiftServerless", "RestoreTableFromRecoveryPoint", {})
|
|
19
|
+
.n("RedshiftServerlessClient", "RestoreTableFromRecoveryPointCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_RestoreTableFromRecoveryPointCommand)
|
|
22
|
+
.de(de_RestoreTableFromRecoveryPointCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_RestoreTableFromSnapshotCommand, se_RestoreTableFromSnapshotCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class RestoreTableFromSnapshotCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "RedshiftServerlessClient";
|
|
26
|
-
const commandName = "RestoreTableFromSnapshotCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "RedshiftServerless",
|
|
35
|
-
operation: "RestoreTableFromSnapshot",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_RestoreTableFromSnapshotCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_RestoreTableFromSnapshotCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class RestoreTableFromSnapshotCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("RedshiftServerless", "RestoreTableFromSnapshot", {})
|
|
19
|
+
.n("RedshiftServerlessClient", "RestoreTableFromSnapshotCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_RestoreTableFromSnapshotCommand)
|
|
22
|
+
.de(de_RestoreTableFromSnapshotCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class TagResourceCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "RedshiftServerlessClient";
|
|
26
|
-
const commandName = "TagResourceCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "RedshiftServerless",
|
|
35
|
-
operation: "TagResource",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_TagResourceCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_TagResourceCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class TagResourceCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("RedshiftServerless", "TagResource", {})
|
|
19
|
+
.n("RedshiftServerlessClient", "TagResourceCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_TagResourceCommand)
|
|
22
|
+
.de(de_TagResourceCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class UntagResourceCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "RedshiftServerlessClient";
|
|
26
|
-
const commandName = "UntagResourceCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "RedshiftServerless",
|
|
35
|
-
operation: "UntagResource",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_UntagResourceCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_UntagResourceCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class UntagResourceCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("RedshiftServerless", "UntagResource", {})
|
|
19
|
+
.n("RedshiftServerlessClient", "UntagResourceCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_UntagResourceCommand)
|
|
22
|
+
.de(de_UntagResourceCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -1,47 +1,24 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
5
|
import { de_UpdateCustomDomainAssociationCommand, se_UpdateCustomDomainAssociationCommand, } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class UpdateCustomDomainAssociationCommand extends $Command
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
const { logger } = configuration;
|
|
25
|
-
const clientName = "RedshiftServerlessClient";
|
|
26
|
-
const commandName = "UpdateCustomDomainAssociationCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "RedshiftServerless",
|
|
35
|
-
operation: "UpdateCustomDomainAssociation",
|
|
36
|
-
},
|
|
37
|
-
};
|
|
38
|
-
const { requestHandler } = configuration;
|
|
39
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
40
|
-
}
|
|
41
|
-
serialize(input, context) {
|
|
42
|
-
return se_UpdateCustomDomainAssociationCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_UpdateCustomDomainAssociationCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class UpdateCustomDomainAssociationCommand extends $Command
|
|
8
|
+
.classBuilder()
|
|
9
|
+
.ep({
|
|
10
|
+
...commonParams,
|
|
11
|
+
})
|
|
12
|
+
.m(function (Command, cs, config, o) {
|
|
13
|
+
return [
|
|
14
|
+
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
15
|
+
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
16
|
+
];
|
|
17
|
+
})
|
|
18
|
+
.s("RedshiftServerless", "UpdateCustomDomainAssociation", {})
|
|
19
|
+
.n("RedshiftServerlessClient", "UpdateCustomDomainAssociationCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_UpdateCustomDomainAssociationCommand)
|
|
22
|
+
.de(de_UpdateCustomDomainAssociationCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|