@aws-sdk/client-rds 3.300.0 → 3.302.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/protocols/Aws_query.js +12 -0
- package/dist-es/protocols/Aws_query.js +12 -0
- package/dist-types/RDS.d.ts +16 -12
- package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +1 -1
- package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -3
- package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +1 -1
- package/dist-types/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +1 -1
- package/dist-types/commands/BacktrackDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/CancelExportTaskCommand.d.ts +1 -1
- package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/CopyDBSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CopyOptionGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateBlueGreenDeploymentCommand.d.ts +3 -3
- package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBClusterCommand.d.ts +14 -13
- package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +4 -4
- package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBInstanceCommand.d.ts +8 -8
- package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +24 -15
- package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBProxyCommand.d.ts +6 -6
- package/dist-types/commands/CreateDBProxyEndpointCommand.d.ts +4 -4
- package/dist-types/commands/CreateDBSecurityGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBSnapshotCommand.d.ts +3 -3
- package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +4 -4
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +5 -5
- package/dist-types/commands/CreateGlobalClusterCommand.d.ts +1 -1
- package/dist-types/commands/CreateOptionGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBlueGreenDeploymentCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDBClusterCommand.d.ts +3 -1
- package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDBInstanceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDBProxyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDBProxyEndpointCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDBSecurityGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +1 -1
- package/dist-types/commands/DeleteOptionGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeregisterDBProxyTargetsCommand.d.ts +2 -2
- package/dist-types/commands/DescribeBlueGreenDeploymentsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeCertificatesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBClustersCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBInstancesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBParametersCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBProxiesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBProxyEndpointsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBProxyTargetGroupsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDBSnapshotsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +4 -4
- package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +4 -4
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeEventsCommand.d.ts +5 -5
- package/dist-types/commands/DescribeExportTasksCommand.d.ts +4 -4
- package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +4 -4
- package/dist-types/commands/DescribeOptionGroupOptionsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeOptionGroupsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +4 -4
- package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeReservedDBInstancesCommand.d.ts +4 -4
- package/dist-types/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeSourceRegionsCommand.d.ts +4 -4
- package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +1 -1
- package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +1 -1
- package/dist-types/commands/FailoverDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -4
- package/dist-types/commands/ModifyActivityStreamCommand.d.ts +1 -1
- package/dist-types/commands/ModifyCertificatesCommand.d.ts +1 -1
- package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +1 -1
- package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +1 -1
- package/dist-types/commands/ModifyDBClusterCommand.d.ts +6 -6
- package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +2 -2
- package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +4 -4
- package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +2 -2
- package/dist-types/commands/ModifyDBInstanceCommand.d.ts +7 -7
- package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +4 -4
- package/dist-types/commands/ModifyDBProxyCommand.d.ts +4 -4
- package/dist-types/commands/ModifyDBProxyEndpointCommand.d.ts +2 -2
- package/dist-types/commands/ModifyDBProxyTargetGroupCommand.d.ts +3 -3
- package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +2 -2
- package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +1 -1
- package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +2 -2
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +2 -2
- package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +1 -1
- package/dist-types/commands/ModifyOptionGroupCommand.d.ts +8 -8
- package/dist-types/commands/PromoteReadReplicaCommand.d.ts +1 -1
- package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +3 -3
- package/dist-types/commands/RebootDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/RebootDBInstanceCommand.d.ts +1 -1
- package/dist-types/commands/RegisterDBProxyTargetsCommand.d.ts +2 -2
- package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +1 -1
- package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/RemoveRoleFromDBInstanceCommand.d.ts +1 -1
- package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +2 -2
- package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +4 -4
- package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +4 -4
- package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +7 -7
- package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +8 -8
- package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +7 -7
- package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +7 -7
- package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +8 -8
- package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +7 -7
- package/dist-types/commands/RevokeDBSecurityGroupIngressCommand.d.ts +1 -1
- package/dist-types/commands/StartActivityStreamCommand.d.ts +1 -1
- package/dist-types/commands/StartDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +1 -1
- package/dist-types/commands/StartDBInstanceCommand.d.ts +1 -1
- package/dist-types/commands/StartExportTaskCommand.d.ts +2 -2
- package/dist-types/commands/StopActivityStreamCommand.d.ts +1 -1
- package/dist-types/commands/StopDBClusterCommand.d.ts +1 -1
- package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +1 -1
- package/dist-types/commands/StopDBInstanceCommand.d.ts +1 -1
- package/dist-types/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +1 -1
- package/dist-types/commands/SwitchoverReadReplicaCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +61 -32
- package/dist-types/models/models_1.d.ts +18 -6
- package/dist-types/ts3.4/models/models_0.d.ts +3 -1
- package/package.json +3 -3
|
@@ -20,16 +20,17 @@ export interface CreateDBInstanceReadReplicaCommandOutput extends CreateDBInstan
|
|
|
20
20
|
/**
|
|
21
21
|
* @public
|
|
22
22
|
* <p>Creates a new DB instance that acts as a read replica for an existing source DB
|
|
23
|
-
* instance. You can create a read replica for a DB instance running
|
|
24
|
-
* Oracle, PostgreSQL, or SQL Server.
|
|
25
|
-
*
|
|
23
|
+
* instance or Multi-AZ DB cluster. You can create a read replica for a DB instance running
|
|
24
|
+
* MySQL, MariaDB, Oracle, PostgreSQL, or SQL Server. You can create a read replica for a
|
|
25
|
+
* Multi-AZ DB cluster running MySQL or PostgreSQL. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ReadRepl.html">Working
|
|
26
|
+
* with read replicas</a> and <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html#multi-az-db-clusters-migrating-to-instance-with-read-replica">Migrating from a Multi-AZ DB cluster to a DB instance using a read replica</a> in the <i>Amazon RDS User Guide</i>.</p>
|
|
26
27
|
* <p>Amazon Aurora doesn't support this operation. Call the <code>CreateDBInstance</code>
|
|
27
28
|
* operation to create a DB instance for an Aurora DB cluster.</p>
|
|
28
|
-
* <p>All read replica DB instances are created with backups disabled. All other
|
|
29
|
-
*
|
|
30
|
-
*
|
|
29
|
+
* <p>All read replica DB instances are created with backups disabled. All other attributes
|
|
30
|
+
* (including DB security groups and DB parameter groups) are inherited from the source DB
|
|
31
|
+
* instance or cluster, except as specified.</p>
|
|
31
32
|
* <important>
|
|
32
|
-
* <p>Your source DB instance must have backup retention enabled.</p>
|
|
33
|
+
* <p>Your source DB instance or cluster must have backup retention enabled.</p>
|
|
33
34
|
* </important>
|
|
34
35
|
* @example
|
|
35
36
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -37,9 +38,9 @@ export interface CreateDBInstanceReadReplicaCommandOutput extends CreateDBInstan
|
|
|
37
38
|
* import { RDSClient, CreateDBInstanceReadReplicaCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
38
39
|
* // const { RDSClient, CreateDBInstanceReadReplicaCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
39
40
|
* const client = new RDSClient(config);
|
|
40
|
-
* const input = {
|
|
41
|
+
* const input = { // CreateDBInstanceReadReplicaMessage
|
|
41
42
|
* DBInstanceIdentifier: "STRING_VALUE", // required
|
|
42
|
-
* SourceDBInstanceIdentifier: "STRING_VALUE",
|
|
43
|
+
* SourceDBInstanceIdentifier: "STRING_VALUE",
|
|
43
44
|
* DBInstanceClass: "STRING_VALUE",
|
|
44
45
|
* AvailabilityZone: "STRING_VALUE",
|
|
45
46
|
* Port: Number("int"),
|
|
@@ -49,14 +50,14 @@ export interface CreateDBInstanceReadReplicaCommandOutput extends CreateDBInstan
|
|
|
49
50
|
* OptionGroupName: "STRING_VALUE",
|
|
50
51
|
* DBParameterGroupName: "STRING_VALUE",
|
|
51
52
|
* PubliclyAccessible: true || false,
|
|
52
|
-
* Tags: [
|
|
53
|
-
* {
|
|
53
|
+
* Tags: [ // TagList
|
|
54
|
+
* { // Tag
|
|
54
55
|
* Key: "STRING_VALUE",
|
|
55
56
|
* Value: "STRING_VALUE",
|
|
56
57
|
* },
|
|
57
58
|
* ],
|
|
58
59
|
* DBSubnetGroupName: "STRING_VALUE",
|
|
59
|
-
* VpcSecurityGroupIds: [
|
|
60
|
+
* VpcSecurityGroupIds: [ // VpcSecurityGroupIdList
|
|
60
61
|
* "STRING_VALUE",
|
|
61
62
|
* ],
|
|
62
63
|
* StorageType: "STRING_VALUE",
|
|
@@ -69,11 +70,11 @@ export interface CreateDBInstanceReadReplicaCommandOutput extends CreateDBInstan
|
|
|
69
70
|
* EnablePerformanceInsights: true || false,
|
|
70
71
|
* PerformanceInsightsKMSKeyId: "STRING_VALUE",
|
|
71
72
|
* PerformanceInsightsRetentionPeriod: Number("int"),
|
|
72
|
-
* EnableCloudwatchLogsExports: [
|
|
73
|
+
* EnableCloudwatchLogsExports: [ // LogTypeList
|
|
73
74
|
* "STRING_VALUE",
|
|
74
75
|
* ],
|
|
75
|
-
* ProcessorFeatures: [
|
|
76
|
-
* {
|
|
76
|
+
* ProcessorFeatures: [ // ProcessorFeatureList
|
|
77
|
+
* { // ProcessorFeature
|
|
77
78
|
* Name: "STRING_VALUE",
|
|
78
79
|
* Value: "STRING_VALUE",
|
|
79
80
|
* },
|
|
@@ -89,6 +90,7 @@ export interface CreateDBInstanceReadReplicaCommandOutput extends CreateDBInstan
|
|
|
89
90
|
* StorageThroughput: Number("int"),
|
|
90
91
|
* EnableCustomerOwnedIp: true || false,
|
|
91
92
|
* AllocatedStorage: Number("int"),
|
|
93
|
+
* SourceDBClusterIdentifier: "STRING_VALUE",
|
|
92
94
|
* };
|
|
93
95
|
* const command = new CreateDBInstanceReadReplicaCommand(input);
|
|
94
96
|
* const response = await client.send(command);
|
|
@@ -100,6 +102,10 @@ export interface CreateDBInstanceReadReplicaCommandOutput extends CreateDBInstan
|
|
|
100
102
|
* @see {@link CreateDBInstanceReadReplicaCommandOutput} for command's `response` shape.
|
|
101
103
|
* @see {@link RDSClientResolvedConfig | config} for RDSClient's `config` shape.
|
|
102
104
|
*
|
|
105
|
+
* @throws {@link DBClusterNotFoundFault} (client fault)
|
|
106
|
+
* <p>
|
|
107
|
+
* <code>DBClusterIdentifier</code> doesn't refer to an existing DB cluster.</p>
|
|
108
|
+
*
|
|
103
109
|
* @throws {@link DBInstanceAlreadyExistsFault} (client fault)
|
|
104
110
|
* <p>The user already has a DB instance with the given identifier.</p>
|
|
105
111
|
*
|
|
@@ -139,6 +145,9 @@ export interface CreateDBInstanceReadReplicaCommandOutput extends CreateDBInstan
|
|
|
139
145
|
* <p>The specified DB instance class isn't available in the specified Availability
|
|
140
146
|
* Zone.</p>
|
|
141
147
|
*
|
|
148
|
+
* @throws {@link InvalidDBClusterStateFault} (client fault)
|
|
149
|
+
* <p>The requested operation can't be performed while the cluster is in this state.</p>
|
|
150
|
+
*
|
|
142
151
|
* @throws {@link InvalidDBInstanceStateFault} (client fault)
|
|
143
152
|
* <p>The DB instance isn't in a valid state.</p>
|
|
144
153
|
*
|
|
@@ -45,12 +45,12 @@ export interface CreateDBParameterGroupCommandOutput extends CreateDBParameterGr
|
|
|
45
45
|
* import { RDSClient, CreateDBParameterGroupCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
46
46
|
* // const { RDSClient, CreateDBParameterGroupCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
47
47
|
* const client = new RDSClient(config);
|
|
48
|
-
* const input = {
|
|
48
|
+
* const input = { // CreateDBParameterGroupMessage
|
|
49
49
|
* DBParameterGroupName: "STRING_VALUE", // required
|
|
50
50
|
* DBParameterGroupFamily: "STRING_VALUE", // required
|
|
51
51
|
* Description: "STRING_VALUE", // required
|
|
52
|
-
* Tags: [
|
|
53
|
-
* {
|
|
52
|
+
* Tags: [ // TagList
|
|
53
|
+
* { // Tag
|
|
54
54
|
* Key: "STRING_VALUE",
|
|
55
55
|
* Value: "STRING_VALUE",
|
|
56
56
|
* },
|
|
@@ -26,11 +26,11 @@ export interface CreateDBProxyCommandOutput extends CreateDBProxyResponse, __Met
|
|
|
26
26
|
* import { RDSClient, CreateDBProxyCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
27
27
|
* // const { RDSClient, CreateDBProxyCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
28
28
|
* const client = new RDSClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateDBProxyRequest
|
|
30
30
|
* DBProxyName: "STRING_VALUE", // required
|
|
31
31
|
* EngineFamily: "MYSQL" || "POSTGRESQL" || "SQLSERVER", // required
|
|
32
|
-
* Auth: [ // required
|
|
33
|
-
* {
|
|
32
|
+
* Auth: [ // UserAuthConfigList // required
|
|
33
|
+
* { // UserAuthConfig
|
|
34
34
|
* Description: "STRING_VALUE",
|
|
35
35
|
* UserName: "STRING_VALUE",
|
|
36
36
|
* AuthScheme: "SECRETS",
|
|
@@ -40,7 +40,7 @@ export interface CreateDBProxyCommandOutput extends CreateDBProxyResponse, __Met
|
|
|
40
40
|
* },
|
|
41
41
|
* ],
|
|
42
42
|
* RoleArn: "STRING_VALUE", // required
|
|
43
|
-
* VpcSubnetIds: [ // required
|
|
43
|
+
* VpcSubnetIds: [ // StringList // required
|
|
44
44
|
* "STRING_VALUE",
|
|
45
45
|
* ],
|
|
46
46
|
* VpcSecurityGroupIds: [
|
|
@@ -49,8 +49,8 @@ export interface CreateDBProxyCommandOutput extends CreateDBProxyResponse, __Met
|
|
|
49
49
|
* RequireTLS: true || false,
|
|
50
50
|
* IdleClientTimeout: Number("int"),
|
|
51
51
|
* DebugLogging: true || false,
|
|
52
|
-
* Tags: [
|
|
53
|
-
* {
|
|
52
|
+
* Tags: [ // TagList
|
|
53
|
+
* { // Tag
|
|
54
54
|
* Key: "STRING_VALUE",
|
|
55
55
|
* Value: "STRING_VALUE",
|
|
56
56
|
* },
|
|
@@ -28,18 +28,18 @@ export interface CreateDBProxyEndpointCommandOutput extends CreateDBProxyEndpoin
|
|
|
28
28
|
* import { RDSClient, CreateDBProxyEndpointCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
29
29
|
* // const { RDSClient, CreateDBProxyEndpointCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
30
30
|
* const client = new RDSClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // CreateDBProxyEndpointRequest
|
|
32
32
|
* DBProxyName: "STRING_VALUE", // required
|
|
33
33
|
* DBProxyEndpointName: "STRING_VALUE", // required
|
|
34
|
-
* VpcSubnetIds: [ // required
|
|
34
|
+
* VpcSubnetIds: [ // StringList // required
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* VpcSecurityGroupIds: [
|
|
38
38
|
* "STRING_VALUE",
|
|
39
39
|
* ],
|
|
40
40
|
* TargetRole: "READ_WRITE" || "READ_ONLY",
|
|
41
|
-
* Tags: [
|
|
42
|
-
* {
|
|
41
|
+
* Tags: [ // TagList
|
|
42
|
+
* { // Tag
|
|
43
43
|
* Key: "STRING_VALUE",
|
|
44
44
|
* Value: "STRING_VALUE",
|
|
45
45
|
* },
|
|
@@ -34,11 +34,11 @@ export interface CreateDBSecurityGroupCommandOutput extends CreateDBSecurityGrou
|
|
|
34
34
|
* import { RDSClient, CreateDBSecurityGroupCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
35
35
|
* // const { RDSClient, CreateDBSecurityGroupCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
36
36
|
* const client = new RDSClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // CreateDBSecurityGroupMessage
|
|
38
38
|
* DBSecurityGroupName: "STRING_VALUE", // required
|
|
39
39
|
* DBSecurityGroupDescription: "STRING_VALUE", // required
|
|
40
|
-
* Tags: [
|
|
41
|
-
* {
|
|
40
|
+
* Tags: [ // TagList
|
|
41
|
+
* { // Tag
|
|
42
42
|
* Key: "STRING_VALUE",
|
|
43
43
|
* Value: "STRING_VALUE",
|
|
44
44
|
* },
|
|
@@ -27,11 +27,11 @@ export interface CreateDBSnapshotCommandOutput extends CreateDBSnapshotResult, _
|
|
|
27
27
|
* import { RDSClient, CreateDBSnapshotCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
28
28
|
* // const { RDSClient, CreateDBSnapshotCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
29
29
|
* const client = new RDSClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateDBSnapshotMessage
|
|
31
31
|
* DBSnapshotIdentifier: "STRING_VALUE", // required
|
|
32
32
|
* DBInstanceIdentifier: "STRING_VALUE", // required
|
|
33
|
-
* Tags: [
|
|
34
|
-
* {
|
|
33
|
+
* Tags: [ // TagList
|
|
34
|
+
* { // Tag
|
|
35
35
|
* Key: "STRING_VALUE",
|
|
36
36
|
* Value: "STRING_VALUE",
|
|
37
37
|
* },
|
|
@@ -26,14 +26,14 @@ export interface CreateDBSubnetGroupCommandOutput extends CreateDBSubnetGroupRes
|
|
|
26
26
|
* import { RDSClient, CreateDBSubnetGroupCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
27
27
|
* // const { RDSClient, CreateDBSubnetGroupCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
28
28
|
* const client = new RDSClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // CreateDBSubnetGroupMessage
|
|
30
30
|
* DBSubnetGroupName: "STRING_VALUE", // required
|
|
31
31
|
* DBSubnetGroupDescription: "STRING_VALUE", // required
|
|
32
|
-
* SubnetIds: [ // required
|
|
32
|
+
* SubnetIds: [ // SubnetIdentifierList // required
|
|
33
33
|
* "STRING_VALUE",
|
|
34
34
|
* ],
|
|
35
|
-
* Tags: [
|
|
36
|
-
* {
|
|
35
|
+
* Tags: [ // TagList
|
|
36
|
+
* { // Tag
|
|
37
37
|
* Key: "STRING_VALUE",
|
|
38
38
|
* Value: "STRING_VALUE",
|
|
39
39
|
* },
|
|
@@ -49,19 +49,19 @@ export interface CreateEventSubscriptionCommandOutput extends CreateEventSubscri
|
|
|
49
49
|
* import { RDSClient, CreateEventSubscriptionCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
50
50
|
* // const { RDSClient, CreateEventSubscriptionCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
51
51
|
* const client = new RDSClient(config);
|
|
52
|
-
* const input = {
|
|
52
|
+
* const input = { // CreateEventSubscriptionMessage
|
|
53
53
|
* SubscriptionName: "STRING_VALUE", // required
|
|
54
54
|
* SnsTopicArn: "STRING_VALUE", // required
|
|
55
55
|
* SourceType: "STRING_VALUE",
|
|
56
|
-
* EventCategories: [
|
|
56
|
+
* EventCategories: [ // EventCategoriesList
|
|
57
57
|
* "STRING_VALUE",
|
|
58
58
|
* ],
|
|
59
|
-
* SourceIds: [
|
|
59
|
+
* SourceIds: [ // SourceIdsList
|
|
60
60
|
* "STRING_VALUE",
|
|
61
61
|
* ],
|
|
62
62
|
* Enabled: true || false,
|
|
63
|
-
* Tags: [
|
|
64
|
-
* {
|
|
63
|
+
* Tags: [ // TagList
|
|
64
|
+
* { // Tag
|
|
65
65
|
* Key: "STRING_VALUE",
|
|
66
66
|
* Value: "STRING_VALUE",
|
|
67
67
|
* },
|
|
@@ -38,7 +38,7 @@ export interface CreateGlobalClusterCommandOutput extends CreateGlobalClusterRes
|
|
|
38
38
|
* import { RDSClient, CreateGlobalClusterCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
39
39
|
* // const { RDSClient, CreateGlobalClusterCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
40
40
|
* const client = new RDSClient(config);
|
|
41
|
-
* const input = {
|
|
41
|
+
* const input = { // CreateGlobalClusterMessage
|
|
42
42
|
* GlobalClusterIdentifier: "STRING_VALUE",
|
|
43
43
|
* SourceDBClusterIdentifier: "STRING_VALUE",
|
|
44
44
|
* Engine: "STRING_VALUE",
|
|
@@ -27,13 +27,13 @@ export interface CreateOptionGroupCommandOutput extends CreateOptionGroupResult,
|
|
|
27
27
|
* import { RDSClient, CreateOptionGroupCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
28
28
|
* // const { RDSClient, CreateOptionGroupCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
29
29
|
* const client = new RDSClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // CreateOptionGroupMessage
|
|
31
31
|
* OptionGroupName: "STRING_VALUE", // required
|
|
32
32
|
* EngineName: "STRING_VALUE", // required
|
|
33
33
|
* MajorEngineVersion: "STRING_VALUE", // required
|
|
34
34
|
* OptionGroupDescription: "STRING_VALUE", // required
|
|
35
|
-
* Tags: [
|
|
36
|
-
* {
|
|
35
|
+
* Tags: [ // TagList
|
|
36
|
+
* { // Tag
|
|
37
37
|
* Key: "STRING_VALUE",
|
|
38
38
|
* Value: "STRING_VALUE",
|
|
39
39
|
* },
|
|
@@ -31,7 +31,7 @@ export interface DeleteBlueGreenDeploymentCommandOutput extends DeleteBlueGreenD
|
|
|
31
31
|
* import { RDSClient, DeleteBlueGreenDeploymentCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
32
32
|
* // const { RDSClient, DeleteBlueGreenDeploymentCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
33
33
|
* const client = new RDSClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // DeleteBlueGreenDeploymentRequest
|
|
35
35
|
* BlueGreenDeploymentIdentifier: "STRING_VALUE", // required
|
|
36
36
|
* DeleteTarget: true || false,
|
|
37
37
|
* };
|
|
@@ -46,7 +46,7 @@ export interface DeleteCustomDBEngineVersionCommandOutput extends DBEngineVersio
|
|
|
46
46
|
* import { RDSClient, DeleteCustomDBEngineVersionCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
47
47
|
* // const { RDSClient, DeleteCustomDBEngineVersionCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
48
48
|
* const client = new RDSClient(config);
|
|
49
|
-
* const input = {
|
|
49
|
+
* const input = { // DeleteCustomDBEngineVersionMessage
|
|
50
50
|
* Engine: "STRING_VALUE", // required
|
|
51
51
|
* EngineVersion: "STRING_VALUE", // required
|
|
52
52
|
* };
|
|
@@ -22,6 +22,8 @@ export interface DeleteDBClusterCommandOutput extends DeleteDBClusterResult, __M
|
|
|
22
22
|
* <p>The DeleteDBCluster action deletes a previously provisioned DB cluster.
|
|
23
23
|
* When you delete a DB cluster, all automated backups for that DB cluster are deleted and can't be recovered.
|
|
24
24
|
* Manual DB cluster snapshots of the specified DB cluster are not deleted.</p>
|
|
25
|
+
* <p>If you're deleting a Multi-AZ DB cluster with read replicas, all cluster members are
|
|
26
|
+
* terminated and read replicas are promoted to standalone instances.</p>
|
|
25
27
|
* <p>For more information on Amazon Aurora, see
|
|
26
28
|
* <a href="https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/CHAP_AuroraOverview.html">
|
|
27
29
|
* What is Amazon Aurora?</a> in the <i>Amazon Aurora User Guide</i>.</p>
|
|
@@ -34,7 +36,7 @@ export interface DeleteDBClusterCommandOutput extends DeleteDBClusterResult, __M
|
|
|
34
36
|
* import { RDSClient, DeleteDBClusterCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
35
37
|
* // const { RDSClient, DeleteDBClusterCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
36
38
|
* const client = new RDSClient(config);
|
|
37
|
-
* const input = {
|
|
39
|
+
* const input = { // DeleteDBClusterMessage
|
|
38
40
|
* DBClusterIdentifier: "STRING_VALUE", // required
|
|
39
41
|
* SkipFinalSnapshot: true || false,
|
|
40
42
|
* FinalDBSnapshotIdentifier: "STRING_VALUE",
|
|
@@ -29,7 +29,7 @@ export interface DeleteDBClusterEndpointCommandOutput extends DBClusterEndpoint,
|
|
|
29
29
|
* import { RDSClient, DeleteDBClusterEndpointCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
30
30
|
* // const { RDSClient, DeleteDBClusterEndpointCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
31
31
|
* const client = new RDSClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // DeleteDBClusterEndpointMessage
|
|
33
33
|
* DBClusterEndpointIdentifier: "STRING_VALUE", // required
|
|
34
34
|
* };
|
|
35
35
|
* const command = new DeleteDBClusterEndpointCommand(input);
|
|
@@ -32,7 +32,7 @@ export interface DeleteDBClusterParameterGroupCommandOutput extends __MetadataBe
|
|
|
32
32
|
* import { RDSClient, DeleteDBClusterParameterGroupCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
33
33
|
* // const { RDSClient, DeleteDBClusterParameterGroupCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
34
34
|
* const client = new RDSClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // DeleteDBClusterParameterGroupMessage
|
|
36
36
|
* DBClusterParameterGroupName: "STRING_VALUE", // required
|
|
37
37
|
* };
|
|
38
38
|
* const command = new DeleteDBClusterParameterGroupCommand(input);
|
|
@@ -36,7 +36,7 @@ export interface DeleteDBClusterSnapshotCommandOutput extends DeleteDBClusterSna
|
|
|
36
36
|
* import { RDSClient, DeleteDBClusterSnapshotCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
37
37
|
* // const { RDSClient, DeleteDBClusterSnapshotCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
38
38
|
* const client = new RDSClient(config);
|
|
39
|
-
* const input = {
|
|
39
|
+
* const input = { // DeleteDBClusterSnapshotMessage
|
|
40
40
|
* DBClusterSnapshotIdentifier: "STRING_VALUE", // required
|
|
41
41
|
* };
|
|
42
42
|
* const command = new DeleteDBClusterSnapshotCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteDBInstanceAutomatedBackupCommandOutput extends DeleteDBIn
|
|
|
26
26
|
* import { RDSClient, DeleteDBInstanceAutomatedBackupCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
27
27
|
* // const { RDSClient, DeleteDBInstanceAutomatedBackupCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
28
28
|
* const client = new RDSClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteDBInstanceAutomatedBackupMessage
|
|
30
30
|
* DbiResourceId: "STRING_VALUE",
|
|
31
31
|
* DBInstanceAutomatedBackupsArn: "STRING_VALUE",
|
|
32
32
|
* };
|
|
@@ -48,7 +48,7 @@ export interface DeleteDBInstanceCommandOutput extends DeleteDBInstanceResult, _
|
|
|
48
48
|
* import { RDSClient, DeleteDBInstanceCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
49
49
|
* // const { RDSClient, DeleteDBInstanceCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
50
50
|
* const client = new RDSClient(config);
|
|
51
|
-
* const input = {
|
|
51
|
+
* const input = { // DeleteDBInstanceMessage
|
|
52
52
|
* DBInstanceIdentifier: "STRING_VALUE", // required
|
|
53
53
|
* SkipFinalSnapshot: true || false,
|
|
54
54
|
* FinalDBSnapshotIdentifier: "STRING_VALUE",
|
|
@@ -26,7 +26,7 @@ export interface DeleteDBParameterGroupCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { RDSClient, DeleteDBParameterGroupCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
27
27
|
* // const { RDSClient, DeleteDBParameterGroupCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
28
28
|
* const client = new RDSClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteDBParameterGroupMessage
|
|
30
30
|
* DBParameterGroupName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteDBParameterGroupCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteDBProxyCommandOutput extends DeleteDBProxyResponse, __Met
|
|
|
26
26
|
* import { RDSClient, DeleteDBProxyCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
27
27
|
* // const { RDSClient, DeleteDBProxyCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
28
28
|
* const client = new RDSClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteDBProxyRequest
|
|
30
30
|
* DBProxyName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteDBProxyCommand(input);
|
|
@@ -28,7 +28,7 @@ export interface DeleteDBProxyEndpointCommandOutput extends DeleteDBProxyEndpoin
|
|
|
28
28
|
* import { RDSClient, DeleteDBProxyEndpointCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
29
29
|
* // const { RDSClient, DeleteDBProxyEndpointCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
30
30
|
* const client = new RDSClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DeleteDBProxyEndpointRequest
|
|
32
32
|
* DBProxyEndpointName: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
34
34
|
* const command = new DeleteDBProxyEndpointCommand(input);
|
|
@@ -34,7 +34,7 @@ export interface DeleteDBSecurityGroupCommandOutput extends __MetadataBearer {
|
|
|
34
34
|
* import { RDSClient, DeleteDBSecurityGroupCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
35
35
|
* // const { RDSClient, DeleteDBSecurityGroupCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
36
36
|
* const client = new RDSClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // DeleteDBSecurityGroupMessage
|
|
38
38
|
* DBSecurityGroupName: "STRING_VALUE", // required
|
|
39
39
|
* };
|
|
40
40
|
* const command = new DeleteDBSecurityGroupCommand(input);
|
|
@@ -30,7 +30,7 @@ export interface DeleteDBSnapshotCommandOutput extends DeleteDBSnapshotResult, _
|
|
|
30
30
|
* import { RDSClient, DeleteDBSnapshotCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
31
31
|
* // const { RDSClient, DeleteDBSnapshotCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
32
32
|
* const client = new RDSClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // DeleteDBSnapshotMessage
|
|
34
34
|
* DBSnapshotIdentifier: "STRING_VALUE", // required
|
|
35
35
|
* };
|
|
36
36
|
* const command = new DeleteDBSnapshotCommand(input);
|
|
@@ -29,7 +29,7 @@ export interface DeleteDBSubnetGroupCommandOutput extends __MetadataBearer {
|
|
|
29
29
|
* import { RDSClient, DeleteDBSubnetGroupCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
30
30
|
* // const { RDSClient, DeleteDBSubnetGroupCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
31
31
|
* const client = new RDSClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // DeleteDBSubnetGroupMessage
|
|
33
33
|
* DBSubnetGroupName: "STRING_VALUE", // required
|
|
34
34
|
* };
|
|
35
35
|
* const command = new DeleteDBSubnetGroupCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteEventSubscriptionCommandOutput extends DeleteEventSubscri
|
|
|
26
26
|
* import { RDSClient, DeleteEventSubscriptionCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
27
27
|
* // const { RDSClient, DeleteEventSubscriptionCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
28
28
|
* const client = new RDSClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteEventSubscriptionMessage
|
|
30
30
|
* SubscriptionName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteEventSubscriptionCommand(input);
|
|
@@ -30,7 +30,7 @@ export interface DeleteGlobalClusterCommandOutput extends DeleteGlobalClusterRes
|
|
|
30
30
|
* import { RDSClient, DeleteGlobalClusterCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
31
31
|
* // const { RDSClient, DeleteGlobalClusterCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
32
32
|
* const client = new RDSClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // DeleteGlobalClusterMessage
|
|
34
34
|
* GlobalClusterIdentifier: "STRING_VALUE", // required
|
|
35
35
|
* };
|
|
36
36
|
* const command = new DeleteGlobalClusterCommand(input);
|
|
@@ -26,7 +26,7 @@ export interface DeleteOptionGroupCommandOutput extends __MetadataBearer {
|
|
|
26
26
|
* import { RDSClient, DeleteOptionGroupCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
27
27
|
* // const { RDSClient, DeleteOptionGroupCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
28
28
|
* const client = new RDSClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeleteOptionGroupMessage
|
|
30
30
|
* OptionGroupName: "STRING_VALUE", // required
|
|
31
31
|
* };
|
|
32
32
|
* const command = new DeleteOptionGroupCommand(input);
|
|
@@ -26,10 +26,10 @@ export interface DeregisterDBProxyTargetsCommandOutput extends DeregisterDBProxy
|
|
|
26
26
|
* import { RDSClient, DeregisterDBProxyTargetsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
27
27
|
* // const { RDSClient, DeregisterDBProxyTargetsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
28
28
|
* const client = new RDSClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DeregisterDBProxyTargetsRequest
|
|
30
30
|
* DBProxyName: "STRING_VALUE", // required
|
|
31
31
|
* TargetGroupName: "STRING_VALUE",
|
|
32
|
-
* DBInstanceIdentifiers: [
|
|
32
|
+
* DBInstanceIdentifiers: [ // StringList
|
|
33
33
|
* "STRING_VALUE",
|
|
34
34
|
* ],
|
|
35
35
|
* DBClusterIdentifiers: [
|
|
@@ -31,12 +31,12 @@ export interface DescribeBlueGreenDeploymentsCommandOutput extends DescribeBlueG
|
|
|
31
31
|
* import { RDSClient, DescribeBlueGreenDeploymentsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
32
32
|
* // const { RDSClient, DescribeBlueGreenDeploymentsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
33
33
|
* const client = new RDSClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // DescribeBlueGreenDeploymentsRequest
|
|
35
35
|
* BlueGreenDeploymentIdentifier: "STRING_VALUE",
|
|
36
|
-
* Filters: [
|
|
37
|
-
* {
|
|
36
|
+
* Filters: [ // FilterList
|
|
37
|
+
* { // Filter
|
|
38
38
|
* Name: "STRING_VALUE", // required
|
|
39
|
-
* Values: [ // required
|
|
39
|
+
* Values: [ // FilterValueList // required
|
|
40
40
|
* "STRING_VALUE",
|
|
41
41
|
* ],
|
|
42
42
|
* },
|
|
@@ -31,12 +31,12 @@ export interface DescribeCertificatesCommandOutput extends CertificateMessage, _
|
|
|
31
31
|
* import { RDSClient, DescribeCertificatesCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
32
32
|
* // const { RDSClient, DescribeCertificatesCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
33
33
|
* const client = new RDSClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // DescribeCertificatesMessage
|
|
35
35
|
* CertificateIdentifier: "STRING_VALUE",
|
|
36
|
-
* Filters: [
|
|
37
|
-
* {
|
|
36
|
+
* Filters: [ // FilterList
|
|
37
|
+
* { // Filter
|
|
38
38
|
* Name: "STRING_VALUE", // required
|
|
39
|
-
* Values: [ // required
|
|
39
|
+
* Values: [ // FilterValueList // required
|
|
40
40
|
* "STRING_VALUE",
|
|
41
41
|
* ],
|
|
42
42
|
* },
|
|
@@ -32,13 +32,13 @@ export interface DescribeDBClusterBacktracksCommandOutput extends DBClusterBackt
|
|
|
32
32
|
* import { RDSClient, DescribeDBClusterBacktracksCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
33
33
|
* // const { RDSClient, DescribeDBClusterBacktracksCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
34
34
|
* const client = new RDSClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // DescribeDBClusterBacktracksMessage
|
|
36
36
|
* DBClusterIdentifier: "STRING_VALUE", // required
|
|
37
37
|
* BacktrackIdentifier: "STRING_VALUE",
|
|
38
|
-
* Filters: [
|
|
39
|
-
* {
|
|
38
|
+
* Filters: [ // FilterList
|
|
39
|
+
* { // Filter
|
|
40
40
|
* Name: "STRING_VALUE", // required
|
|
41
|
-
* Values: [ // required
|
|
41
|
+
* Values: [ // FilterValueList // required
|
|
42
42
|
* "STRING_VALUE",
|
|
43
43
|
* ],
|
|
44
44
|
* },
|
|
@@ -29,13 +29,13 @@ export interface DescribeDBClusterEndpointsCommandOutput extends DBClusterEndpoi
|
|
|
29
29
|
* import { RDSClient, DescribeDBClusterEndpointsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
30
30
|
* // const { RDSClient, DescribeDBClusterEndpointsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
31
31
|
* const client = new RDSClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // DescribeDBClusterEndpointsMessage
|
|
33
33
|
* DBClusterIdentifier: "STRING_VALUE",
|
|
34
34
|
* DBClusterEndpointIdentifier: "STRING_VALUE",
|
|
35
|
-
* Filters: [
|
|
36
|
-
* {
|
|
35
|
+
* Filters: [ // FilterList
|
|
36
|
+
* { // Filter
|
|
37
37
|
* Name: "STRING_VALUE", // required
|
|
38
|
-
* Values: [ // required
|
|
38
|
+
* Values: [ // FilterValueList // required
|
|
39
39
|
* "STRING_VALUE",
|
|
40
40
|
* ],
|
|
41
41
|
* },
|
|
@@ -34,12 +34,12 @@ export interface DescribeDBClusterParameterGroupsCommandOutput extends DBCluster
|
|
|
34
34
|
* import { RDSClient, DescribeDBClusterParameterGroupsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
35
35
|
* // const { RDSClient, DescribeDBClusterParameterGroupsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
36
36
|
* const client = new RDSClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // DescribeDBClusterParameterGroupsMessage
|
|
38
38
|
* DBClusterParameterGroupName: "STRING_VALUE",
|
|
39
|
-
* Filters: [
|
|
40
|
-
* {
|
|
39
|
+
* Filters: [ // FilterList
|
|
40
|
+
* { // Filter
|
|
41
41
|
* Name: "STRING_VALUE", // required
|
|
42
|
-
* Values: [ // required
|
|
42
|
+
* Values: [ // FilterValueList // required
|
|
43
43
|
* "STRING_VALUE",
|
|
44
44
|
* ],
|
|
45
45
|
* },
|
|
@@ -32,13 +32,13 @@ export interface DescribeDBClusterParametersCommandOutput extends DBClusterParam
|
|
|
32
32
|
* import { RDSClient, DescribeDBClusterParametersCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
33
33
|
* // const { RDSClient, DescribeDBClusterParametersCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
34
34
|
* const client = new RDSClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // DescribeDBClusterParametersMessage
|
|
36
36
|
* DBClusterParameterGroupName: "STRING_VALUE", // required
|
|
37
37
|
* Source: "STRING_VALUE",
|
|
38
|
-
* Filters: [
|
|
39
|
-
* {
|
|
38
|
+
* Filters: [ // FilterList
|
|
39
|
+
* { // Filter
|
|
40
40
|
* Name: "STRING_VALUE", // required
|
|
41
|
-
* Values: [ // required
|
|
41
|
+
* Values: [ // FilterValueList // required
|
|
42
42
|
* "STRING_VALUE",
|
|
43
43
|
* ],
|
|
44
44
|
* },
|
|
@@ -33,7 +33,7 @@ export interface DescribeDBClusterSnapshotAttributesCommandOutput extends Descri
|
|
|
33
33
|
* import { RDSClient, DescribeDBClusterSnapshotAttributesCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
34
34
|
* // const { RDSClient, DescribeDBClusterSnapshotAttributesCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
35
35
|
* const client = new RDSClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // DescribeDBClusterSnapshotAttributesMessage
|
|
37
37
|
* DBClusterSnapshotIdentifier: "STRING_VALUE", // required
|
|
38
38
|
* };
|
|
39
39
|
* const command = new DescribeDBClusterSnapshotAttributesCommand(input);
|
|
@@ -32,14 +32,14 @@ export interface DescribeDBClusterSnapshotsCommandOutput extends DBClusterSnapsh
|
|
|
32
32
|
* import { RDSClient, DescribeDBClusterSnapshotsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
33
33
|
* // const { RDSClient, DescribeDBClusterSnapshotsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
34
34
|
* const client = new RDSClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // DescribeDBClusterSnapshotsMessage
|
|
36
36
|
* DBClusterIdentifier: "STRING_VALUE",
|
|
37
37
|
* DBClusterSnapshotIdentifier: "STRING_VALUE",
|
|
38
38
|
* SnapshotType: "STRING_VALUE",
|
|
39
|
-
* Filters: [
|
|
40
|
-
* {
|
|
39
|
+
* Filters: [ // FilterList
|
|
40
|
+
* { // Filter
|
|
41
41
|
* Name: "STRING_VALUE", // required
|
|
42
|
-
* Values: [ // required
|
|
42
|
+
* Values: [ // FilterValueList // required
|
|
43
43
|
* "STRING_VALUE",
|
|
44
44
|
* ],
|
|
45
45
|
* },
|