opsworks_untag_resource: Removes tags from a specified stack or layer

View source: R/opsworks_operations.R

opsworks_untag_resourceR Documentation

Removes tags from a specified stack or layer

Description

Removes tags from a specified stack or layer.

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

Usage

opsworks_untag_resource(ResourceArn, TagKeys)

Arguments

ResourceArn

[required] The stack or layer's Amazon Resource Number (ARN).

TagKeys

[required] A list of the keys of tags to be removed from a stack or layer.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.