View source: R/opsworkscm_operations.R
opsworkscm_untag_resource | R Documentation |
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.
opsworkscm_untag_resource(ResourceArn, TagKeys)
ResourceArn |
[required] The Amazon Resource Number (ARN) of a resource from which you want to
remove tags. For example,
|
TagKeys |
[required] The keys of tags that you want to remove. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.