MetadataStore
Properties
instanceType
String
AWS instance type. Optional.
diskSize
Integer
Disk size in GB. Optional; defaults to 20
. Minimum value: 20
. Maximum value: 1000
.
backupRetention
Integer
Number of days backups will be retained. Optional; defaults to 14
. Minimum value: 0
. Maximum value: 35
.
monitoring
Boolean
Enables RDS database monitoring. Optional; unset by default. Requires that the feature flag is enabled for RDS monitoring account level. Please contact support to enable this feature.
encrypt
Boolean
Enables RDS metadata encryption. Optional; defaults to true
.