AWS EC2

Delete EC2 tags

Delete tags from EC2 resources.

Inputs

Field

Type

Description

region [required]

enum

default: us-east-1

resourceId [required]

string

tags

The key:value format tags to delete. Specify a tag key and an optional tag value to delete specific tags. If you specify a tag key without a tag value, any tag with the key is deleted regardless of its value. If you specify a tag key with an empty string as the tag value, only tags with empty string values are deleted. If you omit this parameter, all user-defined tags are deleted for the specified resources. AWS-generated tags (tags that have the aws: prefix) are not deleted.

Outputs

Field

Type

Description

amzRequestId [required]

string