Returns information about a specific snapshot.
See https://paws-r.github.io/docs/redshiftserverless/get_snapshot.html for full documentation.
redshiftserverless_get_snapshot(
ownerAccount = NULL,
snapshotArn = NULL,
snapshotName = NULL
)The owner Amazon Web Services account of a snapshot shared with another user.
The Amazon Resource Name (ARN) of the snapshot to return.
The name of the snapshot to return.