rds_describe_db_snapshot_attributes {paws.database} | R Documentation |
Returns a list of DB snapshot attribute names and values for a manual DB snapshot
Description
Returns a list of DB snapshot attribute names and values for a manual DB snapshot.
See https://www.paws-r-sdk.com/docs/rds_describe_db_snapshot_attributes/ for full documentation.
Usage
rds_describe_db_snapshot_attributes(DBSnapshotIdentifier)
Arguments
DBSnapshotIdentifier |
[required] The identifier for the DB snapshot to describe the attributes for. |
[Package paws.database version 0.6.0 Index]