paws.compute (version 0.1.0)

lightsail_get_disk_snapshots: Returns information about all block storage disk snapshots in your AWS account and region

Description

Returns information about all block storage disk snapshots in your AWS account and region.

Usage

lightsail_get_disk_snapshots(pageToken)

Arguments

pageToken

A token used for advancing to the next page of results from your GetDiskSnapshots request.

Request syntax

svc$get_disk_snapshots(
  pageToken = "string"
)

Details

If you are describing a long list of disk snapshots, you can paginate the output to make the list more manageable. You can use the pageToken and nextPageToken values to retrieve the next items in the list.