@aws-sdk/client-docdb 3.414.0 → 3.418.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/AddSourceIdentifierToSubscriptionCommand.js +5 -0
- package/dist-cjs/commands/AddTagsToResourceCommand.js +5 -0
- package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +5 -0
- package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +5 -0
- package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +5 -0
- package/dist-cjs/commands/CreateDBClusterCommand.js +5 -0
- package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +5 -0
- package/dist-cjs/commands/CreateDBInstanceCommand.js +5 -0
- package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateEventSubscriptionCommand.js +5 -0
- package/dist-cjs/commands/CreateGlobalClusterCommand.js +5 -0
- package/dist-cjs/commands/DeleteDBClusterCommand.js +5 -0
- package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +5 -0
- package/dist-cjs/commands/DeleteDBInstanceCommand.js +5 -0
- package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +5 -0
- package/dist-cjs/commands/DeleteGlobalClusterCommand.js +5 -0
- package/dist-cjs/commands/DescribeCertificatesCommand.js +5 -0
- package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +5 -0
- package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +5 -0
- package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +5 -0
- package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +5 -0
- package/dist-cjs/commands/DescribeDBClustersCommand.js +5 -0
- package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +5 -0
- package/dist-cjs/commands/DescribeDBInstancesCommand.js +5 -0
- package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +5 -0
- package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.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/DescribeGlobalClustersCommand.js +5 -0
- package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +5 -0
- package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +5 -0
- package/dist-cjs/commands/FailoverDBClusterCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/ModifyDBClusterCommand.js +5 -0
- package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +5 -0
- package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +5 -0
- package/dist-cjs/commands/ModifyDBInstanceCommand.js +5 -0
- package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +5 -0
- package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +5 -0
- package/dist-cjs/commands/ModifyGlobalClusterCommand.js +5 -0
- package/dist-cjs/commands/RebootDBInstanceCommand.js +5 -0
- package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +5 -0
- package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +5 -0
- package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +5 -0
- package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +5 -0
- package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +5 -0
- package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +5 -0
- package/dist-cjs/commands/StartDBClusterCommand.js +5 -0
- package/dist-cjs/commands/StopDBClusterCommand.js +5 -0
- package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +5 -0
- package/dist-es/commands/AddTagsToResourceCommand.js +5 -0
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +5 -0
- package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +5 -0
- package/dist-es/commands/CopyDBClusterSnapshotCommand.js +5 -0
- package/dist-es/commands/CreateDBClusterCommand.js +5 -0
- package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +5 -0
- package/dist-es/commands/CreateDBClusterSnapshotCommand.js +5 -0
- package/dist-es/commands/CreateDBInstanceCommand.js +5 -0
- package/dist-es/commands/CreateDBSubnetGroupCommand.js +5 -0
- package/dist-es/commands/CreateEventSubscriptionCommand.js +5 -0
- package/dist-es/commands/CreateGlobalClusterCommand.js +5 -0
- package/dist-es/commands/DeleteDBClusterCommand.js +5 -0
- package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +5 -0
- package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +5 -0
- package/dist-es/commands/DeleteDBInstanceCommand.js +5 -0
- package/dist-es/commands/DeleteDBSubnetGroupCommand.js +5 -0
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +5 -0
- package/dist-es/commands/DeleteGlobalClusterCommand.js +5 -0
- package/dist-es/commands/DescribeCertificatesCommand.js +5 -0
- package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +5 -0
- package/dist-es/commands/DescribeDBClusterParametersCommand.js +5 -0
- package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +5 -0
- package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +5 -0
- package/dist-es/commands/DescribeDBClustersCommand.js +5 -0
- package/dist-es/commands/DescribeDBEngineVersionsCommand.js +5 -0
- package/dist-es/commands/DescribeDBInstancesCommand.js +5 -0
- package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +5 -0
- package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.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/DescribeGlobalClustersCommand.js +5 -0
- package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +5 -0
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +5 -0
- package/dist-es/commands/FailoverDBClusterCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/ModifyDBClusterCommand.js +5 -0
- package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +5 -0
- package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +5 -0
- package/dist-es/commands/ModifyDBInstanceCommand.js +5 -0
- package/dist-es/commands/ModifyDBSubnetGroupCommand.js +5 -0
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +5 -0
- package/dist-es/commands/ModifyGlobalClusterCommand.js +5 -0
- package/dist-es/commands/RebootDBInstanceCommand.js +5 -0
- package/dist-es/commands/RemoveFromGlobalClusterCommand.js +5 -0
- package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +5 -0
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +5 -0
- package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +5 -0
- package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +5 -0
- package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +5 -0
- package/dist-es/commands/StartDBClusterCommand.js +5 -0
- package/dist-es/commands/StopDBClusterCommand.js +5 -0
- package/package.json +33 -33
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_CreateGlobalClusterCommand, se_CreateGlobalClusterCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class CreateGlobalClusterCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class CreateGlobalClusterCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "CreateGlobalCluster",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteDBClusterCommand, se_DeleteDBClusterCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteDBClusterCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteDBClusterCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "DeleteDBCluster",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteDBClusterParameterGroupCommand, se_DeleteDBClusterParameterGroupCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteDBClusterParameterGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteDBClusterParameterGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "DeleteDBClusterParameterGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteDBClusterSnapshotCommand, se_DeleteDBClusterSnapshotCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteDBClusterSnapshotCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteDBClusterSnapshotCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "DeleteDBClusterSnapshot",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteDBInstanceCommand, se_DeleteDBInstanceCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteDBInstanceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteDBInstanceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "DeleteDBInstance",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteDBSubnetGroupCommand, se_DeleteDBSubnetGroupCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteDBSubnetGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteDBSubnetGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "DeleteDBSubnetGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteEventSubscriptionCommand, se_DeleteEventSubscriptionCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteEventSubscriptionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteEventSubscriptionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "DeleteEventSubscription",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DeleteGlobalClusterCommand, se_DeleteGlobalClusterCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DeleteGlobalClusterCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DeleteGlobalClusterCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "DeleteGlobalCluster",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeCertificatesCommand, se_DescribeCertificatesCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeCertificatesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeCertificatesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "DescribeCertificates",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeDBClusterParameterGroupsCommand, se_DescribeDBClusterParameterGroupsCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeDBClusterParameterGroupsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeDBClusterParameterGroupsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "DescribeDBClusterParameterGroups",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeDBClusterParametersCommand, se_DescribeDBClusterParametersCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeDBClusterParametersCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeDBClusterParametersCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "DescribeDBClusterParameters",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeDBClusterSnapshotAttributesCommand, se_DescribeDBClusterSnapshotAttributesCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeDBClusterSnapshotAttributesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeDBClusterSnapshotAttributesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "DescribeDBClusterSnapshotAttributes",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeDBClusterSnapshotsCommand, se_DescribeDBClusterSnapshotsCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeDBClusterSnapshotsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeDBClusterSnapshotsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "DescribeDBClusterSnapshots",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeDBClustersCommand, se_DescribeDBClustersCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeDBClustersCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeDBClustersCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "DescribeDBClusters",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeDBEngineVersionsCommand, se_DescribeDBEngineVersionsCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeDBEngineVersionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeDBEngineVersionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "DescribeDBEngineVersions",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeDBInstancesCommand, se_DescribeDBInstancesCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeDBInstancesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeDBInstancesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "DescribeDBInstances",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeDBSubnetGroupsCommand, se_DescribeDBSubnetGroupsCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeDBSubnetGroupsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeDBSubnetGroupsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "DescribeDBSubnetGroups",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeEngineDefaultClusterParametersCommand, se_DescribeEngineDefaultClusterParametersCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeEngineDefaultClusterParametersCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeEngineDefaultClusterParametersCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "DescribeEngineDefaultClusterParameters",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeEventCategoriesCommand, se_DescribeEventCategoriesCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeEventCategoriesCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeEventCategoriesCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "DescribeEventCategories",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeEventSubscriptionsCommand, se_DescribeEventSubscriptionsCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeEventSubscriptionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeEventSubscriptionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "DescribeEventSubscriptions",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeEventsCommand, se_DescribeEventsCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeEventsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeEventsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "DescribeEvents",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeGlobalClustersCommand, se_DescribeGlobalClustersCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeGlobalClustersCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeGlobalClustersCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "DescribeGlobalClusters",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribeOrderableDBInstanceOptionsCommand, se_DescribeOrderableDBInstanceOptionsCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribeOrderableDBInstanceOptionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribeOrderableDBInstanceOptionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "DescribeOrderableDBInstanceOptions",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_DescribePendingMaintenanceActionsCommand, se_DescribePendingMaintenanceActionsCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class DescribePendingMaintenanceActionsCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class DescribePendingMaintenanceActionsCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "DescribePendingMaintenanceActions",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_FailoverDBClusterCommand, se_FailoverDBClusterCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class FailoverDBClusterCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class FailoverDBClusterCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "FailoverDBCluster",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ListTagsForResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ListTagsForResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "ListTagsForResource",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ModifyDBClusterCommand, se_ModifyDBClusterCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifyDBClusterCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifyDBClusterCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "ModifyDBCluster",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ModifyDBClusterParameterGroupCommand, se_ModifyDBClusterParameterGroupCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifyDBClusterParameterGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifyDBClusterParameterGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "ModifyDBClusterParameterGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ModifyDBClusterSnapshotAttributeCommand, se_ModifyDBClusterSnapshotAttributeCommand, } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifyDBClusterSnapshotAttributeCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifyDBClusterSnapshotAttributeCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "ModifyDBClusterSnapshotAttribute",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ModifyDBInstanceCommand, se_ModifyDBInstanceCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifyDBInstanceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifyDBInstanceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "ModifyDBInstance",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ModifyDBSubnetGroupCommand, se_ModifyDBSubnetGroupCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifyDBSubnetGroupCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifyDBSubnetGroupCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "ModifyDBSubnetGroup",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
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 { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_ModifyEventSubscriptionCommand, se_ModifyEventSubscriptionCommand } from "../protocols/Aws_query";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class ModifyEventSubscriptionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class ModifyEventSubscriptionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "AmazonRDSv19",
|
|
35
|
+
operation: "ModifyEventSubscription",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|