RDS Tenant Database

An RDS Tenant Database represents a pluggable database within an Oracle container database managed by Amazon RDS Custom for Oracle. It allows isolating schemas, users, and workloads inside a single CDB while still benefiting from RDS automation for provisioning, monitoring, and lifecycle management.

aws.rds_tenant_database

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
character_set_namecorestringThe character set of the tenant database.
db_instance_identifiercorestringThe ID of the DB instance that contains the tenant database.
dbi_resource_idcorestringThe Amazon Web Services Region-unique, immutable identifier for the DB instance.
deletion_protectioncoreboolSpecifies whether deletion protection is enabled for the DB instance.
master_usernamecorestringThe master username of the tenant database.
nchar_character_set_namecorestringThe NCHAR character set name of the tenant database.
pending_modified_valuescorejsonInformation about pending changes for a tenant database.
statuscorestringThe status of the tenant database.
tagscorehstore_csv
tenant_database_arncorestringThe Amazon Resource Name (ARN) for the tenant database.
tenant_database_create_timecoretimestampThe creation time of the tenant database.
tenant_database_resource_idcorestringThe Amazon Web Services Region-unique, immutable identifier for the tenant database.
tenant_db_namecorestringThe database name of the tenant database.