Amazon RDS · Arazzo Workflow
Amazon RDS Enable Backup Retention
Version 1.0.0
Set an instance backup retention period immediately and poll until stable.
View Spec
View on GitHub
Cloud DatabasesDatabase ServiceDatabase-as-a-ServiceManaged DatabasesRelational DatabasesArazzoWorkflows
Provider
Workflows
enable-backup-retention
Set a DB instance backup retention period and wait for it to apply.
Confirms the instance is available, modifies the backup retention period with ApplyImmediately, then polls until DescribeDBInstances reports the instance available again.
1
confirmInstance
Describe the DB instance to confirm it is available before changing the backup retention period.
2
modifyRetention
Submit the modify request setting the backup retention period with the change applied immediately.
3
pollInstance
Describe the DB instance and inspect its status. While the instance is still modifying or backing-up the workflow loops back to poll again; once it is available the flow ends.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.