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

AWS::RDS::DBInstance - Add Support for BackupTarget #525

Open
sleepwithcoffee opened this issue Mar 29, 2024 · 0 comments
Open

AWS::RDS::DBInstance - Add Support for BackupTarget #525

sleepwithcoffee opened this issue Mar 29, 2024 · 0 comments

Comments

@sleepwithcoffee
Copy link

Name of the resource

AWS::RDS::DBInstance

Resource name

No response

Description

We want to provision RDS on Outposts with the option to store backup locally on Outpost. However, it seems that there is no option to enable that via CloudFormation. The feature is available for CLI, SDK and console.

We cannot update Backup Target after creation so updating the resource after provision via CFN is out of question.

Provision RDS on Outposts:
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-on-outposts.creating.html

CloudFormation reference:
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-rds-dbinstance.html

Other Details

Related to aws-cloudformation/cloudformation-coverage-roadmap#1984

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

No branches or pull requests

1 participant