redshiftserverless_get_snapshot: Returns information about a specific snapshot

View source: R/redshiftserverless_operations.R

redshiftserverless_get_snapshotR Documentation

Returns information about a specific snapshot

Description

Returns information about a specific snapshot.

See https://www.paws-r-sdk.com/docs/redshiftserverless_get_snapshot/ for full documentation.

Usage

redshiftserverless_get_snapshot(
  ownerAccount = NULL,
  snapshotArn = NULL,
  snapshotName = NULL
)

Arguments

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.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.