View source: R/opsworkscm_operations.R
opsworkscm_tag_resource | R Documentation |
Applies tags to an AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise server, or to server backups.
See https://www.paws-r-sdk.com/docs/opsworkscm_tag_resource/ for full documentation.
opsworkscm_tag_resource(ResourceArn, Tags)
ResourceArn |
[required] The Amazon Resource Number (ARN) of a resource to which you want to
apply tags. For example,
|
Tags |
[required] A map that contains tag keys and tag values to attach to AWS OpsWorks-CM servers or backups.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.