Support Attaching and Detaching IAM Roles to RDS Database Instances (e.g. Oracle S3 Integration) #8038
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/rds
Issues and PRs that pertain to the rds service.
Milestone
Community Note
Description
Amazon recently announced an integration between Amazon RDS for Oracle instances and Amazon S3: https://aws.amazon.com/about-aws/whats-new/2019/02/Amazon-RDS-for-Oracle-Now-Supports-Amazon-S3-Integration/
Details for configuring this integration can be found at: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/oracle-s3-integration.html
While we should already have the necessary support required for Option Groups, the DB Instance requires new management of IAM Role attachments. This is similar to DB Cluster attachments for IAM Roles, however DB Instance attachments also require a feature name.
New or Affected Resource(s)
aws_db_instance
or potentially a newaws_db_instance_role_attachment
resourcePotential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: