Skip to content

/AWS1/CL_RDS=>DESCRDBCLUSTERSNAPSHOTATTRS()

About DescribeDBClusterSnapshotAttributes

Returns a list of DB cluster snapshot attribute names and values for a manual DB cluster snapshot.

When sharing snapshots with other Amazon Web Services accounts, DescribeDBClusterSnapshotAttributes returns the restore attribute and a list of IDs for the Amazon Web Services accounts that are authorized to copy or restore the manual DB cluster snapshot. If all is included in the list of values for the restore attribute, then the manual DB cluster snapshot is public and can be copied or restored by all Amazon Web Services accounts.

To add or remove access for an Amazon Web Services account to copy or restore a manual DB cluster snapshot, or to make the manual DB cluster snapshot public or private, use the ModifyDBClusterSnapshotAttribute API action.

Method Signature

IMPORTING

Required arguments:

IV_DBCLUSTERSNAPSHOTID TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING

The identifier for the DB cluster snapshot to describe the attributes for.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_RDSDSCDBCLSTSNAPATT01 /AWS1/CL_RDSDSCDBCLSTSNAPATT01