AWS EKS

Tag resource

Associate tags to a resource with a given resourceArn. Existing tags not specified in the request parameters remain unchanged. When a resource is deleted, the tags associated with that resource are also deleted.

Inputs

Field

Type

Description

region [required]

enum

default: us-east-1

resourceArn [required]

string

The Amazon Resource Name (ARN) of the resource to which to add tags. Amazon EKS clusters and managed node groups are supported.

tags [required]

The tags to add to the resource.

Outputs

Field

Type

Description

No request body