View source: R/opsworks_operations.R
opsworks_tag_resource | R Documentation |
Apply cost-allocation tags to a specified stack or layer in OpsWorks Stacks. For more information about how tagging works, see Tags in the OpsWorks User Guide.
See https://www.paws-r-sdk.com/docs/opsworks_tag_resource/ for full documentation.
opsworks_tag_resource(ResourceArn, Tags)
ResourceArn |
[required] The stack or layer's Amazon Resource Number (ARN). |
Tags |
[required] A map that contains tag keys and tag values that are attached to a stack or layer.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.