opsworkscm_tag_resource {paws.management} | R Documentation |
Applies tags to an AWS OpsWorks for Chef Automate or AWS OpsWorks for Puppet Enterprise server, or to server backups
Description
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.
Usage
opsworkscm_tag_resource(ResourceArn, Tags)
Arguments
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.
|