aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

[AWS::RDS::DBInstance] - [Enhancement] - Support MultiTenant for Oracle CDB

Open
#1,979 1 comment 10 reactions 0 assignees View on GitHub
Coverage
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

### Name of the resource

AWS::RDS::DBInstance

### Resource name

_No response_

### Description

RDS for Oracle recently supported the Multi tenant configuration for Oracle Database.
https://aws.amazon.com/about-aws/whats-new/2023/11/amazon-rds-oracle-supports-oracle-multitenant/?nc1=h_ls

The configuration can be applied by calling CreateDBInstance API with MultiTenant parameter.
https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBInstance.html#API_CreateDBInstance_RequestParameters
```
MultiTenant
Specifies whether to use the multi-tenant configuration or the single-tenant configuration (default). This parameter only applies to RDS for Oracle container database (CDB) engines.
```

This is feature request for supporting MultiTenant property in AWS::RDS::DBInstance resource.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html

### Other Details

_No response_

Contributor guide

Open the contributing guide

Research direction

Start with the AWS::RDS::DBInstance resource documentation and the CreateDBInstance API reference linked in the issue; no repository file or test is named. The work is done when the resource supports the MultiTenant property for Oracle CDB instances with behavior matching the API parameter.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws
Domain
cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.