Deletes automated backups using the DbiResourceId
value of the source DB instance or the Amazon Resource Name (ARN) of the automated backups.
See https://www.paws-r-sdk.com/docs/rds_delete_db_instance_automated_backup/ for full documentation.
rds_delete_db_instance_automated_backup(
DbiResourceId = NULL,
DBInstanceAutomatedBackupsArn = NULL
)
The identifier for the source DB instance, which can't be changed and which is unique to an Amazon Web Services Region.
The Amazon Resource Name (ARN) of the automated backups to delete, for
example,
arn:aws:rds:us-east-1:123456789012:auto-backup:ab-L2IJCEXJP7XQ7HOJ4SIEXAMPLE
.
This setting doesn't apply to RDS Custom.