The result of the DeleteSnapshotCopyGrant action.
DeleteSnapshotCopyGrant
{ "type": "object", "properties": { "SnapshotCopyGrantName": {} }, "required": [ "SnapshotCopyGrantName" ], "description": "The result of the <code>DeleteSnapshotCopyGrant</code> action.", "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/aws-redshift/refs/heads/main/json-schema/redshift-delete-snapshot-copy-grant-message-schema.json", "title": "DeleteSnapshotCopyGrantMessage" }