View source: R/opsworks_operations.R
opsworks_untag_resource | R Documentation |
Removes tags from a specified stack or layer.
See https://www.paws-r-sdk.com/docs/opsworks_untag_resource/ for full documentation.
opsworks_untag_resource(ResourceArn, TagKeys)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.