Authorize Snapshot Access
GET {{aws_redshift_base_url}}/?AccountWithRestoreAccess&SnapshotIdentifier&SnapshotClusterIdentifier
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
AccountWithRestoreAccess | null | The identifier of the AWS customer account authorized to restore the specified snapshot. | |
SnapshotIdentifier | null | The identifier of the snapshot the account is authorized to restore. | |
SnapshotClusterIdentifier | null | The 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. |