Optional
Readonly
allocatedOptional
Readonly
allowWhether to allow major version upgrades.
Optional
Readonly
autoIndicates that minor engine upgrades are applied automatically to the DB instance during the maintenance window.
Optional
Readonly
availabilityThe name of the Availability Zone where the DB instance will be located.
Optional
Readonly
caThe identifier of the CA certificate for this DB instance.
Specifying or updating this property triggers a reboot.
For RDS DB engines:
Optional
Readonly
characterFor supported engines, specifies the character set to associate with the DB instance.
Optional
Readonly
cloudwatchThe list of log types that need to be enabled for exporting to CloudWatch Logs.
Optional
Readonly
cloudwatchThe number of days log events are kept in CloudWatch Logs. When updating
this property, unsetting it doesn't remove the log retention policy. To
remove the retention policy, set the value to Infinity
.
Optional
Readonly
cloudwatchThe IAM role for the Lambda function associated with the custom resource that sets the retention policy.
Optional
Readonly
copyIndicates whether to copy all of the user-defined tags from the DB instance to snapshots of the DB instance.
Optional
Readonly
credentialsCredentials for the administrative user
Optional
Readonly
databaseThe name of the database.
Optional
Readonly
deleteIndicates whether automated backups should be deleted or retained when you delete a DB instance.
Optional
Readonly
deletionIndicates whether the DB instance should have deletion protection enabled.
We recommend using DevX Backups to protect your RDS instance's backups. For more details on this feature, see the documentation.
Optional
Readonly
domainThe Active Directory directory ID to create the DB instance in.
Optional
Readonly
domainThe IAM role to be used when making API calls to the Directory Service. The role needs the AWS-managed policy AmazonRDSDirectoryServiceAccess or equivalent.
Optional
Readonly
enableWhether to enable Performance Insights for the DB instance.
Readonly
engineThe database engine.
Optional
Readonly
iamWhether to enable mapping of AWS Identity and Access Management (IAM) accounts to database accounts.
Optional
Readonly
instanceA name for the DB instance. If you specify a name, AWS CloudFormation converts it to lowercase.
Optional
Readonly
iopsThe number of I/O operations per second (IOPS) that the database provisions. The value must be equal to or greater than 1000.
- no provisioned iops if storage type is not specified. For GP3: 3,000 IOPS if allocated
storage is less than 400 GiB for MariaDB, MySQL, and PostgreSQL, less than 200 GiB for Oracle and
less than 20 GiB for SQL Server. 12,000 IOPS otherwise (except for SQL Server where the default is
always 3,000 IOPS).
Optional
Readonly
licenseThe license model.
Optional
Readonly
maxUpper limit to which RDS can scale the storage in GiB(Gibibyte).
Optional
Readonly
monitoringThe interval, in seconds, between points when Amazon RDS collects enhanced monitoring metrics for the DB instance.
Optional
Readonly
monitoringRole that will be used to manage DB instance monitoring.
Optional
Readonly
multiSpecifies if the database instance is a multiple Availability Zone deployment.
Optional
Readonly
networkThe network type of the DB instance.
Optional
Readonly
optionThe option group to associate with the instance.
Optional
Readonly
parameterThe DB parameter group to associate with the instance.
Optional
Readonly
parametersThe parameters in the DBParameterGroup to create automatically
You can only specify parameterGroup or parameters but not both. You need to use a versioned engine to auto-generate a DBParameterGroup.
Optional
Readonly
performanceThe AWS KMS key for encryption of Performance Insights data.
Optional
Readonly
performanceThe amount of time, in days, to retain Performance Insights data.
Optional
Readonly
portThe port for the instance.
Optional
Readonly
preferredThe weekly time range (in UTC) during which system maintenance can occur.
Format: ddd:hh24:mi-ddd:hh24:mi
Constraint: Minimum 30-minute window
Optional
Readonly
processorThe number of CPU cores and the number of threads per core.
Optional
Readonly
publiclyIndicates whether the DB instance is an internet-facing instance. If not specified, the instance's vpcSubnets will be used to determine if the instance is internet-facing or not.
Optional
Readonly
removalThe CloudFormation policy to apply when the instance is removed from the stack or replaced during an update.
Optional
Readonly
s3S3 buckets that you want to load data into.
This property must not be used if s3ExportRole
is used.
For Microsoft SQL Server:
Optional
Readonly
s3Role that will be associated with this DB instance to enable S3 export.
This property must not be used if s3ExportBuckets
is used.
For Microsoft SQL Server:
Optional
Readonly
s3S3 buckets that you want to load data from. This feature is only supported by the Microsoft SQL Server, Oracle, and PostgreSQL engines.
This property must not be used if s3ImportRole
is used.
For Microsoft SQL Server:
Optional
Readonly
s3Role that will be associated with this DB instance to enable S3 import. This feature is only supported by the Microsoft SQL Server, Oracle, and PostgreSQL engines.
This property must not be used if s3ImportBuckets
is used.
For Microsoft SQL Server:
Optional
Readonly
securityThe security groups to assign to the DB instance.
Optional
Readonly
storageIndicates whether the DB instance is encrypted.
Optional
Readonly
storageThe KMS key that's used to encrypt the DB instance.
Optional
Readonly
storageThe storage throughput, specified in mebibytes per second (MiBps).
Only applicable for GP3.
Optional
Readonly
storageThe storage type. Storage types supported are gp2, io1, standard.
Optional
Readonly
subnetExisting subnet group for the instance.
Optional
Readonly
timezoneThe time zone of the instance. This is currently supported only by Microsoft Sql Server.
Readonly
vpcThe VPC network where the DB subnet group should be created.
Optional
Readonly
vpcThe type of subnets to add to the created DB subnet group.
The allocated storage size, specified in gibibytes (GiB).