rds_delete_db_cluster_automated_backup {paws.database} | R Documentation |
Deletes automated backups using the DbClusterResourceId value of the source DB cluster or the Amazon Resource Name (ARN) of the automated backups
Description
Deletes automated backups using the DbClusterResourceId
value of the source DB cluster or the Amazon Resource Name (ARN) of the automated backups.
See https://www.paws-r-sdk.com/docs/rds_delete_db_cluster_automated_backup/ for full documentation.
Usage
rds_delete_db_cluster_automated_backup(DbClusterResourceId)
Arguments
DbClusterResourceId |
[required] The identifier for the source DB cluster, which can't be changed and which is unique to an Amazon Web Services Region. |
[Package paws.database version 0.9.0 Index]