View source: R/redshiftserverless_operations.R
redshiftserverless_get_snapshot | R Documentation |
Returns information about a specific snapshot.
See https://www.paws-r-sdk.com/docs/redshiftserverless_get_snapshot/ for full documentation.
redshiftserverless_get_snapshot(
ownerAccount = NULL,
snapshotArn = NULL,
snapshotName = NULL
)
ownerAccount |
The owner Amazon Web Services account of a snapshot shared with another user. |
snapshotArn |
The Amazon Resource Name (ARN) of the snapshot to return. |
snapshotName |
The name of the snapshot to return. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.