Skip to contents

Deletes specified tags from a resource.

See https://www.paws-r-sdk.com/docs/wellarchitected_untag_resource/ for full documentation.

Usage

wellarchitected_untag_resource(WorkloadArn, TagKeys)

Arguments

WorkloadArn

[required] The ARN for the workload.

TagKeys

[required] A list of tag keys. Existing tags of the resource whose keys are members of this list are removed from the resource.