View source: R/servicequotas_operations.R
servicequotas_tag_resource | R Documentation |
Adds tags to the specified applied quota. You can include one or more tags to add to the quota.
See https://www.paws-r-sdk.com/docs/servicequotas_tag_resource/ for full documentation.
servicequotas_tag_resource(ResourceARN, Tags)
ResourceARN |
[required] The Amazon Resource Name (ARN) for the applied quota. You can get this
information by using the Service Quotas console, or by listing the
quotas using the
list-service-quotas
CLI command or the
|
Tags |
[required] The tags that you want to add to the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.