Skip to main content

RDS Option Group

An RDS Option Group in AWS is utilised to manage database options, making it possible to extend the functionality of a database instance within a relational database service. This allows users to tailor architectural features, like enabling SQL Server Transparent Data Encryption or adding Oracle Enterprise Manager to their infrastructure. For more in-depth information, please refer to the official AWS documentation.

Terraform Mappings:

  • aws_db_option_group.arn

Supported Methods​

  • GET: Get an option group by name
  • LIST: List all RDS option groups
  • SEARCH: Search for an option group by ARN