AWS EC2

Describe EC2 tags

Describe tags for EC2 resources.

Inputs

Field

Type

Description

region [required]

enum

default: us-east-1

resourceId [required]

string

Outputs

Expand All

Field

Type

Description

describedTags

[object]

An array of tag descriptions.

Key

string

The tag key.

ResourceId

string

The ID of the resource.

ResourceType

string

The resource type.

Value

string

The tag value.

tagValue [required]

object

A map of tags where both the keys and the values are strings.

tagValueList [required]

object

A map of tags where the keys are strings and the values are lists of strings.

amzRequestId [required]

string