v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465272236.5 KB

Returns a list of snapshots.

post/#X-Amz-Target=RedshiftServerless.ListSnapshots

Headers

X-Amz-Target'RedshiftServerless.ListSnapshots' required

Request body

endTimestring date-time

The timestamp showing when the snapshot creation finished.

maxResultsinteger

An optional parameter that specifies the maximum number of results to return. You can use <code>nextToken</code> to display the next page of results.

namespaceArnstring

The Amazon Resource Name (ARN) of the namespace from which to list all snapshots.

namespaceNamestring

The namespace from which to list all snapshots.

nextTokenstring

If <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.

ownerAccountstring

The owner Amazon Web Services account of the snapshot.

startTimestring date-time

The time when the creation of the snapshot was initiated.

Response

Success

nextTokenstring

If <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.