Revoke Snapshot Access

GET {{aws_redshift_base_url}}/?AccountWithRestoreAccess&SnapshotIdentifier&SnapshotClusterIdentifier

Request Params

KeyDatatypeRequiredDescription
AccountWithRestoreAccessnullThe identifier of the AWS customer account that can no longer restore the specified snapshot.
SnapshotIdentifiernullThe identifier of the snapshot that the account can no longer access.
SnapshotClusterIdentifiernullThe identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.