Module Smaws_Client_RDS.DescribeDBSnapshotTenantDatabases

Describes the tenant databases that exist in a DB snapshot. This command only applies to RDS for Oracle DB instances in the multi-tenant configuration.

You can use this command to inspect the tenant databases within a snapshot before restoring it. You can't directly interact with the tenant databases in a DB snapshot. If you restore a snapshot that was taken from DB instance using the multi-tenant configuration, you restore all its tenant databases.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `DBSnapshotNotFoundFault of Types.db_snapshot_not_found_fault ] -> string