Parameters for the Amazon Tag EBS Snapshots action.
Indicates whether tags on the original EBS volumes will be copied to the EBS snapshots.
Type: string
Valid Values:
Required: Yes
Registered credentials to use with the action. One and only one credential must be specified.
Type: Array of string
Required: Yes
descriptionComparison
Comparison to use when identifying snapshots by comparing descriptions. Required whensnapshotIdentificationMethod is by-description.
Type: EbsSnapshotDescriptionComparison object.
Required: Conditional
Indicates whether Test Mode is enabled on the action.
Type: boolean
Required: No
Default Value: false
Regions to use with the action. Omit or specify null to include "all regions".
Type: Array of string
Required: No
resourceTagComparison
Comparison to use when identifying snapshots by resource tag. Required whensnapshotIdentificationMethod is by-resource-tag.
Type: ResourceTagComparison object.
Required: Conditional
Method used to set new tags on the EBS snapshots.
Type: string
Valid Values:
replace-existing-tags-only
Required: Yes
snapshotIdentificationMethod
Method of identifying the EBS snapshots.
Type: string
Valid Values:
Required: Yes
List of snapshot IDs to tag. Required when snapshotIdentificationMethod is by-snapshot-id.
Type: Array of string
Required: Conditional
List of tags to add to the EBS snapshots
Type: Array of Tag objects.
Required: No
List of volume IDs whose snapshots are to be tagged. Required when snapshotIdentificationMethod is by-volume-id.
Type: Array of string
Required: Conditional