View source: R/cloudfront_operations.R
cloudfront_untag_resource | R Documentation |
Remove tags from a CloudFront resource. For more information, see Tagging a distribution in the Amazon CloudFront Developer Guide.
See https://www.paws-r-sdk.com/docs/cloudfront_untag_resource/ for full documentation.
cloudfront_untag_resource(Resource, TagKeys)
Resource |
[required] An ARN of a CloudFront resource. |
TagKeys |
[required] A complex type that contains zero or more |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.