Skip to main content

RDS Parameter Group

Amazon RDS (Relational Database Service) Parameter Groups act as a container for engine configuration values that can be applied to one or more RDS instances. They provide granular control over the settings of a database engine, enabling users to customise parameters according to the specific needs of their applications. For more detailed information, please refer to the official AWS documentation.

Terraform Mappings:

  • aws_db_parameter_group.arn

Supported Methods​

  • GET: Get a parameter group by name
  • LIST: List all parameter groups
  • SEARCH: Search for a parameter group by ARN