Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DBInstance] Support for Oracle Multitenant SID #572

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

angusy29
Copy link
Contributor

Description of changes:

DBSystemId is a property used to customise RDS Oracle Custom container databases' system id.

This is a createOnlyProperty which requires replacement of the DBInstance resource if the customer attempts to rename it.

Because DBSystemId is only passed in on create-db-instance, it means that there is potential for open fail scenarios, where user sets the DBSystemId and sees no results.

For example: We want to block users from being able to set a DBSystemId for read replicas, restore from PITR and restore from snapshot

@zrfr zrfr enabled auto-merge October 31, 2024 07:16
@zrfr zrfr disabled auto-merge October 31, 2024 07:16
@angusy29 angusy29 force-pushed the oracle-custom-sid branch 2 times, most recently from a6a8c28 to 06df661 Compare November 5, 2024 00:38
@zrfr zrfr added this pull request to the merge queue Nov 7, 2024
Merged via the queue into aws-cloudformation:master with commit dc9c9d0 Nov 7, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants