Oracle
Resource Icon
Resource Overview
Amazon RDS for Oracle is a fully managed commercial database that makes it easy to set up, operate, and scale Oracle deployments in the cloud. Amazon RDS handles time-consuming database management tasks such as provisioning, backups, software patching, monitoring, and hardware scaling, allowing customers to focus on innovation and application development.
Associated Resources
Parent Resources
Connected Resources
Resource Setting Values
database_name
: Database namelicense
: License type for Oracle databaseengine
: Oracle Engine Type of RDS Instance -oracle-ee
,oracle-se2
engine_version
: Oracle version to use for RDSinstance_class
: The instance type of the RDS instancestorage_type
: Storage Type of RDS Instanceallocated_storage
: Capacity of RDS Instance Storage (Gigabytes)max_allocated_storage
: The upper limit to which Amazon RDS can automatically scale the storage of the DB instancemulti_az_enabled
: Enable multi AZ -true
,false
username
: Username in RDSpassword
: RDS user passwordincluded_subnet_names
: Subnet names in RDS Subnet groupsubnet_group_name
: Subnet group name to use in RDSpublicly_accessible
: Whether the instance has public access -true
,false
monitoring
performance_insights_enabled
: Enable performance insights -true
,false
encryption
storage_encrypted
: Whether the DB instance is encrypted -true
,false
kms_key_name
: The KMS key name for encryption
backup
backup_retention_period
: The days to retain backups for -1
~35
final_snapshot_enabled
: Determines whether a final DB snapshot is created before the DB instance is deleted -true
,false
final_snapshot_name
: The final snapshot name