eks_untag_resource: Deletes specified tags from an Amazon EKS resource

View source: R/eks_operations.R

eks_untag_resourceR Documentation

Deletes specified tags from an Amazon EKS resource

Description

Deletes specified tags from an Amazon EKS resource.

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

Usage

eks_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) of the resource to delete tags from.

tagKeys

[required] The keys of the tags to remove.


paws.compute documentation built on May 29, 2024, 9:16 a.m.