View source: R/apigatewayv2_operations.R
apigatewayv2_tag_resource | R Documentation |
Creates a new Tag resource to represent a tag.
See https://www.paws-r-sdk.com/docs/apigatewayv2_tag_resource/ for full documentation.
apigatewayv2_tag_resource(ResourceArn, Tags = NULL)
ResourceArn |
[required] The resource ARN for the tag. |
Tags |
The collection of tags. Each tag element is associated with a given resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.