From 6c94c63bd0226f48d1faafaa00bf4ac3c13ea237 Mon Sep 17 00:00:00 2001 From: awstools Date: Wed, 15 Feb 2023 20:00:04 +0000 Subject: [PATCH] docs(client-rds): Database Activity Stream support for RDS for SQL Server. --- clients/client-rds/src/RDS.ts | 149 +- .../src/commands/CancelExportTaskCommand.ts | 2 +- .../commands/CopyDBClusterSnapshotCommand.ts | 6 +- .../src/commands/CreateDBClusterCommand.ts | 13 +- .../CreateDBClusterParameterGroupCommand.ts | 6 +- .../CreateDBClusterSnapshotCommand.ts | 6 +- .../DeleteBlueGreenDeploymentCommand.ts | 4 +- .../DeleteCustomDBEngineVersionCommand.ts | 4 +- .../src/commands/DeleteDBClusterCommand.ts | 6 +- .../DeleteDBClusterParameterGroupCommand.ts | 6 +- .../DeleteDBClusterSnapshotCommand.ts | 6 +- ...DescribeDBClusterParameterGroupsCommand.ts | 6 +- .../DescribeDBClusterParametersCommand.ts | 6 +- .../DescribeDBClusterSnapshotsCommand.ts | 6 +- .../src/commands/DescribeDBClustersCommand.ts | 6 +- .../commands/DescribeExportTasksCommand.ts | 2 +- .../src/commands/FailoverDBClusterCommand.ts | 6 +- .../commands/ModifyActivityStreamCommand.ts | 2 +- .../src/commands/ModifyDBClusterCommand.ts | 6 +- .../ModifyDBClusterParameterGroupCommand.ts | 6 +- .../src/commands/RebootDBClusterCommand.ts | 7 +- .../RemoveRoleFromDBClusterCommand.ts | 6 +- .../ResetDBClusterParameterGroupCommand.ts | 6 +- .../RestoreDBClusterFromSnapshotCommand.ts | 6 +- .../RestoreDBClusterToPointInTimeCommand.ts | 6 +- .../src/commands/StartExportTaskCommand.ts | 13 +- .../src/endpoint/EndpointParameters.ts | 2 +- clients/client-rds/src/endpoint/ruleset.ts | 48 +- clients/client-rds/src/models/models_0.ts | 78 +- clients/client-rds/src/models/models_1.ts | 62 +- codegen/sdk-codegen/aws-models/rds.json | 2276 +++++------------ 31 files changed, 861 insertions(+), 1903 deletions(-) diff --git a/clients/client-rds/src/RDS.ts b/clients/client-rds/src/RDS.ts index ca0dca76b95e..83c17edc217b 100644 --- a/clients/client-rds/src/RDS.ts +++ b/clients/client-rds/src/RDS.ts @@ -1017,7 +1017,7 @@ export class RDS extends RDSClient { } /** - *

Cancels an export task in progress that is exporting a snapshot to Amazon S3. + *

Cancels an export task in progress that is exporting a snapshot or cluster to Amazon S3. * Any data that has already been written to the S3 bucket isn't removed.

*/ public cancelExportTask( @@ -1116,9 +1116,9 @@ export class RDS extends RDSClient { *

For more information on Amazon Aurora DB clusters, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide.

*/ public copyDBClusterSnapshot( args: CopyDBClusterSnapshotCommandInput, @@ -1333,13 +1333,12 @@ export class RDS extends RDSClient { *

Creates a new Amazon Aurora DB cluster or Multi-AZ DB cluster.

*

You can use the ReplicationSourceIdentifier parameter to create an Amazon * Aurora DB cluster as a read replica of another DB cluster or Amazon RDS MySQL or - * PostgreSQL DB instance.

- *

For more information on Amazon Aurora, see - * - * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ * PostgreSQL DB instance. For more information about Amazon Aurora, see What is Amazon Aurora? in the Amazon Aurora User + * Guide.

+ *

You can also use the ReplicationSourceIdentifier parameter to create a + * Multi-AZ DB cluster read replica with an RDS for PostgreSQL DB instance as the source. + * For more information about Multi-AZ DB clusters, see Multi-AZ DB cluster deployments in the Amazon + * RDS User Guide.

*/ public createDBCluster( args: CreateDBClusterCommandInput, @@ -1433,9 +1432,9 @@ export class RDS extends RDSClient { *

For more information on Amazon Aurora, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide.

*/ public createDBClusterParameterGroup( args: CreateDBClusterParameterGroupCommandInput, @@ -1470,9 +1469,9 @@ export class RDS extends RDSClient { *

Creates a snapshot of a DB cluster.

*

For more information on Amazon Aurora, see What is Amazon * Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide.

*/ public createDBClusterSnapshot( args: CreateDBClusterSnapshotCommandInput, @@ -1945,8 +1944,8 @@ export class RDS extends RDSClient { *

For more information, see Using Amazon RDS Blue/Green Deployments * for database updates in the Amazon RDS User Guide and * - * Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora - * User Guide.

+ * Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora + * User Guide.

*/ public deleteBlueGreenDeployment( args: DeleteBlueGreenDeploymentCommandInput, @@ -1997,8 +1996,8 @@ export class RDS extends RDSClient { * API gateway that accesses your Amazon S3 bucket. These calls originate from the MediaImport service for * the DeleteCustomDbEngineVersion event.

* - *

For more information, see - * Deleting a CEV in the Amazon RDS User Guide.

+ *

For more information, see Deleting a + * CEV in the Amazon RDS User Guide.

*/ public deleteCustomDBEngineVersion( args: DeleteCustomDBEngineVersionCommandInput, @@ -2036,9 +2035,9 @@ export class RDS extends RDSClient { *

For more information on Amazon Aurora, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide.

*/ public deleteDBCluster( args: DeleteDBClusterCommandInput, @@ -2109,9 +2108,9 @@ export class RDS extends RDSClient { *

For more information on Amazon Aurora, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide.

*/ public deleteDBClusterParameterGroup( args: DeleteDBClusterParameterGroupCommandInput, @@ -2151,9 +2150,9 @@ export class RDS extends RDSClient { *

For more information on Amazon Aurora, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide.

*/ public deleteDBClusterSnapshot( args: DeleteDBClusterSnapshotCommandInput, @@ -2798,9 +2797,9 @@ export class RDS extends RDSClient { *

For more information on Amazon Aurora, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide.

*/ public describeDBClusterParameterGroups( args: DescribeDBClusterParameterGroupsCommandInput, @@ -2836,9 +2835,9 @@ export class RDS extends RDSClient { *

For more information on Amazon Aurora, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide.

*/ public describeDBClusterParameters( args: DescribeDBClusterParametersCommandInput, @@ -2874,9 +2873,9 @@ export class RDS extends RDSClient { *

For more information on Amazon Aurora DB clusters, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide.

*

This operation can also return information for Amazon Neptune DB instances and Amazon DocumentDB instances.

*/ public describeDBClusters( @@ -2952,9 +2951,9 @@ export class RDS extends RDSClient { *

For more information on Amazon Aurora DB clusters, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide.

*/ public describeDBClusterSnapshots( args: DescribeDBClusterSnapshotsCommandInput, @@ -3642,7 +3641,7 @@ export class RDS extends RDSClient { } /** - *

Returns information about a snapshot export to Amazon S3. This API operation supports + *

Returns information about a snapshot or cluster export to Amazon S3. This API operation supports * pagination.

*/ public describeExportTasks( @@ -4024,9 +4023,9 @@ export class RDS extends RDSClient { *

For more information on Amazon Aurora DB clusters, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide.

*/ public failoverDBCluster( args: FailoverDBClusterCommandInput, @@ -4141,7 +4140,7 @@ export class RDS extends RDSClient { * whereas an unlocked policy is read/write. If your activity stream is started and locked, you can unlock it, customize your audit policy, * and then lock your activity stream. Restarting the activity stream isn't required. For more information, see Modifying a database activity stream in the * Amazon RDS User Guide.

- *

This operation is supported for RDS for Oracle only.

+ *

This operation is supported for RDS for Oracle and Microsoft SQL Server.

*/ public modifyActivityStream( args: ModifyActivityStreamCommandInput, @@ -4326,9 +4325,9 @@ export class RDS extends RDSClient { *

For more information on Amazon Aurora DB clusters, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide.

*/ public modifyDBCluster( args: ModifyDBClusterCommandInput, @@ -4417,9 +4416,9 @@ export class RDS extends RDSClient { *

For more information on Amazon Aurora DB clusters, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide. + *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide. *

*/ public modifyDBClusterParameterGroup( @@ -5022,10 +5021,9 @@ export class RDS extends RDSClient { *

Rebooting a DB cluster restarts the database engine service. Rebooting a DB * cluster results in a momentary outage, during which the DB cluster status is set to rebooting.

*

Use this operation only for a non-Aurora Multi-AZ DB cluster.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the - * Amazon RDS User Guide. + *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide. *

*/ public rebootDBCluster( @@ -5173,9 +5171,9 @@ export class RDS extends RDSClient { *

For more information on Amazon Aurora DB clusters, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide. + *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide. *

*/ public removeRoleFromDBCluster( @@ -5322,9 +5320,9 @@ export class RDS extends RDSClient { *

For more information on Amazon Aurora DB clusters, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide. + *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide. *

*/ public resetDBClusterParameterGroup( @@ -5461,9 +5459,9 @@ export class RDS extends RDSClient { *

For more information on Amazon Aurora DB clusters, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide. + *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide. *

*/ public restoreDBClusterFromSnapshot( @@ -5512,9 +5510,9 @@ export class RDS extends RDSClient { *

For more information on Amazon Aurora DB clusters, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide. + *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide. *

*/ public restoreDBClusterToPointInTime( @@ -5871,9 +5869,18 @@ export class RDS extends RDSClient { } /** - *

Starts an export of a snapshot to Amazon S3. + *

Starts an export of DB snapshot or DB cluster data to Amazon S3. * The provided IAM role must have access to the S3 bucket.

- *

This command doesn't apply to RDS Custom.

+ *

You can't export snapshot data from RDS Custom DB instances.

+ *

You can't export cluster data from Multi-AZ DB clusters.

+ *

For more information on exporting DB snapshot data, see + * Exporting DB snapshot + * data to Amazon S3 in the Amazon RDS User Guide + * or Exporting DB + * cluster snapshot data to Amazon S3 in the Amazon Aurora User Guide.

+ *

For more information on exporting DB cluster data, see + * Exporting DB + * cluster data to Amazon S3 in the Amazon Aurora User Guide.

*/ public startExportTask( args: StartExportTaskCommandInput, diff --git a/clients/client-rds/src/commands/CancelExportTaskCommand.ts b/clients/client-rds/src/commands/CancelExportTaskCommand.ts index 894fed01a2b6..b25fcfd5932c 100644 --- a/clients/client-rds/src/commands/CancelExportTaskCommand.ts +++ b/clients/client-rds/src/commands/CancelExportTaskCommand.ts @@ -29,7 +29,7 @@ export interface CancelExportTaskCommandInput extends CancelExportTaskMessage {} export interface CancelExportTaskCommandOutput extends ExportTask, __MetadataBearer {} /** - *

Cancels an export task in progress that is exporting a snapshot to Amazon S3. + *

Cancels an export task in progress that is exporting a snapshot or cluster to Amazon S3. * Any data that has already been written to the S3 bucket isn't removed.

* @example * Use a bare-bones client and the command you need to make an API call. diff --git a/clients/client-rds/src/commands/CopyDBClusterSnapshotCommand.ts b/clients/client-rds/src/commands/CopyDBClusterSnapshotCommand.ts index 45711e3d6b7f..ad7d039b0a2d 100644 --- a/clients/client-rds/src/commands/CopyDBClusterSnapshotCommand.ts +++ b/clients/client-rds/src/commands/CopyDBClusterSnapshotCommand.ts @@ -64,9 +64,9 @@ export interface CopyDBClusterSnapshotCommandOutput extends CopyDBClusterSnapsho *

For more information on Amazon Aurora DB clusters, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide.

* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript diff --git a/clients/client-rds/src/commands/CreateDBClusterCommand.ts b/clients/client-rds/src/commands/CreateDBClusterCommand.ts index 1de58e3dba0e..f4c9e6f65aef 100644 --- a/clients/client-rds/src/commands/CreateDBClusterCommand.ts +++ b/clients/client-rds/src/commands/CreateDBClusterCommand.ts @@ -33,13 +33,12 @@ export interface CreateDBClusterCommandOutput extends CreateDBClusterResult, __M *

Creates a new Amazon Aurora DB cluster or Multi-AZ DB cluster.

*

You can use the ReplicationSourceIdentifier parameter to create an Amazon * Aurora DB cluster as a read replica of another DB cluster or Amazon RDS MySQL or - * PostgreSQL DB instance.

- *

For more information on Amazon Aurora, see - * - * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ * PostgreSQL DB instance. For more information about Amazon Aurora, see What is Amazon Aurora? in the Amazon Aurora User + * Guide.

+ *

You can also use the ReplicationSourceIdentifier parameter to create a + * Multi-AZ DB cluster read replica with an RDS for PostgreSQL DB instance as the source. + * For more information about Multi-AZ DB clusters, see Multi-AZ DB cluster deployments in the Amazon + * RDS User Guide.

* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript diff --git a/clients/client-rds/src/commands/CreateDBClusterParameterGroupCommand.ts b/clients/client-rds/src/commands/CreateDBClusterParameterGroupCommand.ts index 1b0d3c7f1488..0edbf0207bf5 100644 --- a/clients/client-rds/src/commands/CreateDBClusterParameterGroupCommand.ts +++ b/clients/client-rds/src/commands/CreateDBClusterParameterGroupCommand.ts @@ -58,9 +58,9 @@ export interface CreateDBClusterParameterGroupCommandOutput *

For more information on Amazon Aurora, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide.

* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript diff --git a/clients/client-rds/src/commands/CreateDBClusterSnapshotCommand.ts b/clients/client-rds/src/commands/CreateDBClusterSnapshotCommand.ts index c11bbf219b33..cb427be497b4 100644 --- a/clients/client-rds/src/commands/CreateDBClusterSnapshotCommand.ts +++ b/clients/client-rds/src/commands/CreateDBClusterSnapshotCommand.ts @@ -32,9 +32,9 @@ export interface CreateDBClusterSnapshotCommandOutput extends CreateDBClusterSna *

Creates a snapshot of a DB cluster.

*

For more information on Amazon Aurora, see What is Amazon * Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide.

* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript diff --git a/clients/client-rds/src/commands/DeleteBlueGreenDeploymentCommand.ts b/clients/client-rds/src/commands/DeleteBlueGreenDeploymentCommand.ts index 05e0ba624f07..afacd5baa591 100644 --- a/clients/client-rds/src/commands/DeleteBlueGreenDeploymentCommand.ts +++ b/clients/client-rds/src/commands/DeleteBlueGreenDeploymentCommand.ts @@ -33,8 +33,8 @@ export interface DeleteBlueGreenDeploymentCommandOutput extends DeleteBlueGreenD *

For more information, see Using Amazon RDS Blue/Green Deployments * for database updates in the Amazon RDS User Guide and * - * Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora - * User Guide.

+ * Using Amazon RDS Blue/Green Deployments for database updates in the Amazon Aurora + * User Guide.

* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript diff --git a/clients/client-rds/src/commands/DeleteCustomDBEngineVersionCommand.ts b/clients/client-rds/src/commands/DeleteCustomDBEngineVersionCommand.ts index 9271c92cae3f..2cf407603ea4 100644 --- a/clients/client-rds/src/commands/DeleteCustomDBEngineVersionCommand.ts +++ b/clients/client-rds/src/commands/DeleteCustomDBEngineVersionCommand.ts @@ -48,8 +48,8 @@ export interface DeleteCustomDBEngineVersionCommandOutput extends DBEngineVersio * API gateway that accesses your Amazon S3 bucket. These calls originate from the MediaImport service for * the DeleteCustomDbEngineVersion event.

* - *

For more information, see - * Deleting a CEV in the Amazon RDS User Guide.

+ *

For more information, see Deleting a + * CEV in the Amazon RDS User Guide.

* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript diff --git a/clients/client-rds/src/commands/DeleteDBClusterCommand.ts b/clients/client-rds/src/commands/DeleteDBClusterCommand.ts index 1bd842494c77..640f8b3f1fc9 100644 --- a/clients/client-rds/src/commands/DeleteDBClusterCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBClusterCommand.ts @@ -35,9 +35,9 @@ export interface DeleteDBClusterCommandOutput extends DeleteDBClusterResult, __M *

For more information on Amazon Aurora, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide.

* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript diff --git a/clients/client-rds/src/commands/DeleteDBClusterParameterGroupCommand.ts b/clients/client-rds/src/commands/DeleteDBClusterParameterGroupCommand.ts index d83aec72a9a8..2a3497838cf3 100644 --- a/clients/client-rds/src/commands/DeleteDBClusterParameterGroupCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBClusterParameterGroupCommand.ts @@ -31,9 +31,9 @@ export interface DeleteDBClusterParameterGroupCommandOutput extends __MetadataBe *

For more information on Amazon Aurora, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide.

* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript diff --git a/clients/client-rds/src/commands/DeleteDBClusterSnapshotCommand.ts b/clients/client-rds/src/commands/DeleteDBClusterSnapshotCommand.ts index 21b531abd1d6..690e22076283 100644 --- a/clients/client-rds/src/commands/DeleteDBClusterSnapshotCommand.ts +++ b/clients/client-rds/src/commands/DeleteDBClusterSnapshotCommand.ts @@ -37,9 +37,9 @@ export interface DeleteDBClusterSnapshotCommandOutput extends DeleteDBClusterSna *

For more information on Amazon Aurora, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide.

* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript diff --git a/clients/client-rds/src/commands/DescribeDBClusterParameterGroupsCommand.ts b/clients/client-rds/src/commands/DescribeDBClusterParameterGroupsCommand.ts index 73af0ec310eb..a0bc449d18b9 100644 --- a/clients/client-rds/src/commands/DescribeDBClusterParameterGroupsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBClusterParameterGroupsCommand.ts @@ -37,9 +37,9 @@ export interface DescribeDBClusterParameterGroupsCommandOutput *

For more information on Amazon Aurora, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide.

* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript diff --git a/clients/client-rds/src/commands/DescribeDBClusterParametersCommand.ts b/clients/client-rds/src/commands/DescribeDBClusterParametersCommand.ts index 2ac7ac3a4423..0dc4d55e553a 100644 --- a/clients/client-rds/src/commands/DescribeDBClusterParametersCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBClusterParametersCommand.ts @@ -33,9 +33,9 @@ export interface DescribeDBClusterParametersCommandOutput extends DBClusterParam *

For more information on Amazon Aurora, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide.

* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript diff --git a/clients/client-rds/src/commands/DescribeDBClusterSnapshotsCommand.ts b/clients/client-rds/src/commands/DescribeDBClusterSnapshotsCommand.ts index 13c3411d7f36..ea589c735b20 100644 --- a/clients/client-rds/src/commands/DescribeDBClusterSnapshotsCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBClusterSnapshotsCommand.ts @@ -33,9 +33,9 @@ export interface DescribeDBClusterSnapshotsCommandOutput extends DBClusterSnapsh *

For more information on Amazon Aurora DB clusters, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide.

* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript diff --git a/clients/client-rds/src/commands/DescribeDBClustersCommand.ts b/clients/client-rds/src/commands/DescribeDBClustersCommand.ts index 66f16f998781..597eaca4404d 100644 --- a/clients/client-rds/src/commands/DescribeDBClustersCommand.ts +++ b/clients/client-rds/src/commands/DescribeDBClustersCommand.ts @@ -33,9 +33,9 @@ export interface DescribeDBClustersCommandOutput extends DBClusterMessage, __Met *

For more information on Amazon Aurora DB clusters, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide.

*

This operation can also return information for Amazon Neptune DB instances and Amazon DocumentDB instances.

* @example * Use a bare-bones client and the command you need to make an API call. diff --git a/clients/client-rds/src/commands/DescribeExportTasksCommand.ts b/clients/client-rds/src/commands/DescribeExportTasksCommand.ts index 22ac72f8d132..405f0d425057 100644 --- a/clients/client-rds/src/commands/DescribeExportTasksCommand.ts +++ b/clients/client-rds/src/commands/DescribeExportTasksCommand.ts @@ -29,7 +29,7 @@ export interface DescribeExportTasksCommandInput extends DescribeExportTasksMess export interface DescribeExportTasksCommandOutput extends ExportTasksMessage, __MetadataBearer {} /** - *

Returns information about a snapshot export to Amazon S3. This API operation supports + *

Returns information about a snapshot or cluster export to Amazon S3. This API operation supports * pagination.

* @example * Use a bare-bones client and the command you need to make an API call. diff --git a/clients/client-rds/src/commands/FailoverDBClusterCommand.ts b/clients/client-rds/src/commands/FailoverDBClusterCommand.ts index c30aca37092f..373cf0ce0100 100644 --- a/clients/client-rds/src/commands/FailoverDBClusterCommand.ts +++ b/clients/client-rds/src/commands/FailoverDBClusterCommand.ts @@ -43,9 +43,9 @@ export interface FailoverDBClusterCommandOutput extends FailoverDBClusterResult, *

For more information on Amazon Aurora DB clusters, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide.

* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript diff --git a/clients/client-rds/src/commands/ModifyActivityStreamCommand.ts b/clients/client-rds/src/commands/ModifyActivityStreamCommand.ts index a34d2c0d9d40..019c746f610f 100644 --- a/clients/client-rds/src/commands/ModifyActivityStreamCommand.ts +++ b/clients/client-rds/src/commands/ModifyActivityStreamCommand.ts @@ -33,7 +33,7 @@ export interface ModifyActivityStreamCommandOutput extends ModifyActivityStreamR * whereas an unlocked policy is read/write. If your activity stream is started and locked, you can unlock it, customize your audit policy, * and then lock your activity stream. Restarting the activity stream isn't required. For more information, see Modifying a database activity stream in the * Amazon RDS User Guide.

- *

This operation is supported for RDS for Oracle only.

+ *

This operation is supported for RDS for Oracle and Microsoft SQL Server.

* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript diff --git a/clients/client-rds/src/commands/ModifyDBClusterCommand.ts b/clients/client-rds/src/commands/ModifyDBClusterCommand.ts index dcedc6f7b2f9..aa58aaf31086 100644 --- a/clients/client-rds/src/commands/ModifyDBClusterCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBClusterCommand.ts @@ -35,9 +35,9 @@ export interface ModifyDBClusterCommandOutput extends ModifyDBClusterResult, __M *

For more information on Amazon Aurora DB clusters, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

+ *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide.

* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript diff --git a/clients/client-rds/src/commands/ModifyDBClusterParameterGroupCommand.ts b/clients/client-rds/src/commands/ModifyDBClusterParameterGroupCommand.ts index 45a0329cd218..ababe1dd2627 100644 --- a/clients/client-rds/src/commands/ModifyDBClusterParameterGroupCommand.ts +++ b/clients/client-rds/src/commands/ModifyDBClusterParameterGroupCommand.ts @@ -53,9 +53,9 @@ export interface ModifyDBClusterParameterGroupCommandOutput *

For more information on Amazon Aurora DB clusters, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide. + *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide. *

* @example * Use a bare-bones client and the command you need to make an API call. diff --git a/clients/client-rds/src/commands/RebootDBClusterCommand.ts b/clients/client-rds/src/commands/RebootDBClusterCommand.ts index 4796a22e5e06..784c24d603c3 100644 --- a/clients/client-rds/src/commands/RebootDBClusterCommand.ts +++ b/clients/client-rds/src/commands/RebootDBClusterCommand.ts @@ -36,10 +36,9 @@ export interface RebootDBClusterCommandOutput extends RebootDBClusterResult, __M *

Rebooting a DB cluster restarts the database engine service. Rebooting a DB * cluster results in a momentary outage, during which the DB cluster status is set to rebooting.

*

Use this operation only for a non-Aurora Multi-AZ DB cluster.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the - * Amazon RDS User Guide. + *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide. *

* @example * Use a bare-bones client and the command you need to make an API call. diff --git a/clients/client-rds/src/commands/RemoveRoleFromDBClusterCommand.ts b/clients/client-rds/src/commands/RemoveRoleFromDBClusterCommand.ts index fa568fec0ee2..6813684cf046 100644 --- a/clients/client-rds/src/commands/RemoveRoleFromDBClusterCommand.ts +++ b/clients/client-rds/src/commands/RemoveRoleFromDBClusterCommand.ts @@ -29,9 +29,9 @@ export interface RemoveRoleFromDBClusterCommandOutput extends __MetadataBearer { *

For more information on Amazon Aurora DB clusters, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide. + *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide. *

* @example * Use a bare-bones client and the command you need to make an API call. diff --git a/clients/client-rds/src/commands/ResetDBClusterParameterGroupCommand.ts b/clients/client-rds/src/commands/ResetDBClusterParameterGroupCommand.ts index b694369f5ffb..71aef684daf4 100644 --- a/clients/client-rds/src/commands/ResetDBClusterParameterGroupCommand.ts +++ b/clients/client-rds/src/commands/ResetDBClusterParameterGroupCommand.ts @@ -43,9 +43,9 @@ export interface ResetDBClusterParameterGroupCommandOutput *

For more information on Amazon Aurora DB clusters, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide. + *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide. *

* @example * Use a bare-bones client and the command you need to make an API call. diff --git a/clients/client-rds/src/commands/RestoreDBClusterFromSnapshotCommand.ts b/clients/client-rds/src/commands/RestoreDBClusterFromSnapshotCommand.ts index 142ad04e6c58..e377a091281c 100644 --- a/clients/client-rds/src/commands/RestoreDBClusterFromSnapshotCommand.ts +++ b/clients/client-rds/src/commands/RestoreDBClusterFromSnapshotCommand.ts @@ -46,9 +46,9 @@ export interface RestoreDBClusterFromSnapshotCommandOutput *

For more information on Amazon Aurora DB clusters, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide. + *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide. *

* @example * Use a bare-bones client and the command you need to make an API call. diff --git a/clients/client-rds/src/commands/RestoreDBClusterToPointInTimeCommand.ts b/clients/client-rds/src/commands/RestoreDBClusterToPointInTimeCommand.ts index 29c32a1766d8..198ca943d08a 100644 --- a/clients/client-rds/src/commands/RestoreDBClusterToPointInTimeCommand.ts +++ b/clients/client-rds/src/commands/RestoreDBClusterToPointInTimeCommand.ts @@ -47,9 +47,9 @@ export interface RestoreDBClusterToPointInTimeCommandOutput *

For more information on Amazon Aurora DB clusters, see * * What is Amazon Aurora? in the Amazon Aurora User Guide.

- *

For more information on Multi-AZ DB clusters, see - * - * Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide. + *

For more information on Multi-AZ DB clusters, see Multi-AZ DB + * cluster deployments in the Amazon RDS User + * Guide. *

* @example * Use a bare-bones client and the command you need to make an API call. diff --git a/clients/client-rds/src/commands/StartExportTaskCommand.ts b/clients/client-rds/src/commands/StartExportTaskCommand.ts index 52a89f150d6f..e97c668acafc 100644 --- a/clients/client-rds/src/commands/StartExportTaskCommand.ts +++ b/clients/client-rds/src/commands/StartExportTaskCommand.ts @@ -25,9 +25,18 @@ export interface StartExportTaskCommandInput extends StartExportTaskMessage {} export interface StartExportTaskCommandOutput extends ExportTask, __MetadataBearer {} /** - *

Starts an export of a snapshot to Amazon S3. + *

Starts an export of DB snapshot or DB cluster data to Amazon S3. * The provided IAM role must have access to the S3 bucket.

- *

This command doesn't apply to RDS Custom.

+ *

You can't export snapshot data from RDS Custom DB instances.

+ *

You can't export cluster data from Multi-AZ DB clusters.

+ *

For more information on exporting DB snapshot data, see + * Exporting DB snapshot + * data to Amazon S3 in the Amazon RDS User Guide + * or Exporting DB + * cluster snapshot data to Amazon S3 in the Amazon Aurora User Guide.

+ *

For more information on exporting DB cluster data, see + * Exporting DB + * cluster data to Amazon S3 in the Amazon Aurora User Guide.

* @example * Use a bare-bones client and the command you need to make an API call. * ```javascript diff --git a/clients/client-rds/src/endpoint/EndpointParameters.ts b/clients/client-rds/src/endpoint/EndpointParameters.ts index 4966cbbb106d..32af50e72ad9 100644 --- a/clients/client-rds/src/endpoint/EndpointParameters.ts +++ b/clients/client-rds/src/endpoint/EndpointParameters.ts @@ -24,7 +24,7 @@ export const resolveClientEndpointParameters = ( }; export interface EndpointParameters extends __EndpointParameters { - Region: string; + Region?: string; UseDualStack?: boolean; UseFIPS?: boolean; Endpoint?: string; diff --git a/clients/client-rds/src/endpoint/ruleset.ts b/clients/client-rds/src/endpoint/ruleset.ts index cb7f2f0a296d..b4b7009c72a5 100644 --- a/clients/client-rds/src/endpoint/ruleset.ts +++ b/clients/client-rds/src/endpoint/ruleset.ts @@ -6,29 +6,27 @@ import { RuleSetObject } from "@aws-sdk/util-endpoints"; or see "smithy.rules#endpointRuleSet" in codegen/sdk-codegen/aws-models/rds.json */ -const v="fn", -w="argv", -x="ref"; -const a=true, -b=false, -c="String", -d="PartitionResult", -e="tree", -f="error", -g="endpoint", -h="getAttr", -i="stringEquals", -j={"required":true,"default":false,"type":"Boolean"}, -k={[x]:"Region"}, -l={[x]:"Endpoint"}, -m={[v]:"booleanEquals",[w]:[{[x]:"UseFIPS"},true]}, -n={[v]:"booleanEquals",[w]:[{[x]:"UseDualStack"},true]}, -o={}, -p={[v]:"booleanEquals",[w]:[true,{[v]:h,[w]:[{[x]:d},"supportsFIPS"]}]}, -q={[x]:d}, -r={[v]:"booleanEquals",[w]:[true,{[v]:h,[w]:[q,"supportsDualStack"]}]}, -s={"url":"https://rds.{Region}.{PartitionResult#dnsSuffix}","properties":{},"headers":{}}, -t=[m], -u=[n]; -const _data={version:"1.0",parameters:{Region:{required:a,type:c},UseDualStack:j,UseFIPS:j,Endpoint:{required:b,type:c}},rules:[{conditions:[{[v]:"aws.partition",[w]:[k],assign:d}],type:e,rules:[{conditions:[{[v]:"isSet",[w]:[l]}],type:e,rules:[{conditions:t,error:"Invalid Configuration: FIPS and custom endpoint are not supported",type:f},{type:e,rules:[{conditions:u,error:"Invalid Configuration: Dualstack and custom endpoint are not supported",type:f},{endpoint:{url:l,properties:o,headers:o},type:g}]}]},{conditions:[m,n],type:e,rules:[{conditions:[p,r],type:e,rules:[{endpoint:{url:"https://rds-fips.{Region}.{PartitionResult#dualStackDnsSuffix}",properties:o,headers:o},type:g}]},{error:"FIPS and DualStack are enabled, but this partition does not support one or both",type:f}]},{conditions:t,type:e,rules:[{conditions:[p],type:e,rules:[{type:e,rules:[{conditions:[{[v]:i,[w]:[k,"rds.ca-central-1"]}],endpoint:{url:"https://rds-fips.ca-central-1.amazonaws.com",properties:o,headers:o},type:g},{conditions:[{[v]:i,[w]:[k,"rds.us-east-1"]}],endpoint:{url:"https://rds-fips.us-east-1.amazonaws.com",properties:o,headers:o},type:g},{conditions:[{[v]:i,[w]:[k,"rds.us-east-2"]}],endpoint:{url:"https://rds-fips.us-east-2.amazonaws.com",properties:o,headers:o},type:g},{conditions:[{[v]:i,[w]:[k,"rds.us-west-1"]}],endpoint:{url:"https://rds-fips.us-west-1.amazonaws.com",properties:o,headers:o},type:g},{conditions:[{[v]:i,[w]:[k,"rds.us-west-2"]}],endpoint:{url:"https://rds-fips.us-west-2.amazonaws.com",properties:o,headers:o},type:g},{conditions:[{[v]:i,[w]:["aws-us-gov",{[v]:h,[w]:[q,"name"]}]}],endpoint:s,type:g},{endpoint:{url:"https://rds-fips.{Region}.{PartitionResult#dnsSuffix}",properties:o,headers:o},type:g}]}]},{error:"FIPS is enabled but this partition does not support FIPS",type:f}]},{conditions:u,type:e,rules:[{conditions:[r],type:e,rules:[{endpoint:{url:"https://rds.{Region}.{PartitionResult#dualStackDnsSuffix}",properties:o,headers:o},type:g}]},{error:"DualStack is enabled but this partition does not support DualStack",type:f}]},{endpoint:s,type:g}]}]}; +const s="required", +t="fn", +u="argv", +v="ref"; +const a="isSet", +b="tree", +c="error", +d="endpoint", +e="PartitionResult", +f="getAttr", +g={[s]:false,"type":"String"}, +h={[s]:true,"default":false,"type":"Boolean"}, +i={[v]:"Endpoint"}, +j={[t]:"booleanEquals",[u]:[{[v]:"UseFIPS"},true]}, +k={[t]:"booleanEquals",[u]:[{[v]:"UseDualStack"},true]}, +l={}, +m={[t]:"booleanEquals",[u]:[true,{[t]:f,[u]:[{[v]:e},"supportsFIPS"]}]}, +n={[v]:e}, +o={[t]:"booleanEquals",[u]:[true,{[t]:f,[u]:[n,"supportsDualStack"]}]}, +p=[j], +q=[k], +r=[{[v]:"Region"}]; +const _data={version:"1.0",parameters:{Region:g,UseDualStack:h,UseFIPS:h,Endpoint:g},rules:[{conditions:[{[t]:a,[u]:[i]}],type:b,rules:[{conditions:p,error:"Invalid Configuration: FIPS and custom endpoint are not supported",type:c},{type:b,rules:[{conditions:q,error:"Invalid Configuration: Dualstack and custom endpoint are not supported",type:c},{endpoint:{url:i,properties:l,headers:l},type:d}]}]},{type:b,rules:[{conditions:[{[t]:a,[u]:r}],type:b,rules:[{conditions:[{[t]:"aws.partition",[u]:r,assign:e}],type:b,rules:[{conditions:[j,k],type:b,rules:[{conditions:[m,o],type:b,rules:[{type:b,rules:[{endpoint:{url:"https://rds-fips.{Region}.{PartitionResult#dualStackDnsSuffix}",properties:l,headers:l},type:d}]}]},{error:"FIPS and DualStack are enabled, but this partition does not support one or both",type:c}]},{conditions:p,type:b,rules:[{conditions:[m],type:b,rules:[{type:b,rules:[{conditions:[{[t]:"stringEquals",[u]:["aws-us-gov",{[t]:f,[u]:[n,"name"]}]}],endpoint:{url:"https://rds.{Region}.amazonaws.com",properties:l,headers:l},type:d},{endpoint:{url:"https://rds-fips.{Region}.{PartitionResult#dnsSuffix}",properties:l,headers:l},type:d}]}]},{error:"FIPS is enabled but this partition does not support FIPS",type:c}]},{conditions:q,type:b,rules:[{conditions:[o],type:b,rules:[{type:b,rules:[{endpoint:{url:"https://rds.{Region}.{PartitionResult#dualStackDnsSuffix}",properties:l,headers:l},type:d}]}]},{error:"DualStack is enabled but this partition does not support DualStack",type:c}]},{type:b,rules:[{endpoint:{url:"https://rds.{Region}.{PartitionResult#dnsSuffix}",properties:l,headers:l},type:d}]}]}]},{error:"Invalid Configuration: Missing Region",type:c}]}]}; export const ruleSet: RuleSetObject = _data; diff --git a/clients/client-rds/src/models/models_0.ts b/clients/client-rds/src/models/models_0.ts index 79770859f088..db4754c64f1e 100644 --- a/clients/client-rds/src/models/models_0.ts +++ b/clients/client-rds/src/models/models_0.ts @@ -1087,7 +1087,7 @@ export interface DBClusterBacktrack { export interface CancelExportTaskMessage { /** - *

The identifier of the snapshot export task to cancel.

+ *

The identifier of the snapshot or cluster export task to cancel.

*/ ExportTaskIdentifier: string | undefined; } @@ -1098,23 +1098,23 @@ export enum ExportSourceType { } /** - *

Contains the details of a snapshot export to Amazon S3.

+ *

Contains the details of a snapshot or cluster export to Amazon S3.

*

This data type is used as a response element in the DescribeExportTasks action.

*/ export interface ExportTask { /** - *

A unique identifier for the snapshot export task. This ID isn't an identifier for - * the Amazon S3 bucket where the snapshot is exported to.

+ *

A unique identifier for the snapshot or cluster export task. This ID isn't an identifier for + * the Amazon S3 bucket where the data is exported.

*/ ExportTaskIdentifier?: string; /** - *

The Amazon Resource Name (ARN) of the snapshot exported to Amazon S3.

+ *

The Amazon Resource Name (ARN) of the snapshot or cluster exported to Amazon S3.

*/ SourceArn?: string; /** - *

The data exported from the snapshot. Valid values are the following:

+ *

The data exported from the snapshot or cluster. Valid values are the following:

*