aws.ec2.snapshot
Supported Platform
- aws
Description
AWS EC2 Snapshot
The aws.ec2.snapshot
resource provides fields for assessing the configuration of EBS snapshots within an AWS account. For usage see aws.ec2
resource.
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
arn | string | arn for the snapshot |
id | string | id for the snapshot |
region | string | region where the snapshot exists |
createVolumePermission | []dict | users/groups that have the permsfor creating volumes from the snapshot |
volumeId | string | id of the volume used to create the snapshot |
startTime | time | time when the snapshot was initiated |
tags | map[string]string | tags for the snapshot |