@aws-sdk/client-redshift-serverless 3.478.0 → 3.484.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-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-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/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/package.json +11 -11
|
@@ -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_UpdateUsageLimitCommand, se_UpdateUsageLimitCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class UpdateUsageLimitCommand 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 = "UpdateUsageLimitCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "RedshiftServerless",
|
|
35
|
-
operation: "UpdateUsageLimit",
|
|
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_UpdateUsageLimitCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_UpdateUsageLimitCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class UpdateUsageLimitCommand 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", "UpdateUsageLimit", {})
|
|
19
|
+
.n("RedshiftServerlessClient", "UpdateUsageLimitCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_UpdateUsageLimitCommand)
|
|
22
|
+
.de(de_UpdateUsageLimitCommand)
|
|
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_UpdateWorkgroupCommand, se_UpdateWorkgroupCommand } from "../protocols/Aws_json1_1";
|
|
6
6
|
export { $Command };
|
|
7
|
-
export class UpdateWorkgroupCommand 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 = "UpdateWorkgroupCommand";
|
|
27
|
-
const handlerExecutionContext = {
|
|
28
|
-
logger,
|
|
29
|
-
clientName,
|
|
30
|
-
commandName,
|
|
31
|
-
inputFilterSensitiveLog: (_) => _,
|
|
32
|
-
outputFilterSensitiveLog: (_) => _,
|
|
33
|
-
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
-
service: "RedshiftServerless",
|
|
35
|
-
operation: "UpdateWorkgroup",
|
|
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_UpdateWorkgroupCommand(input, context);
|
|
43
|
-
}
|
|
44
|
-
deserialize(output, context) {
|
|
45
|
-
return de_UpdateWorkgroupCommand(output, context);
|
|
46
|
-
}
|
|
7
|
+
export class UpdateWorkgroupCommand 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", "UpdateWorkgroup", {})
|
|
19
|
+
.n("RedshiftServerlessClient", "UpdateWorkgroupCommand")
|
|
20
|
+
.f(void 0, void 0)
|
|
21
|
+
.ser(se_UpdateWorkgroupCommand)
|
|
22
|
+
.de(de_UpdateWorkgroupCommand)
|
|
23
|
+
.build() {
|
|
47
24
|
}
|
|
@@ -6,3 +6,9 @@ export const resolveClientEndpointParameters = (options) => {
|
|
|
6
6
|
defaultSigningName: "redshift-serverless",
|
|
7
7
|
};
|
|
8
8
|
};
|
|
9
|
+
export const commonParams = {
|
|
10
|
+
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
11
|
+
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
12
|
+
Region: { type: "builtInParams", name: "region" },
|
|
13
|
+
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
14
|
+
};
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ConvertRecoveryPointToSnapshotRequest, ConvertRecoveryPointToSnapshotResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ConvertRecoveryPointToSnapshotCommandInput extends ConvertRecov
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ConvertRecoveryPointToSnapshotCommandOutput extends ConvertRecoveryPointToSnapshotResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ConvertRecoveryPointToSnapshotCommand_base: {
|
|
24
|
+
new (input: ConvertRecoveryPointToSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<ConvertRecoveryPointToSnapshotCommandInput, ConvertRecoveryPointToSnapshotCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Converts a recovery point to a snapshot. For more information about recovery points and snapshots,
|
|
@@ -105,23 +108,5 @@ export interface ConvertRecoveryPointToSnapshotCommandOutput extends ConvertReco
|
|
|
105
108
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
106
109
|
*
|
|
107
110
|
*/
|
|
108
|
-
export declare class ConvertRecoveryPointToSnapshotCommand extends
|
|
109
|
-
readonly input: ConvertRecoveryPointToSnapshotCommandInput;
|
|
110
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
111
|
-
/**
|
|
112
|
-
* @public
|
|
113
|
-
*/
|
|
114
|
-
constructor(input: ConvertRecoveryPointToSnapshotCommandInput);
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ConvertRecoveryPointToSnapshotCommandInput, ConvertRecoveryPointToSnapshotCommandOutput>;
|
|
119
|
-
/**
|
|
120
|
-
* @internal
|
|
121
|
-
*/
|
|
122
|
-
private serialize;
|
|
123
|
-
/**
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
126
|
-
private deserialize;
|
|
111
|
+
export declare class ConvertRecoveryPointToSnapshotCommand extends ConvertRecoveryPointToSnapshotCommand_base {
|
|
127
112
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateCustomDomainAssociationRequest, CreateCustomDomainAssociationResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateCustomDomainAssociationCommandInput extends CreateCustomD
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateCustomDomainAssociationCommandOutput extends CreateCustomDomainAssociationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateCustomDomainAssociationCommand_base: {
|
|
24
|
+
new (input: CreateCustomDomainAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCustomDomainAssociationCommandInput, CreateCustomDomainAssociationCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a custom domain association for Amazon Redshift Serverless.</p>
|
|
@@ -74,23 +77,5 @@ export interface CreateCustomDomainAssociationCommandOutput extends CreateCustom
|
|
|
74
77
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
75
78
|
*
|
|
76
79
|
*/
|
|
77
|
-
export declare class CreateCustomDomainAssociationCommand extends
|
|
78
|
-
readonly input: CreateCustomDomainAssociationCommandInput;
|
|
79
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
80
|
-
/**
|
|
81
|
-
* @public
|
|
82
|
-
*/
|
|
83
|
-
constructor(input: CreateCustomDomainAssociationCommandInput);
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateCustomDomainAssociationCommandInput, CreateCustomDomainAssociationCommandOutput>;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private serialize;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private deserialize;
|
|
80
|
+
export declare class CreateCustomDomainAssociationCommand extends CreateCustomDomainAssociationCommand_base {
|
|
96
81
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateEndpointAccessRequest, CreateEndpointAccessResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateEndpointAccessCommandInput extends CreateEndpointAccessRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateEndpointAccessCommandOutput extends CreateEndpointAccessResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateEndpointAccessCommand_base: {
|
|
24
|
+
new (input: CreateEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEndpointAccessCommandInput, CreateEndpointAccessCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an Amazon Redshift Serverless managed VPC endpoint.</p>
|
|
@@ -106,23 +109,5 @@ export interface CreateEndpointAccessCommandOutput extends CreateEndpointAccessR
|
|
|
106
109
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
107
110
|
*
|
|
108
111
|
*/
|
|
109
|
-
export declare class CreateEndpointAccessCommand extends
|
|
110
|
-
readonly input: CreateEndpointAccessCommandInput;
|
|
111
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
112
|
-
/**
|
|
113
|
-
* @public
|
|
114
|
-
*/
|
|
115
|
-
constructor(input: CreateEndpointAccessCommandInput);
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateEndpointAccessCommandInput, CreateEndpointAccessCommandOutput>;
|
|
120
|
-
/**
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
123
|
-
private serialize;
|
|
124
|
-
/**
|
|
125
|
-
* @internal
|
|
126
|
-
*/
|
|
127
|
-
private deserialize;
|
|
112
|
+
export declare class CreateEndpointAccessCommand extends CreateEndpointAccessCommand_base {
|
|
128
113
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateNamespaceRequest, CreateNamespaceResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateNamespaceCommandInput extends CreateNamespaceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateNamespaceCommandOutput extends CreateNamespaceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateNamespaceCommand_base: {
|
|
24
|
+
new (input: CreateNamespaceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateNamespaceCommandInput, CreateNamespaceCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a namespace in Amazon Redshift Serverless.</p>
|
|
@@ -101,23 +104,5 @@ export interface CreateNamespaceCommandOutput extends CreateNamespaceResponse, _
|
|
|
101
104
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
102
105
|
*
|
|
103
106
|
*/
|
|
104
|
-
export declare class CreateNamespaceCommand extends
|
|
105
|
-
readonly input: CreateNamespaceCommandInput;
|
|
106
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
107
|
-
/**
|
|
108
|
-
* @public
|
|
109
|
-
*/
|
|
110
|
-
constructor(input: CreateNamespaceCommandInput);
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateNamespaceCommandInput, CreateNamespaceCommandOutput>;
|
|
115
|
-
/**
|
|
116
|
-
* @internal
|
|
117
|
-
*/
|
|
118
|
-
private serialize;
|
|
119
|
-
/**
|
|
120
|
-
* @internal
|
|
121
|
-
*/
|
|
122
|
-
private deserialize;
|
|
107
|
+
export declare class CreateNamespaceCommand extends CreateNamespaceCommand_base {
|
|
123
108
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateScheduledActionRequest, CreateScheduledActionResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateScheduledActionCommandInput extends CreateScheduledAction
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateScheduledActionCommandOutput extends CreateScheduledActionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateScheduledActionCommand_base: {
|
|
24
|
+
new (input: CreateScheduledActionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateScheduledActionCommandInput, CreateScheduledActionCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a scheduled action. A scheduled action contains a schedule and an Amazon Redshift API action.
|
|
@@ -116,23 +119,5 @@ export interface CreateScheduledActionCommandOutput extends CreateScheduledActio
|
|
|
116
119
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
117
120
|
*
|
|
118
121
|
*/
|
|
119
|
-
export declare class CreateScheduledActionCommand extends
|
|
120
|
-
readonly input: CreateScheduledActionCommandInput;
|
|
121
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
122
|
-
/**
|
|
123
|
-
* @public
|
|
124
|
-
*/
|
|
125
|
-
constructor(input: CreateScheduledActionCommandInput);
|
|
126
|
-
/**
|
|
127
|
-
* @internal
|
|
128
|
-
*/
|
|
129
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateScheduledActionCommandInput, CreateScheduledActionCommandOutput>;
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
|
-
private serialize;
|
|
134
|
-
/**
|
|
135
|
-
* @internal
|
|
136
|
-
*/
|
|
137
|
-
private deserialize;
|
|
122
|
+
export declare class CreateScheduledActionCommand extends CreateScheduledActionCommand_base {
|
|
138
123
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateSnapshotRequest, CreateSnapshotResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateSnapshotCommandInput extends CreateSnapshotRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateSnapshotCommandOutput extends CreateSnapshotResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateSnapshotCommand_base: {
|
|
24
|
+
new (input: CreateSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSnapshotCommandInput, CreateSnapshotCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a snapshot of all databases in a namespace.
|
|
@@ -107,23 +110,5 @@ export interface CreateSnapshotCommandOutput extends CreateSnapshotResponse, __M
|
|
|
107
110
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
108
111
|
*
|
|
109
112
|
*/
|
|
110
|
-
export declare class CreateSnapshotCommand extends
|
|
111
|
-
readonly input: CreateSnapshotCommandInput;
|
|
112
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
113
|
-
/**
|
|
114
|
-
* @public
|
|
115
|
-
*/
|
|
116
|
-
constructor(input: CreateSnapshotCommandInput);
|
|
117
|
-
/**
|
|
118
|
-
* @internal
|
|
119
|
-
*/
|
|
120
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSnapshotCommandInput, CreateSnapshotCommandOutput>;
|
|
121
|
-
/**
|
|
122
|
-
* @internal
|
|
123
|
-
*/
|
|
124
|
-
private serialize;
|
|
125
|
-
/**
|
|
126
|
-
* @internal
|
|
127
|
-
*/
|
|
128
|
-
private deserialize;
|
|
113
|
+
export declare class CreateSnapshotCommand extends CreateSnapshotCommand_base {
|
|
129
114
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateSnapshotCopyConfigurationRequest, CreateSnapshotCopyConfigurationResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateSnapshotCopyConfigurationCommandInput extends CreateSnaps
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateSnapshotCopyConfigurationCommandOutput extends CreateSnapshotCopyConfigurationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateSnapshotCopyConfigurationCommand_base: {
|
|
24
|
+
new (input: CreateSnapshotCopyConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateSnapshotCopyConfigurationCommandInput, CreateSnapshotCopyConfigurationCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a snapshot copy configuration that lets you copy snapshots to another Amazon Web Services Region.</p>
|
|
@@ -79,23 +82,5 @@ export interface CreateSnapshotCopyConfigurationCommandOutput extends CreateSnap
|
|
|
79
82
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
80
83
|
*
|
|
81
84
|
*/
|
|
82
|
-
export declare class CreateSnapshotCopyConfigurationCommand extends
|
|
83
|
-
readonly input: CreateSnapshotCopyConfigurationCommandInput;
|
|
84
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
85
|
-
/**
|
|
86
|
-
* @public
|
|
87
|
-
*/
|
|
88
|
-
constructor(input: CreateSnapshotCopyConfigurationCommandInput);
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSnapshotCopyConfigurationCommandInput, CreateSnapshotCopyConfigurationCommandOutput>;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private serialize;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private deserialize;
|
|
85
|
+
export declare class CreateSnapshotCopyConfigurationCommand extends CreateSnapshotCopyConfigurationCommand_base {
|
|
101
86
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateUsageLimitRequest, CreateUsageLimitResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateUsageLimitCommandInput extends CreateUsageLimitRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateUsageLimitCommandOutput extends CreateUsageLimitResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateUsageLimitCommand_base: {
|
|
24
|
+
new (input: CreateUsageLimitCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUsageLimitCommandInput, CreateUsageLimitCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a usage limit for a specified Amazon Redshift Serverless usage type. The usage limit is identified by the returned usage limit identifier.
|
|
@@ -79,23 +82,5 @@ export interface CreateUsageLimitCommandOutput extends CreateUsageLimitResponse,
|
|
|
79
82
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
80
83
|
*
|
|
81
84
|
*/
|
|
82
|
-
export declare class CreateUsageLimitCommand extends
|
|
83
|
-
readonly input: CreateUsageLimitCommandInput;
|
|
84
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
85
|
-
/**
|
|
86
|
-
* @public
|
|
87
|
-
*/
|
|
88
|
-
constructor(input: CreateUsageLimitCommandInput);
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateUsageLimitCommandInput, CreateUsageLimitCommandOutput>;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private serialize;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private deserialize;
|
|
85
|
+
export declare class CreateUsageLimitCommand extends CreateUsageLimitCommand_base {
|
|
101
86
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CreateWorkgroupRequest, CreateWorkgroupResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateWorkgroupCommandInput extends CreateWorkgroupRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateWorkgroupCommandOutput extends CreateWorkgroupResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateWorkgroupCommand_base: {
|
|
24
|
+
new (input: CreateWorkgroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkgroupCommandInput, CreateWorkgroupCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an workgroup in Amazon Redshift Serverless.</p>
|
|
@@ -143,23 +146,5 @@ export interface CreateWorkgroupCommandOutput extends CreateWorkgroupResponse, _
|
|
|
143
146
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
144
147
|
*
|
|
145
148
|
*/
|
|
146
|
-
export declare class CreateWorkgroupCommand extends
|
|
147
|
-
readonly input: CreateWorkgroupCommandInput;
|
|
148
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
149
|
-
/**
|
|
150
|
-
* @public
|
|
151
|
-
*/
|
|
152
|
-
constructor(input: CreateWorkgroupCommandInput);
|
|
153
|
-
/**
|
|
154
|
-
* @internal
|
|
155
|
-
*/
|
|
156
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateWorkgroupCommandInput, CreateWorkgroupCommandOutput>;
|
|
157
|
-
/**
|
|
158
|
-
* @internal
|
|
159
|
-
*/
|
|
160
|
-
private serialize;
|
|
161
|
-
/**
|
|
162
|
-
* @internal
|
|
163
|
-
*/
|
|
164
|
-
private deserialize;
|
|
149
|
+
export declare class CreateWorkgroupCommand extends CreateWorkgroupCommand_base {
|
|
165
150
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteCustomDomainAssociationRequest, DeleteCustomDomainAssociationResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteCustomDomainAssociationCommandInput extends DeleteCustomD
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteCustomDomainAssociationCommandOutput extends DeleteCustomDomainAssociationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteCustomDomainAssociationCommand_base: {
|
|
24
|
+
new (input: DeleteCustomDomainAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCustomDomainAssociationCommandInput, DeleteCustomDomainAssociationCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a custom domain association for Amazon Redshift Serverless.</p>
|
|
@@ -68,23 +71,5 @@ export interface DeleteCustomDomainAssociationCommandOutput extends DeleteCustom
|
|
|
68
71
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
69
72
|
*
|
|
70
73
|
*/
|
|
71
|
-
export declare class DeleteCustomDomainAssociationCommand extends
|
|
72
|
-
readonly input: DeleteCustomDomainAssociationCommandInput;
|
|
73
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
-
/**
|
|
75
|
-
* @public
|
|
76
|
-
*/
|
|
77
|
-
constructor(input: DeleteCustomDomainAssociationCommandInput);
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteCustomDomainAssociationCommandInput, DeleteCustomDomainAssociationCommandOutput>;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private serialize;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private deserialize;
|
|
74
|
+
export declare class DeleteCustomDomainAssociationCommand extends DeleteCustomDomainAssociationCommand_base {
|
|
90
75
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { DeleteEndpointAccessRequest, DeleteEndpointAccessResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteEndpointAccessCommandInput extends DeleteEndpointAccessRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteEndpointAccessCommandOutput extends DeleteEndpointAccessResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteEndpointAccessCommand_base: {
|
|
24
|
+
new (input: DeleteEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEndpointAccessCommandInput, DeleteEndpointAccessCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes an Amazon Redshift Serverless managed VPC endpoint.</p>
|
|
@@ -92,23 +95,5 @@ export interface DeleteEndpointAccessCommandOutput extends DeleteEndpointAccessR
|
|
|
92
95
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
93
96
|
*
|
|
94
97
|
*/
|
|
95
|
-
export declare class DeleteEndpointAccessCommand extends
|
|
96
|
-
readonly input: DeleteEndpointAccessCommandInput;
|
|
97
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
98
|
-
/**
|
|
99
|
-
* @public
|
|
100
|
-
*/
|
|
101
|
-
constructor(input: DeleteEndpointAccessCommandInput);
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteEndpointAccessCommandInput, DeleteEndpointAccessCommandOutput>;
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
private serialize;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private deserialize;
|
|
98
|
+
export declare class DeleteEndpointAccessCommand extends DeleteEndpointAccessCommand_base {
|
|
114
99
|
}
|