cloudfront_tag_resource {paws.networking} | R Documentation |
Add tags to a CloudFront resource
Description
Add tags to 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_tag_resource/ for full documentation.
Usage
cloudfront_tag_resource(Resource, Tags)
Arguments
Resource |
[required] An ARN of a CloudFront resource. |
Tags |
[required] A complex type that contains zero or more |
[Package paws.networking version 0.7.0 Index]