aws ebs get-snapshot-block

Returns the data in a block in an Amazon Elastic Block Store snapshot

Options

NameDescription
--snapshot-id <string>The ID of the snapshot containing the block from which to get data
--block-index <integer>The block index of the block from which to get data. Obtain the BlockIndex by running the ListChangedBlocks or ListSnapshotBlocks operations
--block-token <string>The block token of the block from which to get data. Obtain the BlockToken by running the ListChangedBlocks or ListSnapshotBlocks operations
outfile <string>Filename where the content will be saved