Postgresql
Resource Icon

Resource Overview
Using PostgreSQL on AWS to build RDS provides easy database operation and management with high scalability. RDS also offers automatic backup and restore capabilities for database instances to help prevent data loss, while AWS security features ensure data protection.
Associated Resources
Parent Resources
Connected Resources
Resource Configuration
Basic Settings
database_name: Initial database name - 1 ~ 64 alphanumeric charactersengine_version: PostgreSQL engine version for RDSinstance_class: RDS DB instance typestorage_type: Storage type for the RDS instance -gp2,io1,standardallocated_storage: RDS storage size (GB) - 20 ~ 65536max_allocated_storage: Maximum limit for storage autoscalingiops: I/O operations per second supported by the DB instance - 1000 ~ 40000multi_az_enabled: Whether Multi-AZ deployment is enabled -true,falseusername: RDS administrator usernamepassword: RDS administrator passwordpublicly_accessible: Whether public access is allowed -true,false
Network Settings
included_subnet_names: List of subnet names included in the RDS Subnet Groupsubnet_group_name: Subnet Group name for RDSlinked_security_group_names: List of security groups to apply
Monitoring Settings (monitoring)
monitoring.performance_insights_enabled: Whether Performance Insights is enabled -true,falsemonitoring.kms_key_name: KMS Key name for Performance Insights
Encryption Settings (encryption)
encryption.storage_encrypted: Whether DB instance storage is encrypted -true,falseencryption.kms_key_name: KMS Key name used for encryption
Backup Settings (backup)
backup.backup_retention_period: Backup retention period (days) - 1 ~ 35backup.final_snapshot_enabled: Whether to create a final snapshot before DB deletion -true,falsebackup.final_snapshot_name: Final snapshot name
Tags
tag: Tags used to categorize the resource