clusterExists
A value that indicates whether to return snapshots only for an existing cluster. You can perform table-level restore only by using a snapshot of an existing cluster, that is, a cluster that has not been deleted. Values for this parameter work as follows:
If
ClusterExistsis set totrue,ClusterIdentifieris required.If
ClusterExistsis set tofalseandClusterIdentifierisn't specified, all snapshots associated with deleted clusters (orphaned snapshots) are returned.If
ClusterExistsis set tofalseandClusterIdentifieris specified for a deleted cluster, snapshots associated with that cluster are returned.If
ClusterExistsis set tofalseandClusterIdentifieris specified for an existing cluster, no snapshots are returned.