View source: R/apigateway_operations.R
apigateway_untag_resource | R Documentation |
Removes a tag from a given resource.
See https://www.paws-r-sdk.com/docs/apigateway_untag_resource/ for full documentation.
apigateway_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The ARN of a resource that can be tagged. |
tagKeys |
[required] The Tag keys to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.