cloudfront_untag_resource {paws.networking} | R Documentation |
Remove tags from a CloudFront resource
Description
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.
Usage
cloudfront_untag_resource(Resource, TagKeys)
Arguments
Resource |
[required] An ARN of a CloudFront resource. |
TagKeys |
[required] A complex type that contains zero or more |
[Package paws.networking version 0.9.0 Index]