@aws-sdk/client-rds 3.67.0 → 3.75.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/CHANGELOG.md +30 -0
- package/dist-cjs/RDS.js +0 -90
- package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +1 -2
- package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +3 -3
- package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +2 -1
- package/dist-cjs/commands/index.js +0 -6
- package/dist-cjs/models/models_0.js +91 -122
- package/dist-cjs/models/models_1.js +4 -109
- package/dist-cjs/pagination/index.js +1 -3
- package/dist-cjs/protocols/Aws_query.js +68 -640
- package/dist-es/RDS.js +0 -90
- package/dist-es/commands/DescribeDBProxyTargetsCommand.js +1 -2
- package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +1 -1
- package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +2 -1
- package/dist-es/commands/index.js +0 -6
- package/dist-es/models/models_0.js +66 -89
- package/dist-es/models/models_1.js +0 -82
- package/dist-es/pagination/index.js +1 -3
- package/dist-es/protocols/Aws_query.js +78 -717
- package/dist-types/RDS.d.ts +1 -61
- package/dist-types/RDSClient.d.ts +2 -8
- package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +1 -2
- package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +2 -1
- package/dist-types/commands/ModifyCertificatesCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +0 -6
- package/dist-types/models/models_0.d.ts +304 -308
- package/dist-types/models/models_1.d.ts +223 -382
- package/dist-types/pagination/index.d.ts +1 -3
- package/dist-types/protocols/Aws_query.d.ts +0 -18
- package/dist-types/ts3.4/RDS.d.ts +0 -30
- package/dist-types/ts3.4/RDSClient.d.ts +2 -8
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +1 -2
- package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/index.d.ts +0 -6
- package/dist-types/ts3.4/models/models_0.d.ts +151 -158
- package/dist-types/ts3.4/models/models_1.d.ts +9 -173
- package/dist-types/ts3.4/pagination/index.d.ts +1 -3
- package/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -18
- package/package.json +11 -11
- package/dist-cjs/commands/CreateCustomAvailabilityZoneCommand.js +0 -36
- package/dist-cjs/commands/DeleteCustomAvailabilityZoneCommand.js +0 -36
- package/dist-cjs/commands/DeleteInstallationMediaCommand.js +0 -36
- package/dist-cjs/commands/DescribeCustomAvailabilityZonesCommand.js +0 -36
- package/dist-cjs/commands/DescribeInstallationMediaCommand.js +0 -36
- package/dist-cjs/commands/ImportInstallationMediaCommand.js +0 -37
- package/dist-cjs/pagination/DescribeCustomAvailabilityZonesPaginator.js +0 -35
- package/dist-cjs/pagination/DescribeInstallationMediaPaginator.js +0 -35
- package/dist-es/commands/CreateCustomAvailabilityZoneCommand.js +0 -39
- package/dist-es/commands/DeleteCustomAvailabilityZoneCommand.js +0 -39
- package/dist-es/commands/DeleteInstallationMediaCommand.js +0 -39
- package/dist-es/commands/DescribeCustomAvailabilityZonesCommand.js +0 -39
- package/dist-es/commands/DescribeInstallationMediaCommand.js +0 -39
- package/dist-es/commands/ImportInstallationMediaCommand.js +0 -40
- package/dist-es/pagination/DescribeCustomAvailabilityZonesPaginator.js +0 -74
- package/dist-es/pagination/DescribeInstallationMediaPaginator.js +0 -74
- package/dist-types/commands/CreateCustomAvailabilityZoneCommand.d.ts +0 -40
- package/dist-types/commands/DeleteCustomAvailabilityZoneCommand.d.ts +0 -40
- package/dist-types/commands/DeleteInstallationMediaCommand.d.ts +0 -36
- package/dist-types/commands/DescribeCustomAvailabilityZonesCommand.d.ts +0 -40
- package/dist-types/commands/DescribeInstallationMediaCommand.d.ts +0 -36
- package/dist-types/commands/ImportInstallationMediaCommand.d.ts +0 -37
- package/dist-types/pagination/DescribeCustomAvailabilityZonesPaginator.d.ts +0 -4
- package/dist-types/pagination/DescribeInstallationMediaPaginator.d.ts +0 -4
- package/dist-types/ts3.4/commands/CreateCustomAvailabilityZoneCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteCustomAvailabilityZoneCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteInstallationMediaCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeCustomAvailabilityZonesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeInstallationMediaCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ImportInstallationMediaCommand.d.ts +0 -18
- package/dist-types/ts3.4/pagination/DescribeCustomAvailabilityZonesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/DescribeInstallationMediaPaginator.d.ts +0 -4
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,36 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
# [3.75.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.74.0...v3.75.0) (2022-04-21)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-rds
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [3.74.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.73.0...v3.74.0) (2022-04-20)
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### Features
|
|
18
|
+
|
|
19
|
+
* **client-rds:** Added a new cluster-level attribute to set the capacity range for Aurora Serverless v2 instances. ([fd985ae](https://github.com/aws/aws-sdk-js-v3/commit/fd985aeb119dc51a433ee216340510d704331eb7))
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
# [3.72.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.71.0...v3.72.0) (2022-04-15)
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
### Features
|
|
29
|
+
|
|
30
|
+
* **client-rds:** Removes Amazon RDS on VMware with the deletion of APIs related to Custom Availability Zones and Media installation ([2a9f8c3](https://github.com/aws/aws-sdk-js-v3/commit/2a9f8c3e4f7d82a08dd6e797181645d07ed87825))
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
6
36
|
# [3.67.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.66.0...v3.67.0) (2022-04-08)
|
|
7
37
|
|
|
8
38
|
**Note:** Version bump only for package @aws-sdk/client-rds
|
package/dist-cjs/RDS.js
CHANGED
|
@@ -14,7 +14,6 @@ const CopyDBClusterSnapshotCommand_1 = require("./commands/CopyDBClusterSnapshot
|
|
|
14
14
|
const CopyDBParameterGroupCommand_1 = require("./commands/CopyDBParameterGroupCommand");
|
|
15
15
|
const CopyDBSnapshotCommand_1 = require("./commands/CopyDBSnapshotCommand");
|
|
16
16
|
const CopyOptionGroupCommand_1 = require("./commands/CopyOptionGroupCommand");
|
|
17
|
-
const CreateCustomAvailabilityZoneCommand_1 = require("./commands/CreateCustomAvailabilityZoneCommand");
|
|
18
17
|
const CreateCustomDBEngineVersionCommand_1 = require("./commands/CreateCustomDBEngineVersionCommand");
|
|
19
18
|
const CreateDBClusterCommand_1 = require("./commands/CreateDBClusterCommand");
|
|
20
19
|
const CreateDBClusterEndpointCommand_1 = require("./commands/CreateDBClusterEndpointCommand");
|
|
@@ -31,7 +30,6 @@ const CreateDBSubnetGroupCommand_1 = require("./commands/CreateDBSubnetGroupComm
|
|
|
31
30
|
const CreateEventSubscriptionCommand_1 = require("./commands/CreateEventSubscriptionCommand");
|
|
32
31
|
const CreateGlobalClusterCommand_1 = require("./commands/CreateGlobalClusterCommand");
|
|
33
32
|
const CreateOptionGroupCommand_1 = require("./commands/CreateOptionGroupCommand");
|
|
34
|
-
const DeleteCustomAvailabilityZoneCommand_1 = require("./commands/DeleteCustomAvailabilityZoneCommand");
|
|
35
33
|
const DeleteCustomDBEngineVersionCommand_1 = require("./commands/DeleteCustomDBEngineVersionCommand");
|
|
36
34
|
const DeleteDBClusterCommand_1 = require("./commands/DeleteDBClusterCommand");
|
|
37
35
|
const DeleteDBClusterEndpointCommand_1 = require("./commands/DeleteDBClusterEndpointCommand");
|
|
@@ -47,12 +45,10 @@ const DeleteDBSnapshotCommand_1 = require("./commands/DeleteDBSnapshotCommand");
|
|
|
47
45
|
const DeleteDBSubnetGroupCommand_1 = require("./commands/DeleteDBSubnetGroupCommand");
|
|
48
46
|
const DeleteEventSubscriptionCommand_1 = require("./commands/DeleteEventSubscriptionCommand");
|
|
49
47
|
const DeleteGlobalClusterCommand_1 = require("./commands/DeleteGlobalClusterCommand");
|
|
50
|
-
const DeleteInstallationMediaCommand_1 = require("./commands/DeleteInstallationMediaCommand");
|
|
51
48
|
const DeleteOptionGroupCommand_1 = require("./commands/DeleteOptionGroupCommand");
|
|
52
49
|
const DeregisterDBProxyTargetsCommand_1 = require("./commands/DeregisterDBProxyTargetsCommand");
|
|
53
50
|
const DescribeAccountAttributesCommand_1 = require("./commands/DescribeAccountAttributesCommand");
|
|
54
51
|
const DescribeCertificatesCommand_1 = require("./commands/DescribeCertificatesCommand");
|
|
55
|
-
const DescribeCustomAvailabilityZonesCommand_1 = require("./commands/DescribeCustomAvailabilityZonesCommand");
|
|
56
52
|
const DescribeDBClusterBacktracksCommand_1 = require("./commands/DescribeDBClusterBacktracksCommand");
|
|
57
53
|
const DescribeDBClusterEndpointsCommand_1 = require("./commands/DescribeDBClusterEndpointsCommand");
|
|
58
54
|
const DescribeDBClusterParameterGroupsCommand_1 = require("./commands/DescribeDBClusterParameterGroupsCommand");
|
|
@@ -81,7 +77,6 @@ const DescribeEventsCommand_1 = require("./commands/DescribeEventsCommand");
|
|
|
81
77
|
const DescribeEventSubscriptionsCommand_1 = require("./commands/DescribeEventSubscriptionsCommand");
|
|
82
78
|
const DescribeExportTasksCommand_1 = require("./commands/DescribeExportTasksCommand");
|
|
83
79
|
const DescribeGlobalClustersCommand_1 = require("./commands/DescribeGlobalClustersCommand");
|
|
84
|
-
const DescribeInstallationMediaCommand_1 = require("./commands/DescribeInstallationMediaCommand");
|
|
85
80
|
const DescribeOptionGroupOptionsCommand_1 = require("./commands/DescribeOptionGroupOptionsCommand");
|
|
86
81
|
const DescribeOptionGroupsCommand_1 = require("./commands/DescribeOptionGroupsCommand");
|
|
87
82
|
const DescribeOrderableDBInstanceOptionsCommand_1 = require("./commands/DescribeOrderableDBInstanceOptionsCommand");
|
|
@@ -93,7 +88,6 @@ const DescribeValidDBInstanceModificationsCommand_1 = require("./commands/Descri
|
|
|
93
88
|
const DownloadDBLogFilePortionCommand_1 = require("./commands/DownloadDBLogFilePortionCommand");
|
|
94
89
|
const FailoverDBClusterCommand_1 = require("./commands/FailoverDBClusterCommand");
|
|
95
90
|
const FailoverGlobalClusterCommand_1 = require("./commands/FailoverGlobalClusterCommand");
|
|
96
|
-
const ImportInstallationMediaCommand_1 = require("./commands/ImportInstallationMediaCommand");
|
|
97
91
|
const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
|
|
98
92
|
const ModifyCertificatesCommand_1 = require("./commands/ModifyCertificatesCommand");
|
|
99
93
|
const ModifyCurrentDBClusterCapacityCommand_1 = require("./commands/ModifyCurrentDBClusterCapacityCommand");
|
|
@@ -326,20 +320,6 @@ class RDS extends RDSClient_1.RDSClient {
|
|
|
326
320
|
return this.send(command, optionsOrCb);
|
|
327
321
|
}
|
|
328
322
|
}
|
|
329
|
-
createCustomAvailabilityZone(args, optionsOrCb, cb) {
|
|
330
|
-
const command = new CreateCustomAvailabilityZoneCommand_1.CreateCustomAvailabilityZoneCommand(args);
|
|
331
|
-
if (typeof optionsOrCb === "function") {
|
|
332
|
-
this.send(command, optionsOrCb);
|
|
333
|
-
}
|
|
334
|
-
else if (typeof cb === "function") {
|
|
335
|
-
if (typeof optionsOrCb !== "object")
|
|
336
|
-
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
337
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
338
|
-
}
|
|
339
|
-
else {
|
|
340
|
-
return this.send(command, optionsOrCb);
|
|
341
|
-
}
|
|
342
|
-
}
|
|
343
323
|
createCustomDBEngineVersion(args, optionsOrCb, cb) {
|
|
344
324
|
const command = new CreateCustomDBEngineVersionCommand_1.CreateCustomDBEngineVersionCommand(args);
|
|
345
325
|
if (typeof optionsOrCb === "function") {
|
|
@@ -564,20 +544,6 @@ class RDS extends RDSClient_1.RDSClient {
|
|
|
564
544
|
return this.send(command, optionsOrCb);
|
|
565
545
|
}
|
|
566
546
|
}
|
|
567
|
-
deleteCustomAvailabilityZone(args, optionsOrCb, cb) {
|
|
568
|
-
const command = new DeleteCustomAvailabilityZoneCommand_1.DeleteCustomAvailabilityZoneCommand(args);
|
|
569
|
-
if (typeof optionsOrCb === "function") {
|
|
570
|
-
this.send(command, optionsOrCb);
|
|
571
|
-
}
|
|
572
|
-
else if (typeof cb === "function") {
|
|
573
|
-
if (typeof optionsOrCb !== "object")
|
|
574
|
-
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
575
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
576
|
-
}
|
|
577
|
-
else {
|
|
578
|
-
return this.send(command, optionsOrCb);
|
|
579
|
-
}
|
|
580
|
-
}
|
|
581
547
|
deleteCustomDBEngineVersion(args, optionsOrCb, cb) {
|
|
582
548
|
const command = new DeleteCustomDBEngineVersionCommand_1.DeleteCustomDBEngineVersionCommand(args);
|
|
583
549
|
if (typeof optionsOrCb === "function") {
|
|
@@ -788,20 +754,6 @@ class RDS extends RDSClient_1.RDSClient {
|
|
|
788
754
|
return this.send(command, optionsOrCb);
|
|
789
755
|
}
|
|
790
756
|
}
|
|
791
|
-
deleteInstallationMedia(args, optionsOrCb, cb) {
|
|
792
|
-
const command = new DeleteInstallationMediaCommand_1.DeleteInstallationMediaCommand(args);
|
|
793
|
-
if (typeof optionsOrCb === "function") {
|
|
794
|
-
this.send(command, optionsOrCb);
|
|
795
|
-
}
|
|
796
|
-
else if (typeof cb === "function") {
|
|
797
|
-
if (typeof optionsOrCb !== "object")
|
|
798
|
-
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
799
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
800
|
-
}
|
|
801
|
-
else {
|
|
802
|
-
return this.send(command, optionsOrCb);
|
|
803
|
-
}
|
|
804
|
-
}
|
|
805
757
|
deleteOptionGroup(args, optionsOrCb, cb) {
|
|
806
758
|
const command = new DeleteOptionGroupCommand_1.DeleteOptionGroupCommand(args);
|
|
807
759
|
if (typeof optionsOrCb === "function") {
|
|
@@ -858,20 +810,6 @@ class RDS extends RDSClient_1.RDSClient {
|
|
|
858
810
|
return this.send(command, optionsOrCb);
|
|
859
811
|
}
|
|
860
812
|
}
|
|
861
|
-
describeCustomAvailabilityZones(args, optionsOrCb, cb) {
|
|
862
|
-
const command = new DescribeCustomAvailabilityZonesCommand_1.DescribeCustomAvailabilityZonesCommand(args);
|
|
863
|
-
if (typeof optionsOrCb === "function") {
|
|
864
|
-
this.send(command, optionsOrCb);
|
|
865
|
-
}
|
|
866
|
-
else if (typeof cb === "function") {
|
|
867
|
-
if (typeof optionsOrCb !== "object")
|
|
868
|
-
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
869
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
870
|
-
}
|
|
871
|
-
else {
|
|
872
|
-
return this.send(command, optionsOrCb);
|
|
873
|
-
}
|
|
874
|
-
}
|
|
875
813
|
describeDBClusterBacktracks(args, optionsOrCb, cb) {
|
|
876
814
|
const command = new DescribeDBClusterBacktracksCommand_1.DescribeDBClusterBacktracksCommand(args);
|
|
877
815
|
if (typeof optionsOrCb === "function") {
|
|
@@ -1264,20 +1202,6 @@ class RDS extends RDSClient_1.RDSClient {
|
|
|
1264
1202
|
return this.send(command, optionsOrCb);
|
|
1265
1203
|
}
|
|
1266
1204
|
}
|
|
1267
|
-
describeInstallationMedia(args, optionsOrCb, cb) {
|
|
1268
|
-
const command = new DescribeInstallationMediaCommand_1.DescribeInstallationMediaCommand(args);
|
|
1269
|
-
if (typeof optionsOrCb === "function") {
|
|
1270
|
-
this.send(command, optionsOrCb);
|
|
1271
|
-
}
|
|
1272
|
-
else if (typeof cb === "function") {
|
|
1273
|
-
if (typeof optionsOrCb !== "object")
|
|
1274
|
-
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1275
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1276
|
-
}
|
|
1277
|
-
else {
|
|
1278
|
-
return this.send(command, optionsOrCb);
|
|
1279
|
-
}
|
|
1280
|
-
}
|
|
1281
1205
|
describeOptionGroupOptions(args, optionsOrCb, cb) {
|
|
1282
1206
|
const command = new DescribeOptionGroupOptionsCommand_1.DescribeOptionGroupOptionsCommand(args);
|
|
1283
1207
|
if (typeof optionsOrCb === "function") {
|
|
@@ -1432,20 +1356,6 @@ class RDS extends RDSClient_1.RDSClient {
|
|
|
1432
1356
|
return this.send(command, optionsOrCb);
|
|
1433
1357
|
}
|
|
1434
1358
|
}
|
|
1435
|
-
importInstallationMedia(args, optionsOrCb, cb) {
|
|
1436
|
-
const command = new ImportInstallationMediaCommand_1.ImportInstallationMediaCommand(args);
|
|
1437
|
-
if (typeof optionsOrCb === "function") {
|
|
1438
|
-
this.send(command, optionsOrCb);
|
|
1439
|
-
}
|
|
1440
|
-
else if (typeof cb === "function") {
|
|
1441
|
-
if (typeof optionsOrCb !== "object")
|
|
1442
|
-
throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
|
|
1443
|
-
this.send(command, optionsOrCb || {}, cb);
|
|
1444
|
-
}
|
|
1445
|
-
else {
|
|
1446
|
-
return this.send(command, optionsOrCb);
|
|
1447
|
-
}
|
|
1448
|
-
}
|
|
1449
1359
|
listTagsForResource(args, optionsOrCb, cb) {
|
|
1450
1360
|
const command = new ListTagsForResourceCommand_1.ListTagsForResourceCommand(args);
|
|
1451
1361
|
if (typeof optionsOrCb === "function") {
|
|
@@ -4,7 +4,6 @@ exports.DescribeDBProxyTargetsCommand = void 0;
|
|
|
4
4
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const models_0_1 = require("../models/models_0");
|
|
7
|
-
const models_1_1 = require("../models/models_1");
|
|
8
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
9
8
|
class DescribeDBProxyTargetsCommand extends smithy_client_1.Command {
|
|
10
9
|
constructor(input) {
|
|
@@ -22,7 +21,7 @@ class DescribeDBProxyTargetsCommand extends smithy_client_1.Command {
|
|
|
22
21
|
clientName,
|
|
23
22
|
commandName,
|
|
24
23
|
inputFilterSensitiveLog: models_0_1.DescribeDBProxyTargetsRequest.filterSensitiveLog,
|
|
25
|
-
outputFilterSensitiveLog:
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DescribeDBProxyTargetsResponse.filterSensitiveLog,
|
|
26
25
|
};
|
|
27
26
|
const { requestHandler } = configuration;
|
|
28
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -3,7 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.DescribeDBSecurityGroupsCommand = void 0;
|
|
4
4
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
|
-
const
|
|
6
|
+
const models_0_1 = require("../models/models_0");
|
|
7
7
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
8
8
|
class DescribeDBSecurityGroupsCommand extends smithy_client_1.Command {
|
|
9
9
|
constructor(input) {
|
|
@@ -20,8 +20,8 @@ class DescribeDBSecurityGroupsCommand extends smithy_client_1.Command {
|
|
|
20
20
|
logger,
|
|
21
21
|
clientName,
|
|
22
22
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
-
outputFilterSensitiveLog:
|
|
23
|
+
inputFilterSensitiveLog: models_0_1.DescribeDBSecurityGroupsMessage.filterSensitiveLog,
|
|
24
|
+
outputFilterSensitiveLog: models_0_1.DBSecurityGroupMessage.filterSensitiveLog,
|
|
25
25
|
};
|
|
26
26
|
const { requestHandler } = configuration;
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -3,6 +3,7 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.DescribeDBSnapshotAttributesCommand = void 0;
|
|
4
4
|
const middleware_serde_1 = require("@aws-sdk/middleware-serde");
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
|
+
const models_0_1 = require("../models/models_0");
|
|
6
7
|
const models_1_1 = require("../models/models_1");
|
|
7
8
|
const Aws_query_1 = require("../protocols/Aws_query");
|
|
8
9
|
class DescribeDBSnapshotAttributesCommand extends smithy_client_1.Command {
|
|
@@ -20,7 +21,7 @@ class DescribeDBSnapshotAttributesCommand extends smithy_client_1.Command {
|
|
|
20
21
|
logger,
|
|
21
22
|
clientName,
|
|
22
23
|
commandName,
|
|
23
|
-
inputFilterSensitiveLog:
|
|
24
|
+
inputFilterSensitiveLog: models_0_1.DescribeDBSnapshotAttributesMessage.filterSensitiveLog,
|
|
24
25
|
outputFilterSensitiveLog: models_1_1.DescribeDBSnapshotAttributesResult.filterSensitiveLog,
|
|
25
26
|
};
|
|
26
27
|
const { requestHandler } = configuration;
|
|
@@ -14,7 +14,6 @@ tslib_1.__exportStar(require("./CopyDBClusterSnapshotCommand"), exports);
|
|
|
14
14
|
tslib_1.__exportStar(require("./CopyDBParameterGroupCommand"), exports);
|
|
15
15
|
tslib_1.__exportStar(require("./CopyDBSnapshotCommand"), exports);
|
|
16
16
|
tslib_1.__exportStar(require("./CopyOptionGroupCommand"), exports);
|
|
17
|
-
tslib_1.__exportStar(require("./CreateCustomAvailabilityZoneCommand"), exports);
|
|
18
17
|
tslib_1.__exportStar(require("./CreateCustomDBEngineVersionCommand"), exports);
|
|
19
18
|
tslib_1.__exportStar(require("./CreateDBClusterCommand"), exports);
|
|
20
19
|
tslib_1.__exportStar(require("./CreateDBClusterEndpointCommand"), exports);
|
|
@@ -31,7 +30,6 @@ tslib_1.__exportStar(require("./CreateDBSubnetGroupCommand"), exports);
|
|
|
31
30
|
tslib_1.__exportStar(require("./CreateEventSubscriptionCommand"), exports);
|
|
32
31
|
tslib_1.__exportStar(require("./CreateGlobalClusterCommand"), exports);
|
|
33
32
|
tslib_1.__exportStar(require("./CreateOptionGroupCommand"), exports);
|
|
34
|
-
tslib_1.__exportStar(require("./DeleteCustomAvailabilityZoneCommand"), exports);
|
|
35
33
|
tslib_1.__exportStar(require("./DeleteCustomDBEngineVersionCommand"), exports);
|
|
36
34
|
tslib_1.__exportStar(require("./DeleteDBClusterCommand"), exports);
|
|
37
35
|
tslib_1.__exportStar(require("./DeleteDBClusterEndpointCommand"), exports);
|
|
@@ -47,12 +45,10 @@ tslib_1.__exportStar(require("./DeleteDBSnapshotCommand"), exports);
|
|
|
47
45
|
tslib_1.__exportStar(require("./DeleteDBSubnetGroupCommand"), exports);
|
|
48
46
|
tslib_1.__exportStar(require("./DeleteEventSubscriptionCommand"), exports);
|
|
49
47
|
tslib_1.__exportStar(require("./DeleteGlobalClusterCommand"), exports);
|
|
50
|
-
tslib_1.__exportStar(require("./DeleteInstallationMediaCommand"), exports);
|
|
51
48
|
tslib_1.__exportStar(require("./DeleteOptionGroupCommand"), exports);
|
|
52
49
|
tslib_1.__exportStar(require("./DeregisterDBProxyTargetsCommand"), exports);
|
|
53
50
|
tslib_1.__exportStar(require("./DescribeAccountAttributesCommand"), exports);
|
|
54
51
|
tslib_1.__exportStar(require("./DescribeCertificatesCommand"), exports);
|
|
55
|
-
tslib_1.__exportStar(require("./DescribeCustomAvailabilityZonesCommand"), exports);
|
|
56
52
|
tslib_1.__exportStar(require("./DescribeDBClusterBacktracksCommand"), exports);
|
|
57
53
|
tslib_1.__exportStar(require("./DescribeDBClusterEndpointsCommand"), exports);
|
|
58
54
|
tslib_1.__exportStar(require("./DescribeDBClusterParameterGroupsCommand"), exports);
|
|
@@ -81,7 +77,6 @@ tslib_1.__exportStar(require("./DescribeEventSubscriptionsCommand"), exports);
|
|
|
81
77
|
tslib_1.__exportStar(require("./DescribeEventsCommand"), exports);
|
|
82
78
|
tslib_1.__exportStar(require("./DescribeExportTasksCommand"), exports);
|
|
83
79
|
tslib_1.__exportStar(require("./DescribeGlobalClustersCommand"), exports);
|
|
84
|
-
tslib_1.__exportStar(require("./DescribeInstallationMediaCommand"), exports);
|
|
85
80
|
tslib_1.__exportStar(require("./DescribeOptionGroupOptionsCommand"), exports);
|
|
86
81
|
tslib_1.__exportStar(require("./DescribeOptionGroupsCommand"), exports);
|
|
87
82
|
tslib_1.__exportStar(require("./DescribeOrderableDBInstanceOptionsCommand"), exports);
|
|
@@ -93,7 +88,6 @@ tslib_1.__exportStar(require("./DescribeValidDBInstanceModificationsCommand"), e
|
|
|
93
88
|
tslib_1.__exportStar(require("./DownloadDBLogFilePortionCommand"), exports);
|
|
94
89
|
tslib_1.__exportStar(require("./FailoverDBClusterCommand"), exports);
|
|
95
90
|
tslib_1.__exportStar(require("./FailoverGlobalClusterCommand"), exports);
|
|
96
|
-
tslib_1.__exportStar(require("./ImportInstallationMediaCommand"), exports);
|
|
97
91
|
tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
|
|
98
92
|
tslib_1.__exportStar(require("./ModifyCertificatesCommand"), exports);
|
|
99
93
|
tslib_1.__exportStar(require("./ModifyCurrentDBClusterCapacityCommand"), exports);
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.DBClusterSnapshot = exports.CopyDBClusterSnapshotMessage = exports.DBParameterGroupQuotaExceededFault = exports.DBParameterGroupNotFoundFault = exports.DBParameterGroupAlreadyExistsFault = exports.CopyDBClusterParameterGroupResult = exports.DBClusterParameterGroup = exports.CopyDBClusterParameterGroupMessage = exports.InvalidExportTaskStateFault = exports.ExportTaskNotFoundFault = exports.ExportTask = exports.CancelExportTaskMessage = exports.DBClusterBacktrack = exports.BacktrackDBClusterMessage = exports.InvalidDBSecurityGroupStateFault = exports.DBSecurityGroupNotFoundFault = exports.AuthorizeDBSecurityGroupIngressResult = exports.DBSecurityGroup = exports.IPRange = exports.EC2SecurityGroup = exports.AuthorizeDBSecurityGroupIngressMessage = exports.AuthorizationQuotaExceededFault = exports.AuthorizationAlreadyExistsFault = exports.ResourceNotFoundFault = exports.ApplyPendingMaintenanceActionResult = exports.ResourcePendingMaintenanceActions = exports.PendingMaintenanceAction = exports.ApplyPendingMaintenanceActionMessage = exports.DBSnapshotNotFoundFault = exports.DBProxyTargetGroupNotFoundFault = exports.DBProxyNotFoundFault = exports.AddTagsToResourceMessage = exports.Tag = exports.SubscriptionNotFoundFault = exports.SourceNotFoundFault = exports.AddSourceIdentifierToSubscriptionResult = exports.EventSubscription = exports.AddSourceIdentifierToSubscriptionMessage = exports.InvalidDBInstanceStateFault = exports.DBInstanceRoleQuotaExceededFault = exports.DBInstanceRoleAlreadyExistsFault = exports.DBInstanceNotFoundFault = exports.AddRoleToDBInstanceMessage = exports.InvalidDBClusterStateFault = exports.DBClusterRoleQuotaExceededFault = exports.DBClusterRoleAlreadyExistsFault = exports.DBClusterNotFoundFault = exports.AddRoleToDBClusterMessage = exports.AccountAttributesMessage = exports.AccountQuota = void 0;
|
|
4
|
-
exports.
|
|
5
|
-
exports.CreateDBParameterGroupMessage = exports.InvalidDBSubnetGroupFault = exports.DBSubnetGroupNotAllowedFault = exports.CreateDBInstanceReadReplicaResult = exports.CreateDBInstanceReadReplicaMessage = exports.StorageTypeNotSupportedFault = exports.ProvisionedIopsNotAvailableInAZFault = exports.InsufficientDBInstanceCapacityFault = exports.InstanceQuotaExceededFault = exports.DBInstanceAlreadyExistsFault = exports.CreateDBInstanceResult = exports.DBInstance = exports.DBInstanceStatusInfo = exports.ReplicaMode = exports.PendingModifiedValues = exports.OptionGroupMembership = exports.Endpoint = exports.DBSubnetGroup = exports.Subnet = exports.Outpost = exports.AvailabilityZone = exports.DBParameterGroupStatus = exports.DBInstanceAutomatedBackupsReplication = exports.AutomationMode = exports.DBInstanceRole = exports.CreateDBInstanceMessage = exports.BackupPolicyNotFoundFault = exports.AuthorizationNotFoundFault = exports.CreateDBClusterSnapshotResult = exports.CreateDBClusterSnapshotMessage = exports.CreateDBClusterParameterGroupResult = exports.CreateDBClusterParameterGroupMessage = exports.DBClusterEndpointQuotaExceededFault = exports.DBClusterEndpointAlreadyExistsFault = exports.DBClusterEndpoint = exports.CreateDBClusterEndpointMessage = exports.StorageQuotaExceededFault = exports.InvalidVPCNetworkStateFault = exports.InvalidSubnet = exports.InvalidGlobalClusterStateFault = exports.InvalidDBSubnetGroupStateFault = exports.InsufficientStorageClusterCapacityFault = exports.GlobalClusterNotFoundFault = exports.DomainNotFoundFault = exports.DBSubnetGroupNotFoundFault = exports.DBSubnetGroupDoesNotCoverEnoughAZs =
|
|
6
|
-
exports.CreateOptionGroupResult = exports.CreateOptionGroupMessage = exports.GlobalClusterQuotaExceededFault = exports.GlobalClusterAlreadyExistsFault = exports.CreateGlobalClusterResult = exports.GlobalCluster = exports.GlobalClusterMember = exports.FailoverState = exports.FailoverStatus = exports.CreateGlobalClusterMessage = exports.SubscriptionCategoryNotFoundFault = exports.SubscriptionAlreadyExistFault = exports.SNSTopicArnNotFoundFault = exports.SNSNoAuthorizationFault = exports.SNSInvalidTopicFault = exports.EventSubscriptionQuotaExceededFault = exports.CreateEventSubscriptionResult = exports.CreateEventSubscriptionMessage = exports.DBSubnetQuotaExceededFault = exports.DBSubnetGroupQuotaExceededFault = exports.DBSubnetGroupAlreadyExistsFault = exports.CreateDBSubnetGroupResult = exports.CreateDBSubnetGroupMessage = exports.CreateDBSnapshotResult = exports.CreateDBSnapshotMessage = exports.DBSecurityGroupQuotaExceededFault = exports.DBSecurityGroupNotSupportedFault = exports.DBSecurityGroupAlreadyExistsFault = exports.CreateDBSecurityGroupResult = exports.CreateDBSecurityGroupMessage = exports.InvalidDBProxyStateFault = exports.DBProxyEndpointQuotaExceededFault = exports.DBProxyEndpointAlreadyExistsFault = exports.CreateDBProxyEndpointResponse = exports.DBProxyEndpoint = exports.DBProxyEndpointStatus = exports.CreateDBProxyEndpointRequest = exports.DBProxyEndpointTargetRole = exports.DBProxyQuotaExceededFault = exports.DBProxyAlreadyExistsFault = exports.CreateDBProxyResponse = exports.DBProxy = exports.DBProxyStatus = exports.UserAuthConfigInfo = exports.CreateDBProxyRequest = exports.EngineFamily =
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
4
|
+
exports.DBClusterQuotaExceededFault = exports.DBClusterParameterGroupNotFoundFault = exports.DBClusterAlreadyExistsFault = exports.CreateDBClusterResult = exports.DBCluster = exports.ServerlessV2ScalingConfigurationInfo = exports.ScalingConfigurationInfo = exports.ClusterPendingModifiedValues = exports.PendingCloudwatchLogsExports = exports.WriteForwardingStatus = exports.DomainMembership = exports.DBClusterOptionGroupStatus = exports.DBClusterMember = exports.DBClusterRole = exports.CreateDBClusterMessage = exports.ServerlessV2ScalingConfiguration = exports.ScalingConfiguration = exports.DBEngineVersion = exports.UpgradeTarget = exports.Timezone = exports.CharacterSet = exports.CustomDBEngineVersionQuotaExceededFault = exports.CustomDBEngineVersionAlreadyExistsFault = exports.CreateCustomDBEngineVersionMessage = exports.OptionGroupQuotaExceededFault = exports.OptionGroupNotFoundFault = exports.OptionGroupAlreadyExistsFault = exports.CopyOptionGroupResult = exports.OptionGroup = exports.Option = exports.VpcSecurityGroupMembership = exports.OptionSetting = exports.DBSecurityGroupMembership = exports.CopyOptionGroupMessage = exports.InvalidDBSnapshotStateFault = exports.DBSnapshotAlreadyExistsFault = exports.CustomAvailabilityZoneNotFoundFault = exports.CopyDBSnapshotResult = exports.DBSnapshot = exports.ProcessorFeature = exports.CopyDBSnapshotMessage = exports.CopyDBParameterGroupResult = exports.DBParameterGroup = exports.CopyDBParameterGroupMessage = exports.SnapshotQuotaExceededFault = exports.KMSKeyNotAccessibleFault = exports.InvalidDBClusterSnapshotStateFault = exports.DBClusterSnapshotNotFoundFault = exports.DBClusterSnapshotAlreadyExistsFault = exports.CopyDBClusterSnapshotResult = void 0;
|
|
5
|
+
exports.UserAuthConfig = exports.IAMAuthMode = exports.AuthScheme = exports.CreateDBParameterGroupResult = exports.CreateDBParameterGroupMessage = exports.InvalidDBSubnetGroupFault = exports.DBSubnetGroupNotAllowedFault = exports.CreateDBInstanceReadReplicaResult = exports.CreateDBInstanceReadReplicaMessage = exports.StorageTypeNotSupportedFault = exports.ProvisionedIopsNotAvailableInAZFault = exports.InsufficientDBInstanceCapacityFault = exports.InstanceQuotaExceededFault = exports.DBInstanceAlreadyExistsFault = exports.CreateDBInstanceResult = exports.DBInstance = exports.DBInstanceStatusInfo = exports.ReplicaMode = exports.PendingModifiedValues = exports.OptionGroupMembership = exports.Endpoint = exports.DBSubnetGroup = exports.Subnet = exports.Outpost = exports.AvailabilityZone = exports.DBParameterGroupStatus = exports.DBInstanceAutomatedBackupsReplication = exports.AutomationMode = exports.DBInstanceRole = exports.CreateDBInstanceMessage = exports.BackupPolicyNotFoundFault = exports.AuthorizationNotFoundFault = exports.CreateDBClusterSnapshotResult = exports.CreateDBClusterSnapshotMessage = exports.CreateDBClusterParameterGroupResult = exports.CreateDBClusterParameterGroupMessage = exports.DBClusterEndpointQuotaExceededFault = exports.DBClusterEndpointAlreadyExistsFault = exports.DBClusterEndpoint = exports.CreateDBClusterEndpointMessage = exports.StorageQuotaExceededFault = exports.InvalidVPCNetworkStateFault = exports.InvalidSubnet = exports.InvalidGlobalClusterStateFault = exports.InvalidDBSubnetGroupStateFault = exports.InsufficientStorageClusterCapacityFault = exports.GlobalClusterNotFoundFault = exports.DomainNotFoundFault = exports.DBSubnetGroupNotFoundFault = exports.DBSubnetGroupDoesNotCoverEnoughAZs = void 0;
|
|
6
|
+
exports.DeleteDBClusterMessage = exports.InvalidCustomDBEngineVersionStateFault = exports.DeleteCustomDBEngineVersionMessage = exports.CustomDBEngineVersionNotFoundFault = exports.CreateOptionGroupResult = exports.CreateOptionGroupMessage = exports.GlobalClusterQuotaExceededFault = exports.GlobalClusterAlreadyExistsFault = exports.CreateGlobalClusterResult = exports.GlobalCluster = exports.GlobalClusterMember = exports.FailoverState = exports.FailoverStatus = exports.CreateGlobalClusterMessage = exports.SubscriptionCategoryNotFoundFault = exports.SubscriptionAlreadyExistFault = exports.SNSTopicArnNotFoundFault = exports.SNSNoAuthorizationFault = exports.SNSInvalidTopicFault = exports.EventSubscriptionQuotaExceededFault = exports.CreateEventSubscriptionResult = exports.CreateEventSubscriptionMessage = exports.DBSubnetQuotaExceededFault = exports.DBSubnetGroupQuotaExceededFault = exports.DBSubnetGroupAlreadyExistsFault = exports.CreateDBSubnetGroupResult = exports.CreateDBSubnetGroupMessage = exports.CreateDBSnapshotResult = exports.CreateDBSnapshotMessage = exports.DBSecurityGroupQuotaExceededFault = exports.DBSecurityGroupNotSupportedFault = exports.DBSecurityGroupAlreadyExistsFault = exports.CreateDBSecurityGroupResult = exports.CreateDBSecurityGroupMessage = exports.InvalidDBProxyStateFault = exports.DBProxyEndpointQuotaExceededFault = exports.DBProxyEndpointAlreadyExistsFault = exports.CreateDBProxyEndpointResponse = exports.DBProxyEndpoint = exports.DBProxyEndpointStatus = exports.CreateDBProxyEndpointRequest = exports.DBProxyEndpointTargetRole = exports.DBProxyQuotaExceededFault = exports.DBProxyAlreadyExistsFault = exports.CreateDBProxyResponse = exports.DBProxy = exports.DBProxyStatus = exports.UserAuthConfigInfo = exports.CreateDBProxyRequest = exports.EngineFamily = void 0;
|
|
7
|
+
exports.DescribeDBClusterEndpointsMessage = exports.DBClusterEndpointMessage = exports.DescribeDBClusterBacktracksMessage = exports.DBClusterBacktrackNotFoundFault = exports.DBClusterBacktrackMessage = exports.DescribeCertificatesMessage = exports.Filter = exports.CertificateNotFoundFault = exports.CertificateMessage = exports.Certificate = exports.DescribeAccountAttributesMessage = exports.DeregisterDBProxyTargetsResponse = exports.DeregisterDBProxyTargetsRequest = exports.DBProxyTargetNotFoundFault = exports.InvalidOptionGroupStateFault = exports.DeleteOptionGroupMessage = exports.DeleteGlobalClusterResult = exports.DeleteGlobalClusterMessage = exports.InvalidEventSubscriptionStateFault = exports.DeleteEventSubscriptionResult = exports.DeleteEventSubscriptionMessage = exports.InvalidDBSubnetStateFault = exports.DeleteDBSubnetGroupMessage = exports.DeleteDBSnapshotResult = exports.DeleteDBSnapshotMessage = exports.DeleteDBSecurityGroupMessage = exports.InvalidDBProxyEndpointStateFault = exports.DeleteDBProxyEndpointResponse = exports.DeleteDBProxyEndpointRequest = exports.DBProxyEndpointNotFoundFault = exports.DeleteDBProxyResponse = exports.DeleteDBProxyRequest = exports.DeleteDBParameterGroupMessage = exports.InvalidDBInstanceAutomatedBackupStateFault = exports.DeleteDBInstanceAutomatedBackupResult = exports.DBInstanceAutomatedBackup = exports.RestoreWindow = exports.DeleteDBInstanceAutomatedBackupMessage = exports.DBInstanceAutomatedBackupNotFoundFault = exports.DeleteDBInstanceResult = exports.DeleteDBInstanceMessage = exports.DBInstanceAutomatedBackupQuotaExceededFault = exports.DeleteDBClusterSnapshotResult = exports.DeleteDBClusterSnapshotMessage = exports.InvalidDBParameterGroupStateFault = exports.DeleteDBClusterParameterGroupMessage = exports.InvalidDBClusterEndpointStateFault = exports.DeleteDBClusterEndpointMessage = exports.DBClusterEndpointNotFoundFault = exports.DeleteDBClusterResult = void 0;
|
|
8
|
+
exports.DBSnapshotAttributesResult = exports.DBSnapshotAttribute = exports.DescribeDBSnapshotAttributesMessage = exports.DescribeDBSecurityGroupsMessage = exports.DBSecurityGroupMessage = exports.DescribeDBProxyTargetsResponse = exports.DBProxyTarget = exports.TargetType = exports.TargetHealth = exports.TargetState = exports.TargetHealthReason = exports.TargetRole = exports.DescribeDBProxyTargetsRequest = exports.DescribeDBProxyTargetGroupsResponse = exports.DBProxyTargetGroup = exports.ConnectionPoolConfigurationInfo = exports.DescribeDBProxyTargetGroupsRequest = exports.DescribeDBProxyEndpointsResponse = exports.DescribeDBProxyEndpointsRequest = exports.DescribeDBProxiesResponse = exports.DescribeDBProxiesRequest = exports.DescribeDBParametersMessage = exports.DBParameterGroupDetails = exports.DescribeDBParameterGroupsMessage = exports.DBParameterGroupsMessage = exports.DescribeDBLogFilesResponse = exports.DescribeDBLogFilesDetails = exports.DescribeDBLogFilesMessage = exports.DescribeDBInstancesMessage = exports.DBInstanceMessage = exports.DescribeDBInstanceAutomatedBackupsMessage = exports.DBInstanceAutomatedBackupMessage = exports.DescribeDBEngineVersionsMessage = exports.DBEngineVersionMessage = exports.DescribeDBClusterSnapshotsMessage = exports.DBClusterSnapshotMessage = exports.DescribeDBClusterSnapshotAttributesResult = exports.DBClusterSnapshotAttributesResult = exports.DBClusterSnapshotAttribute = exports.DescribeDBClusterSnapshotAttributesMessage = exports.DescribeDBClustersMessage = exports.DBClusterMessage = exports.DescribeDBClusterParametersMessage = exports.DBClusterParameterGroupDetails = exports.Parameter = exports.DescribeDBClusterParameterGroupsMessage = exports.DBClusterParameterGroupsMessage = void 0;
|
|
10
9
|
const RDSServiceException_1 = require("./RDSServiceException");
|
|
11
10
|
var AccountQuota;
|
|
12
11
|
(function (AccountQuota) {
|
|
@@ -702,61 +701,6 @@ class OptionGroupQuotaExceededFault extends RDSServiceException_1.RDSServiceExce
|
|
|
702
701
|
}
|
|
703
702
|
}
|
|
704
703
|
exports.OptionGroupQuotaExceededFault = OptionGroupQuotaExceededFault;
|
|
705
|
-
var CreateCustomAvailabilityZoneMessage;
|
|
706
|
-
(function (CreateCustomAvailabilityZoneMessage) {
|
|
707
|
-
CreateCustomAvailabilityZoneMessage.filterSensitiveLog = (obj) => ({
|
|
708
|
-
...obj,
|
|
709
|
-
});
|
|
710
|
-
})(CreateCustomAvailabilityZoneMessage = exports.CreateCustomAvailabilityZoneMessage || (exports.CreateCustomAvailabilityZoneMessage = {}));
|
|
711
|
-
var VpnDetails;
|
|
712
|
-
(function (VpnDetails) {
|
|
713
|
-
VpnDetails.filterSensitiveLog = (obj) => ({
|
|
714
|
-
...obj,
|
|
715
|
-
...(obj.VpnPSK && { VpnPSK: smithy_client_1.SENSITIVE_STRING }),
|
|
716
|
-
});
|
|
717
|
-
})(VpnDetails = exports.VpnDetails || (exports.VpnDetails = {}));
|
|
718
|
-
var CustomAvailabilityZone;
|
|
719
|
-
(function (CustomAvailabilityZone) {
|
|
720
|
-
CustomAvailabilityZone.filterSensitiveLog = (obj) => ({
|
|
721
|
-
...obj,
|
|
722
|
-
...(obj.VpnDetails && { VpnDetails: VpnDetails.filterSensitiveLog(obj.VpnDetails) }),
|
|
723
|
-
});
|
|
724
|
-
})(CustomAvailabilityZone = exports.CustomAvailabilityZone || (exports.CustomAvailabilityZone = {}));
|
|
725
|
-
var CreateCustomAvailabilityZoneResult;
|
|
726
|
-
(function (CreateCustomAvailabilityZoneResult) {
|
|
727
|
-
CreateCustomAvailabilityZoneResult.filterSensitiveLog = (obj) => ({
|
|
728
|
-
...obj,
|
|
729
|
-
...(obj.CustomAvailabilityZone && {
|
|
730
|
-
CustomAvailabilityZone: CustomAvailabilityZone.filterSensitiveLog(obj.CustomAvailabilityZone),
|
|
731
|
-
}),
|
|
732
|
-
});
|
|
733
|
-
})(CreateCustomAvailabilityZoneResult = exports.CreateCustomAvailabilityZoneResult || (exports.CreateCustomAvailabilityZoneResult = {}));
|
|
734
|
-
class CustomAvailabilityZoneAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
|
|
735
|
-
constructor(opts) {
|
|
736
|
-
super({
|
|
737
|
-
name: "CustomAvailabilityZoneAlreadyExistsFault",
|
|
738
|
-
$fault: "client",
|
|
739
|
-
...opts,
|
|
740
|
-
});
|
|
741
|
-
this.name = "CustomAvailabilityZoneAlreadyExistsFault";
|
|
742
|
-
this.$fault = "client";
|
|
743
|
-
Object.setPrototypeOf(this, CustomAvailabilityZoneAlreadyExistsFault.prototype);
|
|
744
|
-
}
|
|
745
|
-
}
|
|
746
|
-
exports.CustomAvailabilityZoneAlreadyExistsFault = CustomAvailabilityZoneAlreadyExistsFault;
|
|
747
|
-
class CustomAvailabilityZoneQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
|
|
748
|
-
constructor(opts) {
|
|
749
|
-
super({
|
|
750
|
-
name: "CustomAvailabilityZoneQuotaExceededFault",
|
|
751
|
-
$fault: "client",
|
|
752
|
-
...opts,
|
|
753
|
-
});
|
|
754
|
-
this.name = "CustomAvailabilityZoneQuotaExceededFault";
|
|
755
|
-
this.$fault = "client";
|
|
756
|
-
Object.setPrototypeOf(this, CustomAvailabilityZoneQuotaExceededFault.prototype);
|
|
757
|
-
}
|
|
758
|
-
}
|
|
759
|
-
exports.CustomAvailabilityZoneQuotaExceededFault = CustomAvailabilityZoneQuotaExceededFault;
|
|
760
704
|
var CreateCustomDBEngineVersionMessage;
|
|
761
705
|
(function (CreateCustomDBEngineVersionMessage) {
|
|
762
706
|
CreateCustomDBEngineVersionMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -819,6 +763,12 @@ var ScalingConfiguration;
|
|
|
819
763
|
...obj,
|
|
820
764
|
});
|
|
821
765
|
})(ScalingConfiguration = exports.ScalingConfiguration || (exports.ScalingConfiguration = {}));
|
|
766
|
+
var ServerlessV2ScalingConfiguration;
|
|
767
|
+
(function (ServerlessV2ScalingConfiguration) {
|
|
768
|
+
ServerlessV2ScalingConfiguration.filterSensitiveLog = (obj) => ({
|
|
769
|
+
...obj,
|
|
770
|
+
});
|
|
771
|
+
})(ServerlessV2ScalingConfiguration = exports.ServerlessV2ScalingConfiguration || (exports.ServerlessV2ScalingConfiguration = {}));
|
|
822
772
|
var CreateDBClusterMessage;
|
|
823
773
|
(function (CreateDBClusterMessage) {
|
|
824
774
|
CreateDBClusterMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -875,6 +825,12 @@ var ScalingConfigurationInfo;
|
|
|
875
825
|
...obj,
|
|
876
826
|
});
|
|
877
827
|
})(ScalingConfigurationInfo = exports.ScalingConfigurationInfo || (exports.ScalingConfigurationInfo = {}));
|
|
828
|
+
var ServerlessV2ScalingConfigurationInfo;
|
|
829
|
+
(function (ServerlessV2ScalingConfigurationInfo) {
|
|
830
|
+
ServerlessV2ScalingConfigurationInfo.filterSensitiveLog = (obj) => ({
|
|
831
|
+
...obj,
|
|
832
|
+
});
|
|
833
|
+
})(ServerlessV2ScalingConfigurationInfo = exports.ServerlessV2ScalingConfigurationInfo || (exports.ServerlessV2ScalingConfigurationInfo = {}));
|
|
878
834
|
var DBCluster;
|
|
879
835
|
(function (DBCluster) {
|
|
880
836
|
DBCluster.filterSensitiveLog = (obj) => ({
|
|
@@ -1784,21 +1740,6 @@ var CreateOptionGroupResult;
|
|
|
1784
1740
|
...obj,
|
|
1785
1741
|
});
|
|
1786
1742
|
})(CreateOptionGroupResult = exports.CreateOptionGroupResult || (exports.CreateOptionGroupResult = {}));
|
|
1787
|
-
var DeleteCustomAvailabilityZoneMessage;
|
|
1788
|
-
(function (DeleteCustomAvailabilityZoneMessage) {
|
|
1789
|
-
DeleteCustomAvailabilityZoneMessage.filterSensitiveLog = (obj) => ({
|
|
1790
|
-
...obj,
|
|
1791
|
-
});
|
|
1792
|
-
})(DeleteCustomAvailabilityZoneMessage = exports.DeleteCustomAvailabilityZoneMessage || (exports.DeleteCustomAvailabilityZoneMessage = {}));
|
|
1793
|
-
var DeleteCustomAvailabilityZoneResult;
|
|
1794
|
-
(function (DeleteCustomAvailabilityZoneResult) {
|
|
1795
|
-
DeleteCustomAvailabilityZoneResult.filterSensitiveLog = (obj) => ({
|
|
1796
|
-
...obj,
|
|
1797
|
-
...(obj.CustomAvailabilityZone && {
|
|
1798
|
-
CustomAvailabilityZone: CustomAvailabilityZone.filterSensitiveLog(obj.CustomAvailabilityZone),
|
|
1799
|
-
}),
|
|
1800
|
-
});
|
|
1801
|
-
})(DeleteCustomAvailabilityZoneResult = exports.DeleteCustomAvailabilityZoneResult || (exports.DeleteCustomAvailabilityZoneResult = {}));
|
|
1802
1743
|
class CustomDBEngineVersionNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
1803
1744
|
constructor(opts) {
|
|
1804
1745
|
super({
|
|
@@ -2111,37 +2052,6 @@ var DeleteGlobalClusterResult;
|
|
|
2111
2052
|
...obj,
|
|
2112
2053
|
});
|
|
2113
2054
|
})(DeleteGlobalClusterResult = exports.DeleteGlobalClusterResult || (exports.DeleteGlobalClusterResult = {}));
|
|
2114
|
-
var DeleteInstallationMediaMessage;
|
|
2115
|
-
(function (DeleteInstallationMediaMessage) {
|
|
2116
|
-
DeleteInstallationMediaMessage.filterSensitiveLog = (obj) => ({
|
|
2117
|
-
...obj,
|
|
2118
|
-
});
|
|
2119
|
-
})(DeleteInstallationMediaMessage = exports.DeleteInstallationMediaMessage || (exports.DeleteInstallationMediaMessage = {}));
|
|
2120
|
-
var InstallationMediaFailureCause;
|
|
2121
|
-
(function (InstallationMediaFailureCause) {
|
|
2122
|
-
InstallationMediaFailureCause.filterSensitiveLog = (obj) => ({
|
|
2123
|
-
...obj,
|
|
2124
|
-
});
|
|
2125
|
-
})(InstallationMediaFailureCause = exports.InstallationMediaFailureCause || (exports.InstallationMediaFailureCause = {}));
|
|
2126
|
-
var InstallationMedia;
|
|
2127
|
-
(function (InstallationMedia) {
|
|
2128
|
-
InstallationMedia.filterSensitiveLog = (obj) => ({
|
|
2129
|
-
...obj,
|
|
2130
|
-
});
|
|
2131
|
-
})(InstallationMedia = exports.InstallationMedia || (exports.InstallationMedia = {}));
|
|
2132
|
-
class InstallationMediaNotFoundFault extends RDSServiceException_1.RDSServiceException {
|
|
2133
|
-
constructor(opts) {
|
|
2134
|
-
super({
|
|
2135
|
-
name: "InstallationMediaNotFoundFault",
|
|
2136
|
-
$fault: "client",
|
|
2137
|
-
...opts,
|
|
2138
|
-
});
|
|
2139
|
-
this.name = "InstallationMediaNotFoundFault";
|
|
2140
|
-
this.$fault = "client";
|
|
2141
|
-
Object.setPrototypeOf(this, InstallationMediaNotFoundFault.prototype);
|
|
2142
|
-
}
|
|
2143
|
-
}
|
|
2144
|
-
exports.InstallationMediaNotFoundFault = InstallationMediaNotFoundFault;
|
|
2145
2055
|
var DeleteOptionGroupMessage;
|
|
2146
2056
|
(function (DeleteOptionGroupMessage) {
|
|
2147
2057
|
DeleteOptionGroupMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -2229,21 +2139,6 @@ var DescribeCertificatesMessage;
|
|
|
2229
2139
|
...obj,
|
|
2230
2140
|
});
|
|
2231
2141
|
})(DescribeCertificatesMessage = exports.DescribeCertificatesMessage || (exports.DescribeCertificatesMessage = {}));
|
|
2232
|
-
var CustomAvailabilityZoneMessage;
|
|
2233
|
-
(function (CustomAvailabilityZoneMessage) {
|
|
2234
|
-
CustomAvailabilityZoneMessage.filterSensitiveLog = (obj) => ({
|
|
2235
|
-
...obj,
|
|
2236
|
-
...(obj.CustomAvailabilityZones && {
|
|
2237
|
-
CustomAvailabilityZones: obj.CustomAvailabilityZones.map((item) => CustomAvailabilityZone.filterSensitiveLog(item)),
|
|
2238
|
-
}),
|
|
2239
|
-
});
|
|
2240
|
-
})(CustomAvailabilityZoneMessage = exports.CustomAvailabilityZoneMessage || (exports.CustomAvailabilityZoneMessage = {}));
|
|
2241
|
-
var DescribeCustomAvailabilityZonesMessage;
|
|
2242
|
-
(function (DescribeCustomAvailabilityZonesMessage) {
|
|
2243
|
-
DescribeCustomAvailabilityZonesMessage.filterSensitiveLog = (obj) => ({
|
|
2244
|
-
...obj,
|
|
2245
|
-
});
|
|
2246
|
-
})(DescribeCustomAvailabilityZonesMessage = exports.DescribeCustomAvailabilityZonesMessage || (exports.DescribeCustomAvailabilityZonesMessage = {}));
|
|
2247
2142
|
var DBClusterBacktrackMessage;
|
|
2248
2143
|
(function (DBClusterBacktrackMessage) {
|
|
2249
2144
|
DBClusterBacktrackMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -2491,3 +2386,77 @@ var DescribeDBProxyTargetsRequest;
|
|
|
2491
2386
|
...obj,
|
|
2492
2387
|
});
|
|
2493
2388
|
})(DescribeDBProxyTargetsRequest = exports.DescribeDBProxyTargetsRequest || (exports.DescribeDBProxyTargetsRequest = {}));
|
|
2389
|
+
var TargetRole;
|
|
2390
|
+
(function (TargetRole) {
|
|
2391
|
+
TargetRole["READ_ONLY"] = "READ_ONLY";
|
|
2392
|
+
TargetRole["READ_WRITE"] = "READ_WRITE";
|
|
2393
|
+
TargetRole["UNKNOWN"] = "UNKNOWN";
|
|
2394
|
+
})(TargetRole = exports.TargetRole || (exports.TargetRole = {}));
|
|
2395
|
+
var TargetHealthReason;
|
|
2396
|
+
(function (TargetHealthReason) {
|
|
2397
|
+
TargetHealthReason["AUTH_FAILURE"] = "AUTH_FAILURE";
|
|
2398
|
+
TargetHealthReason["CONNECTION_FAILED"] = "CONNECTION_FAILED";
|
|
2399
|
+
TargetHealthReason["INVALID_REPLICATION_STATE"] = "INVALID_REPLICATION_STATE";
|
|
2400
|
+
TargetHealthReason["PENDING_PROXY_CAPACITY"] = "PENDING_PROXY_CAPACITY";
|
|
2401
|
+
TargetHealthReason["UNREACHABLE"] = "UNREACHABLE";
|
|
2402
|
+
})(TargetHealthReason = exports.TargetHealthReason || (exports.TargetHealthReason = {}));
|
|
2403
|
+
var TargetState;
|
|
2404
|
+
(function (TargetState) {
|
|
2405
|
+
TargetState["available"] = "AVAILABLE";
|
|
2406
|
+
TargetState["registering"] = "REGISTERING";
|
|
2407
|
+
TargetState["unavailable"] = "UNAVAILABLE";
|
|
2408
|
+
})(TargetState = exports.TargetState || (exports.TargetState = {}));
|
|
2409
|
+
var TargetHealth;
|
|
2410
|
+
(function (TargetHealth) {
|
|
2411
|
+
TargetHealth.filterSensitiveLog = (obj) => ({
|
|
2412
|
+
...obj,
|
|
2413
|
+
});
|
|
2414
|
+
})(TargetHealth = exports.TargetHealth || (exports.TargetHealth = {}));
|
|
2415
|
+
var TargetType;
|
|
2416
|
+
(function (TargetType) {
|
|
2417
|
+
TargetType["RDS_INSTANCE"] = "RDS_INSTANCE";
|
|
2418
|
+
TargetType["RDS_SERVERLESS_ENDPOINT"] = "RDS_SERVERLESS_ENDPOINT";
|
|
2419
|
+
TargetType["TRACKED_CLUSTER"] = "TRACKED_CLUSTER";
|
|
2420
|
+
})(TargetType = exports.TargetType || (exports.TargetType = {}));
|
|
2421
|
+
var DBProxyTarget;
|
|
2422
|
+
(function (DBProxyTarget) {
|
|
2423
|
+
DBProxyTarget.filterSensitiveLog = (obj) => ({
|
|
2424
|
+
...obj,
|
|
2425
|
+
});
|
|
2426
|
+
})(DBProxyTarget = exports.DBProxyTarget || (exports.DBProxyTarget = {}));
|
|
2427
|
+
var DescribeDBProxyTargetsResponse;
|
|
2428
|
+
(function (DescribeDBProxyTargetsResponse) {
|
|
2429
|
+
DescribeDBProxyTargetsResponse.filterSensitiveLog = (obj) => ({
|
|
2430
|
+
...obj,
|
|
2431
|
+
});
|
|
2432
|
+
})(DescribeDBProxyTargetsResponse = exports.DescribeDBProxyTargetsResponse || (exports.DescribeDBProxyTargetsResponse = {}));
|
|
2433
|
+
var DBSecurityGroupMessage;
|
|
2434
|
+
(function (DBSecurityGroupMessage) {
|
|
2435
|
+
DBSecurityGroupMessage.filterSensitiveLog = (obj) => ({
|
|
2436
|
+
...obj,
|
|
2437
|
+
});
|
|
2438
|
+
})(DBSecurityGroupMessage = exports.DBSecurityGroupMessage || (exports.DBSecurityGroupMessage = {}));
|
|
2439
|
+
var DescribeDBSecurityGroupsMessage;
|
|
2440
|
+
(function (DescribeDBSecurityGroupsMessage) {
|
|
2441
|
+
DescribeDBSecurityGroupsMessage.filterSensitiveLog = (obj) => ({
|
|
2442
|
+
...obj,
|
|
2443
|
+
});
|
|
2444
|
+
})(DescribeDBSecurityGroupsMessage = exports.DescribeDBSecurityGroupsMessage || (exports.DescribeDBSecurityGroupsMessage = {}));
|
|
2445
|
+
var DescribeDBSnapshotAttributesMessage;
|
|
2446
|
+
(function (DescribeDBSnapshotAttributesMessage) {
|
|
2447
|
+
DescribeDBSnapshotAttributesMessage.filterSensitiveLog = (obj) => ({
|
|
2448
|
+
...obj,
|
|
2449
|
+
});
|
|
2450
|
+
})(DescribeDBSnapshotAttributesMessage = exports.DescribeDBSnapshotAttributesMessage || (exports.DescribeDBSnapshotAttributesMessage = {}));
|
|
2451
|
+
var DBSnapshotAttribute;
|
|
2452
|
+
(function (DBSnapshotAttribute) {
|
|
2453
|
+
DBSnapshotAttribute.filterSensitiveLog = (obj) => ({
|
|
2454
|
+
...obj,
|
|
2455
|
+
});
|
|
2456
|
+
})(DBSnapshotAttribute = exports.DBSnapshotAttribute || (exports.DBSnapshotAttribute = {}));
|
|
2457
|
+
var DBSnapshotAttributesResult;
|
|
2458
|
+
(function (DBSnapshotAttributesResult) {
|
|
2459
|
+
DBSnapshotAttributesResult.filterSensitiveLog = (obj) => ({
|
|
2460
|
+
...obj,
|
|
2461
|
+
});
|
|
2462
|
+
})(DBSnapshotAttributesResult = exports.DBSnapshotAttributesResult || (exports.DBSnapshotAttributesResult = {}));
|