For the complete documentation index, see llms.txt. This page is also available as Markdown.

CreateEbsSnapshot Object

Description

Specifications when creating an EBS snapshot.

Properties

description

Description of the snapshot.

Type: string

Required: No

snapshotName

Value to use for the Name tag on the snapshot.

Type: string

Required: No

tags

Resource tags to add to the snapshot.

Type: array of Tag objects

Required: No

Sample JSON

Last updated