opsworkscm_untag_resource: Removes specified tags from an AWS OpsWorks-CM server or...

View source: R/opsworkscm_operations.R

opsworkscm_untag_resourceR Documentation

Removes specified tags from an AWS OpsWorks-CM server or backup

Description

Removes specified tags from an AWS OpsWorks-CM server or backup.

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

Usage

opsworkscm_untag_resource(ResourceArn, TagKeys)

Arguments

ResourceArn

[required] The Amazon Resource Number (ARN) of a resource from which you want to remove tags. For example, ⁠arn:aws:opsworks-cm:us-west-2:123456789012:server/test-owcm-server/EXAMPLE-66b0-4196-8274-d1a2bEXAMPLE⁠.

TagKeys

[required] The keys of tags that you want to remove.


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