Postgresql
Resource Icon

Resource Overview
Using PostgreSQL with Amazon RDS makes database operation and management easy and scalable. Additionally, RDS provides automated backup and restore capabilities for database instances, helping to prevent data loss, and offers security features to ensure the safety of your data.
Associated Resources
Parent Resources
Connected Resources
Resource Setting Values
database_name: Database nameengine_version: PostgreSQL version to use for RDSinstance_class: The instance type of the RDS instancestorage_type: Storage Type of RDS Instance -gp2,io1,standardallocated_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,falseusername: Username in RDSpassword: RDS user passwordskip_final_snapshot: Determines whether a final DB snapshot is created before the DB instance is deleted -true,falseincluded_subnet_names: Subnet names in RDS Subnet groupbackup_retention_period: The days to retain backups forstorage_encrypted: Whether the DB instance is encrypted -true,falsepublicly_accessible: Whether the instance has public access -true,falsemonitoringperformance_insights_enabled: Enable performance insights -true,false
encryptionstorage_encrypted: Whether the DB instance is encrypted -true,falsekms_key_name: The KMS key name for encryption
backupbackup_retention_period: The days to retain backups for -1to35daysfinal_snapshot_enabled: Determines whether a final DB snapshot is created before the DB instance is deleted -true,falsefinal_snapshot_name: The final snapshot name