@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
|
@@ -33,12 +33,12 @@ export interface DescribeDBClustersCommandOutput extends DBClusterMessage, __Met
|
|
|
33
33
|
* import { RDSClient, DescribeDBClustersCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
34
34
|
* // const { RDSClient, DescribeDBClustersCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
35
35
|
* const client = new RDSClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // DescribeDBClustersMessage
|
|
37
37
|
* DBClusterIdentifier: "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
|
* },
|
|
@@ -26,14 +26,14 @@ export interface DescribeDBEngineVersionsCommandOutput extends DBEngineVersionMe
|
|
|
26
26
|
* import { RDSClient, DescribeDBEngineVersionsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
27
27
|
* // const { RDSClient, DescribeDBEngineVersionsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
28
28
|
* const client = new RDSClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeDBEngineVersionsMessage
|
|
30
30
|
* Engine: "STRING_VALUE",
|
|
31
31
|
* EngineVersion: "STRING_VALUE",
|
|
32
32
|
* DBParameterGroupFamily: "STRING_VALUE",
|
|
33
|
-
* Filters: [
|
|
34
|
-
* {
|
|
33
|
+
* Filters: [ // FilterList
|
|
34
|
+
* { // Filter
|
|
35
35
|
* Name: "STRING_VALUE", // required
|
|
36
|
-
* Values: [ // required
|
|
36
|
+
* Values: [ // FilterValueList // required
|
|
37
37
|
* "STRING_VALUE",
|
|
38
38
|
* ],
|
|
39
39
|
* },
|
|
@@ -32,13 +32,13 @@ export interface DescribeDBInstanceAutomatedBackupsCommandOutput extends DBInsta
|
|
|
32
32
|
* import { RDSClient, DescribeDBInstanceAutomatedBackupsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
33
33
|
* // const { RDSClient, DescribeDBInstanceAutomatedBackupsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
34
34
|
* const client = new RDSClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // DescribeDBInstanceAutomatedBackupsMessage
|
|
36
36
|
* DbiResourceId: "STRING_VALUE",
|
|
37
37
|
* DBInstanceIdentifier: "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,12 +29,12 @@ export interface DescribeDBInstancesCommandOutput extends DBInstanceMessage, __M
|
|
|
29
29
|
* import { RDSClient, DescribeDBInstancesCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
30
30
|
* // const { RDSClient, DescribeDBInstancesCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
31
31
|
* const client = new RDSClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // DescribeDBInstancesMessage
|
|
33
33
|
* DBInstanceIdentifier: "STRING_VALUE",
|
|
34
|
-
* Filters: [
|
|
35
|
-
* {
|
|
34
|
+
* Filters: [ // FilterList
|
|
35
|
+
* { // Filter
|
|
36
36
|
* Name: "STRING_VALUE", // required
|
|
37
|
-
* Values: [ // required
|
|
37
|
+
* Values: [ // FilterValueList // required
|
|
38
38
|
* "STRING_VALUE",
|
|
39
39
|
* ],
|
|
40
40
|
* },
|
|
@@ -27,15 +27,15 @@ export interface DescribeDBLogFilesCommandOutput extends DescribeDBLogFilesRespo
|
|
|
27
27
|
* import { RDSClient, DescribeDBLogFilesCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
28
28
|
* // const { RDSClient, DescribeDBLogFilesCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
29
29
|
* const client = new RDSClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DescribeDBLogFilesMessage
|
|
31
31
|
* DBInstanceIdentifier: "STRING_VALUE", // required
|
|
32
32
|
* FilenameContains: "STRING_VALUE",
|
|
33
33
|
* FileLastWritten: Number("long"),
|
|
34
34
|
* FileSize: Number("long"),
|
|
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
|
* },
|
|
@@ -27,12 +27,12 @@ export interface DescribeDBParameterGroupsCommandOutput extends DBParameterGroup
|
|
|
27
27
|
* import { RDSClient, DescribeDBParameterGroupsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
28
28
|
* // const { RDSClient, DescribeDBParameterGroupsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
29
29
|
* const client = new RDSClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DescribeDBParameterGroupsMessage
|
|
31
31
|
* DBParameterGroupName: "STRING_VALUE",
|
|
32
|
-
* Filters: [
|
|
33
|
-
* {
|
|
32
|
+
* Filters: [ // FilterList
|
|
33
|
+
* { // Filter
|
|
34
34
|
* Name: "STRING_VALUE", // required
|
|
35
|
-
* Values: [ // required
|
|
35
|
+
* Values: [ // FilterValueList // required
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* },
|
|
@@ -26,13 +26,13 @@ export interface DescribeDBParametersCommandOutput extends DBParameterGroupDetai
|
|
|
26
26
|
* import { RDSClient, DescribeDBParametersCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
27
27
|
* // const { RDSClient, DescribeDBParametersCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
28
28
|
* const client = new RDSClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeDBParametersMessage
|
|
30
30
|
* DBParameterGroupName: "STRING_VALUE", // required
|
|
31
31
|
* Source: "STRING_VALUE",
|
|
32
|
-
* Filters: [
|
|
33
|
-
* {
|
|
32
|
+
* Filters: [ // FilterList
|
|
33
|
+
* { // Filter
|
|
34
34
|
* Name: "STRING_VALUE", // required
|
|
35
|
-
* Values: [ // required
|
|
35
|
+
* Values: [ // FilterValueList // required
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* },
|
|
@@ -26,12 +26,12 @@ export interface DescribeDBProxiesCommandOutput extends DescribeDBProxiesRespons
|
|
|
26
26
|
* import { RDSClient, DescribeDBProxiesCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
27
27
|
* // const { RDSClient, DescribeDBProxiesCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
28
28
|
* const client = new RDSClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeDBProxiesRequest
|
|
30
30
|
* DBProxyName: "STRING_VALUE",
|
|
31
|
-
* Filters: [
|
|
32
|
-
* {
|
|
31
|
+
* Filters: [ // FilterList
|
|
32
|
+
* { // Filter
|
|
33
33
|
* Name: "STRING_VALUE", // required
|
|
34
|
-
* Values: [ // required
|
|
34
|
+
* Values: [ // FilterValueList // required
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* },
|
|
@@ -26,13 +26,13 @@ export interface DescribeDBProxyEndpointsCommandOutput extends DescribeDBProxyEn
|
|
|
26
26
|
* import { RDSClient, DescribeDBProxyEndpointsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
27
27
|
* // const { RDSClient, DescribeDBProxyEndpointsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
28
28
|
* const client = new RDSClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeDBProxyEndpointsRequest
|
|
30
30
|
* DBProxyName: "STRING_VALUE",
|
|
31
31
|
* DBProxyEndpointName: "STRING_VALUE",
|
|
32
|
-
* Filters: [
|
|
33
|
-
* {
|
|
32
|
+
* Filters: [ // FilterList
|
|
33
|
+
* { // Filter
|
|
34
34
|
* Name: "STRING_VALUE", // required
|
|
35
|
-
* Values: [ // required
|
|
35
|
+
* Values: [ // FilterValueList // required
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* },
|
|
@@ -26,13 +26,13 @@ export interface DescribeDBProxyTargetGroupsCommandOutput extends DescribeDBProx
|
|
|
26
26
|
* import { RDSClient, DescribeDBProxyTargetGroupsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
27
27
|
* // const { RDSClient, DescribeDBProxyTargetGroupsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
28
28
|
* const client = new RDSClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeDBProxyTargetGroupsRequest
|
|
30
30
|
* DBProxyName: "STRING_VALUE", // required
|
|
31
31
|
* TargetGroupName: "STRING_VALUE",
|
|
32
|
-
* Filters: [
|
|
33
|
-
* {
|
|
32
|
+
* Filters: [ // FilterList
|
|
33
|
+
* { // Filter
|
|
34
34
|
* Name: "STRING_VALUE", // required
|
|
35
|
-
* Values: [ // required
|
|
35
|
+
* Values: [ // FilterValueList // required
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* },
|
|
@@ -26,13 +26,13 @@ export interface DescribeDBProxyTargetsCommandOutput extends DescribeDBProxyTarg
|
|
|
26
26
|
* import { RDSClient, DescribeDBProxyTargetsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
27
27
|
* // const { RDSClient, DescribeDBProxyTargetsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
28
28
|
* const client = new RDSClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeDBProxyTargetsRequest
|
|
30
30
|
* DBProxyName: "STRING_VALUE", // required
|
|
31
31
|
* TargetGroupName: "STRING_VALUE",
|
|
32
|
-
* Filters: [
|
|
33
|
-
* {
|
|
32
|
+
* Filters: [ // FilterList
|
|
33
|
+
* { // Filter
|
|
34
34
|
* Name: "STRING_VALUE", // required
|
|
35
|
-
* Values: [ // required
|
|
35
|
+
* Values: [ // FilterValueList // required
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* },
|
|
@@ -34,12 +34,12 @@ export interface DescribeDBSecurityGroupsCommandOutput extends DBSecurityGroupMe
|
|
|
34
34
|
* import { RDSClient, DescribeDBSecurityGroupsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
35
35
|
* // const { RDSClient, DescribeDBSecurityGroupsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
36
36
|
* const client = new RDSClient(config);
|
|
37
|
-
* const input = {
|
|
37
|
+
* const input = { // DescribeDBSecurityGroupsMessage
|
|
38
38
|
* DBSecurityGroupName: "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
|
* },
|
|
@@ -33,7 +33,7 @@ export interface DescribeDBSnapshotAttributesCommandOutput extends DescribeDBSna
|
|
|
33
33
|
* import { RDSClient, DescribeDBSnapshotAttributesCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
34
34
|
* // const { RDSClient, DescribeDBSnapshotAttributesCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
35
35
|
* const client = new RDSClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // DescribeDBSnapshotAttributesMessage
|
|
37
37
|
* DBSnapshotIdentifier: "STRING_VALUE", // required
|
|
38
38
|
* };
|
|
39
39
|
* const command = new DescribeDBSnapshotAttributesCommand(input);
|
|
@@ -26,14 +26,14 @@ export interface DescribeDBSnapshotsCommandOutput extends DBSnapshotMessage, __M
|
|
|
26
26
|
* import { RDSClient, DescribeDBSnapshotsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
27
27
|
* // const { RDSClient, DescribeDBSnapshotsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
28
28
|
* const client = new RDSClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeDBSnapshotsMessage
|
|
30
30
|
* DBInstanceIdentifier: "STRING_VALUE",
|
|
31
31
|
* DBSnapshotIdentifier: "STRING_VALUE",
|
|
32
32
|
* SnapshotType: "STRING_VALUE",
|
|
33
|
-
* Filters: [
|
|
34
|
-
* {
|
|
33
|
+
* Filters: [ // FilterList
|
|
34
|
+
* { // Filter
|
|
35
35
|
* Name: "STRING_VALUE", // required
|
|
36
|
-
* Values: [ // required
|
|
36
|
+
* Values: [ // FilterValueList // required
|
|
37
37
|
* "STRING_VALUE",
|
|
38
38
|
* ],
|
|
39
39
|
* },
|
|
@@ -28,12 +28,12 @@ export interface DescribeDBSubnetGroupsCommandOutput extends DBSubnetGroupMessag
|
|
|
28
28
|
* import { RDSClient, DescribeDBSubnetGroupsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
29
29
|
* // const { RDSClient, DescribeDBSubnetGroupsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
30
30
|
* const client = new RDSClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DescribeDBSubnetGroupsMessage
|
|
32
32
|
* DBSubnetGroupName: "STRING_VALUE",
|
|
33
|
-
* Filters: [
|
|
34
|
-
* {
|
|
33
|
+
* Filters: [ // FilterList
|
|
34
|
+
* { // Filter
|
|
35
35
|
* Name: "STRING_VALUE", // required
|
|
36
|
-
* Values: [ // required
|
|
36
|
+
* Values: [ // FilterValueList // required
|
|
37
37
|
* "STRING_VALUE",
|
|
38
38
|
* ],
|
|
39
39
|
* },
|
|
@@ -29,12 +29,12 @@ export interface DescribeEngineDefaultClusterParametersCommandOutput extends Des
|
|
|
29
29
|
* import { RDSClient, DescribeEngineDefaultClusterParametersCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
30
30
|
* // const { RDSClient, DescribeEngineDefaultClusterParametersCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
31
31
|
* const client = new RDSClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // DescribeEngineDefaultClusterParametersMessage
|
|
33
33
|
* DBParameterGroupFamily: "STRING_VALUE", // required
|
|
34
|
-
* Filters: [
|
|
35
|
-
* {
|
|
34
|
+
* Filters: [ // FilterList
|
|
35
|
+
* { // Filter
|
|
36
36
|
* Name: "STRING_VALUE", // required
|
|
37
|
-
* Values: [ // required
|
|
37
|
+
* Values: [ // FilterValueList // required
|
|
38
38
|
* "STRING_VALUE",
|
|
39
39
|
* ],
|
|
40
40
|
* },
|
|
@@ -26,12 +26,12 @@ export interface DescribeEngineDefaultParametersCommandOutput extends DescribeEn
|
|
|
26
26
|
* import { RDSClient, DescribeEngineDefaultParametersCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
27
27
|
* // const { RDSClient, DescribeEngineDefaultParametersCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
28
28
|
* const client = new RDSClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeEngineDefaultParametersMessage
|
|
30
30
|
* DBParameterGroupFamily: "STRING_VALUE", // required
|
|
31
|
-
* Filters: [
|
|
32
|
-
* {
|
|
31
|
+
* Filters: [ // FilterList
|
|
32
|
+
* { // Filter
|
|
33
33
|
* Name: "STRING_VALUE", // required
|
|
34
|
-
* Values: [ // required
|
|
34
|
+
* Values: [ // FilterValueList // required
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* },
|
|
@@ -32,12 +32,12 @@ export interface DescribeEventCategoriesCommandOutput extends EventCategoriesMes
|
|
|
32
32
|
* import { RDSClient, DescribeEventCategoriesCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
33
33
|
* // const { RDSClient, DescribeEventCategoriesCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
34
34
|
* const client = new RDSClient(config);
|
|
35
|
-
* const input = {
|
|
35
|
+
* const input = { // DescribeEventCategoriesMessage
|
|
36
36
|
* SourceType: "STRING_VALUE",
|
|
37
|
-
* Filters: [
|
|
38
|
-
* {
|
|
37
|
+
* Filters: [ // FilterList
|
|
38
|
+
* { // Filter
|
|
39
39
|
* Name: "STRING_VALUE", // required
|
|
40
|
-
* Values: [ // required
|
|
40
|
+
* Values: [ // FilterValueList // required
|
|
41
41
|
* "STRING_VALUE",
|
|
42
42
|
* ],
|
|
43
43
|
* },
|
|
@@ -28,12 +28,12 @@ export interface DescribeEventSubscriptionsCommandOutput extends EventSubscripti
|
|
|
28
28
|
* import { RDSClient, DescribeEventSubscriptionsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
29
29
|
* // const { RDSClient, DescribeEventSubscriptionsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
30
30
|
* const client = new RDSClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DescribeEventSubscriptionsMessage
|
|
32
32
|
* SubscriptionName: "STRING_VALUE",
|
|
33
|
-
* Filters: [
|
|
34
|
-
* {
|
|
33
|
+
* Filters: [ // FilterList
|
|
34
|
+
* { // Filter
|
|
35
35
|
* Name: "STRING_VALUE", // required
|
|
36
|
-
* Values: [ // required
|
|
36
|
+
* Values: [ // FilterValueList // required
|
|
37
37
|
* "STRING_VALUE",
|
|
38
38
|
* ],
|
|
39
39
|
* },
|
|
@@ -33,19 +33,19 @@ export interface DescribeEventsCommandOutput extends EventsMessage, __MetadataBe
|
|
|
33
33
|
* import { RDSClient, DescribeEventsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
34
34
|
* // const { RDSClient, DescribeEventsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
35
35
|
* const client = new RDSClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // DescribeEventsMessage
|
|
37
37
|
* SourceIdentifier: "STRING_VALUE",
|
|
38
38
|
* SourceType: "db-instance" || "db-parameter-group" || "db-security-group" || "db-snapshot" || "db-cluster" || "db-cluster-snapshot" || "custom-engine-version" || "db-proxy" || "blue-green-deployment",
|
|
39
39
|
* StartTime: new Date("TIMESTAMP"),
|
|
40
40
|
* EndTime: new Date("TIMESTAMP"),
|
|
41
41
|
* Duration: Number("int"),
|
|
42
|
-
* EventCategories: [
|
|
42
|
+
* EventCategories: [ // EventCategoriesList
|
|
43
43
|
* "STRING_VALUE",
|
|
44
44
|
* ],
|
|
45
|
-
* Filters: [
|
|
46
|
-
* {
|
|
45
|
+
* Filters: [ // FilterList
|
|
46
|
+
* { // Filter
|
|
47
47
|
* Name: "STRING_VALUE", // required
|
|
48
|
-
* Values: [ // required
|
|
48
|
+
* Values: [ // FilterValueList // required
|
|
49
49
|
* "STRING_VALUE",
|
|
50
50
|
* ],
|
|
51
51
|
* },
|
|
@@ -27,13 +27,13 @@ export interface DescribeExportTasksCommandOutput extends ExportTasksMessage, __
|
|
|
27
27
|
* import { RDSClient, DescribeExportTasksCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
28
28
|
* // const { RDSClient, DescribeExportTasksCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
29
29
|
* const client = new RDSClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DescribeExportTasksMessage
|
|
31
31
|
* ExportTaskIdentifier: "STRING_VALUE",
|
|
32
32
|
* SourceArn: "STRING_VALUE",
|
|
33
|
-
* Filters: [
|
|
34
|
-
* {
|
|
33
|
+
* Filters: [ // FilterList
|
|
34
|
+
* { // Filter
|
|
35
35
|
* Name: "STRING_VALUE", // required
|
|
36
|
-
* Values: [ // required
|
|
36
|
+
* Values: [ // FilterValueList // required
|
|
37
37
|
* "STRING_VALUE",
|
|
38
38
|
* ],
|
|
39
39
|
* },
|
|
@@ -31,12 +31,12 @@ export interface DescribeGlobalClustersCommandOutput extends GlobalClustersMessa
|
|
|
31
31
|
* import { RDSClient, DescribeGlobalClustersCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
32
32
|
* // const { RDSClient, DescribeGlobalClustersCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
33
33
|
* const client = new RDSClient(config);
|
|
34
|
-
* const input = {
|
|
34
|
+
* const input = { // DescribeGlobalClustersMessage
|
|
35
35
|
* GlobalClusterIdentifier: "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
|
* },
|
|
@@ -26,13 +26,13 @@ export interface DescribeOptionGroupOptionsCommandOutput extends OptionGroupOpti
|
|
|
26
26
|
* import { RDSClient, DescribeOptionGroupOptionsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
27
27
|
* // const { RDSClient, DescribeOptionGroupOptionsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
28
28
|
* const client = new RDSClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeOptionGroupOptionsMessage
|
|
30
30
|
* EngineName: "STRING_VALUE", // required
|
|
31
31
|
* MajorEngineVersion: "STRING_VALUE",
|
|
32
|
-
* Filters: [
|
|
33
|
-
* {
|
|
32
|
+
* Filters: [ // FilterList
|
|
33
|
+
* { // Filter
|
|
34
34
|
* Name: "STRING_VALUE", // required
|
|
35
|
-
* Values: [ // required
|
|
35
|
+
* Values: [ // FilterValueList // required
|
|
36
36
|
* "STRING_VALUE",
|
|
37
37
|
* ],
|
|
38
38
|
* },
|
|
@@ -26,12 +26,12 @@ export interface DescribeOptionGroupsCommandOutput extends OptionGroups, __Metad
|
|
|
26
26
|
* import { RDSClient, DescribeOptionGroupsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
27
27
|
* // const { RDSClient, DescribeOptionGroupsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
28
28
|
* const client = new RDSClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeOptionGroupsMessage
|
|
30
30
|
* OptionGroupName: "STRING_VALUE",
|
|
31
|
-
* Filters: [
|
|
32
|
-
* {
|
|
31
|
+
* Filters: [ // FilterList
|
|
32
|
+
* { // Filter
|
|
33
33
|
* Name: "STRING_VALUE", // required
|
|
34
|
-
* Values: [ // required
|
|
34
|
+
* Values: [ // FilterValueList // required
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* },
|
|
@@ -26,17 +26,17 @@ export interface DescribeOrderableDBInstanceOptionsCommandOutput extends Orderab
|
|
|
26
26
|
* import { RDSClient, DescribeOrderableDBInstanceOptionsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
27
27
|
* // const { RDSClient, DescribeOrderableDBInstanceOptionsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
28
28
|
* const client = new RDSClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeOrderableDBInstanceOptionsMessage
|
|
30
30
|
* Engine: "STRING_VALUE", // required
|
|
31
31
|
* EngineVersion: "STRING_VALUE",
|
|
32
32
|
* DBInstanceClass: "STRING_VALUE",
|
|
33
33
|
* LicenseModel: "STRING_VALUE",
|
|
34
34
|
* AvailabilityZoneGroup: "STRING_VALUE",
|
|
35
35
|
* Vpc: true || false,
|
|
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
|
* },
|
|
@@ -26,12 +26,12 @@ export interface DescribePendingMaintenanceActionsCommandOutput extends PendingM
|
|
|
26
26
|
* import { RDSClient, DescribePendingMaintenanceActionsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
27
27
|
* // const { RDSClient, DescribePendingMaintenanceActionsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
28
28
|
* const client = new RDSClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribePendingMaintenanceActionsMessage
|
|
30
30
|
* ResourceIdentifier: "STRING_VALUE",
|
|
31
|
-
* Filters: [
|
|
32
|
-
* {
|
|
31
|
+
* Filters: [ // FilterList
|
|
32
|
+
* { // Filter
|
|
33
33
|
* Name: "STRING_VALUE", // required
|
|
34
|
-
* Values: [ // required
|
|
34
|
+
* Values: [ // FilterValueList // required
|
|
35
35
|
* "STRING_VALUE",
|
|
36
36
|
* ],
|
|
37
37
|
* },
|
|
@@ -26,7 +26,7 @@ export interface DescribeReservedDBInstancesCommandOutput extends ReservedDBInst
|
|
|
26
26
|
* import { RDSClient, DescribeReservedDBInstancesCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
27
27
|
* // const { RDSClient, DescribeReservedDBInstancesCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
28
28
|
* const client = new RDSClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeReservedDBInstancesMessage
|
|
30
30
|
* ReservedDBInstanceId: "STRING_VALUE",
|
|
31
31
|
* ReservedDBInstancesOfferingId: "STRING_VALUE",
|
|
32
32
|
* DBInstanceClass: "STRING_VALUE",
|
|
@@ -35,10 +35,10 @@ export interface DescribeReservedDBInstancesCommandOutput extends ReservedDBInst
|
|
|
35
35
|
* OfferingType: "STRING_VALUE",
|
|
36
36
|
* MultiAZ: true || false,
|
|
37
37
|
* LeaseId: "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
|
* },
|
|
@@ -26,17 +26,17 @@ export interface DescribeReservedDBInstancesOfferingsCommandOutput extends Reser
|
|
|
26
26
|
* import { RDSClient, DescribeReservedDBInstancesOfferingsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
27
27
|
* // const { RDSClient, DescribeReservedDBInstancesOfferingsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
28
28
|
* const client = new RDSClient(config);
|
|
29
|
-
* const input = {
|
|
29
|
+
* const input = { // DescribeReservedDBInstancesOfferingsMessage
|
|
30
30
|
* ReservedDBInstancesOfferingId: "STRING_VALUE",
|
|
31
31
|
* DBInstanceClass: "STRING_VALUE",
|
|
32
32
|
* Duration: "STRING_VALUE",
|
|
33
33
|
* ProductDescription: "STRING_VALUE",
|
|
34
34
|
* OfferingType: "STRING_VALUE",
|
|
35
35
|
* MultiAZ: true || false,
|
|
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
|
* },
|
|
@@ -33,14 +33,14 @@ export interface DescribeSourceRegionsCommandOutput extends SourceRegionMessage,
|
|
|
33
33
|
* import { RDSClient, DescribeSourceRegionsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
34
34
|
* // const { RDSClient, DescribeSourceRegionsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
35
35
|
* const client = new RDSClient(config);
|
|
36
|
-
* const input = {
|
|
36
|
+
* const input = { // DescribeSourceRegionsMessage
|
|
37
37
|
* RegionName: "STRING_VALUE",
|
|
38
38
|
* MaxRecords: Number("int"),
|
|
39
39
|
* Marker: "STRING_VALUE",
|
|
40
|
-
* Filters: [
|
|
41
|
-
* {
|
|
40
|
+
* Filters: [ // FilterList
|
|
41
|
+
* { // Filter
|
|
42
42
|
* Name: "STRING_VALUE", // required
|
|
43
|
-
* Values: [ // required
|
|
43
|
+
* Values: [ // FilterValueList // required
|
|
44
44
|
* "STRING_VALUE",
|
|
45
45
|
* ],
|
|
46
46
|
* },
|
|
@@ -28,7 +28,7 @@ export interface DescribeValidDBInstanceModificationsCommandOutput extends Descr
|
|
|
28
28
|
* import { RDSClient, DescribeValidDBInstanceModificationsCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
29
29
|
* // const { RDSClient, DescribeValidDBInstanceModificationsCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
30
30
|
* const client = new RDSClient(config);
|
|
31
|
-
* const input = {
|
|
31
|
+
* const input = { // DescribeValidDBInstanceModificationsMessage
|
|
32
32
|
* DBInstanceIdentifier: "STRING_VALUE", // required
|
|
33
33
|
* };
|
|
34
34
|
* const command = new DescribeValidDBInstanceModificationsCommand(input);
|
|
@@ -27,7 +27,7 @@ export interface DownloadDBLogFilePortionCommandOutput extends DownloadDBLogFile
|
|
|
27
27
|
* import { RDSClient, DownloadDBLogFilePortionCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
28
28
|
* // const { RDSClient, DownloadDBLogFilePortionCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
29
29
|
* const client = new RDSClient(config);
|
|
30
|
-
* const input = {
|
|
30
|
+
* const input = { // DownloadDBLogFilePortionMessage
|
|
31
31
|
* DBInstanceIdentifier: "STRING_VALUE", // required
|
|
32
32
|
* LogFileName: "STRING_VALUE", // required
|
|
33
33
|
* Marker: "STRING_VALUE",
|
|
@@ -42,7 +42,7 @@ export interface FailoverDBClusterCommandOutput extends FailoverDBClusterResult,
|
|
|
42
42
|
* import { RDSClient, FailoverDBClusterCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
43
43
|
* // const { RDSClient, FailoverDBClusterCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
44
44
|
* const client = new RDSClient(config);
|
|
45
|
-
* const input = {
|
|
45
|
+
* const input = { // FailoverDBClusterMessage
|
|
46
46
|
* DBClusterIdentifier: "STRING_VALUE", // required
|
|
47
47
|
* TargetDBInstanceIdentifier: "STRING_VALUE",
|
|
48
48
|
* };
|
|
@@ -38,7 +38,7 @@ export interface FailoverGlobalClusterCommandOutput extends FailoverGlobalCluste
|
|
|
38
38
|
* import { RDSClient, FailoverGlobalClusterCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
39
39
|
* // const { RDSClient, FailoverGlobalClusterCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
40
40
|
* const client = new RDSClient(config);
|
|
41
|
-
* const input = {
|
|
41
|
+
* const input = { // FailoverGlobalClusterMessage
|
|
42
42
|
* GlobalClusterIdentifier: "STRING_VALUE", // required
|
|
43
43
|
* TargetDbClusterIdentifier: "STRING_VALUE", // required
|
|
44
44
|
* };
|
|
@@ -29,12 +29,12 @@ export interface ListTagsForResourceCommandOutput extends TagListMessage, __Meta
|
|
|
29
29
|
* import { RDSClient, ListTagsForResourceCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
30
30
|
* // const { RDSClient, ListTagsForResourceCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
31
31
|
* const client = new RDSClient(config);
|
|
32
|
-
* const input = {
|
|
32
|
+
* const input = { // ListTagsForResourceMessage
|
|
33
33
|
* ResourceName: "STRING_VALUE", // required
|
|
34
|
-
* Filters: [
|
|
35
|
-
* {
|
|
34
|
+
* Filters: [ // FilterList
|
|
35
|
+
* { // Filter
|
|
36
36
|
* Name: "STRING_VALUE", // required
|
|
37
|
-
* Values: [ // required
|
|
37
|
+
* Values: [ // FilterValueList // required
|
|
38
38
|
* "STRING_VALUE",
|
|
39
39
|
* ],
|
|
40
40
|
* },
|
|
@@ -30,7 +30,7 @@ export interface ModifyActivityStreamCommandOutput extends ModifyActivityStreamR
|
|
|
30
30
|
* import { RDSClient, ModifyActivityStreamCommand } from "@aws-sdk/client-rds"; // ES Modules import
|
|
31
31
|
* // const { RDSClient, ModifyActivityStreamCommand } = require("@aws-sdk/client-rds"); // CommonJS import
|
|
32
32
|
* const client = new RDSClient(config);
|
|
33
|
-
* const input = {
|
|
33
|
+
* const input = { // ModifyActivityStreamRequest
|
|
34
34
|
* ResourceArn: "STRING_VALUE",
|
|
35
35
|
* AuditPolicyState: "locked" || "unlocked",
|
|
36
36
|
* };
|