Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface DescribeSnapshotsRequest

Hierarchy

Properties

Filters?: SnapshotFilter[]

The filters structure. The supported names are file-system-id or volume-id.

MaxResults?: number

The maximum number of resources to return in the response. This value must be an integer greater than zero.

NextToken?: string

(Optional) Opaque pagination token returned from a previous operation (String). If present, this token indicates from what point you can continue processing the request, where the previous NextToken value left off.

SnapshotIds?: string[]

The IDs of the snapshots that you want to retrieve. This parameter value overrides any filters. If any IDs aren't found, a SnapshotNotFound error occurs.