91575/how-to-remove-tags-from-a-cloudfront-distribution
Hi Team,
I have created one Cloudfront in AWS. I want to remove tags from a CloudFront distribution. How can I do that?
Hi@akhtar,
The following example removes two tags from a CloudFront distribution by using command-line arguments.
$ aws cloudfront untag-resource --resource arn:aws:cloudfront::123456789012:distribution/EDFDVBD6EXAMPLE --tag-keys Items=Name,Project
I found this Before transferring a domain, make ...READ MORE
I had encountered similar problem. But i ...READ MORE
Is there a SignIn API for federated ...READ MORE
It is apparently not possible using STOMP ...READ MORE
Hi, It totally depends on your understanding and ...READ MORE
Security groups present in a VPC provides ...READ MORE
Security groups in a VPC is basically ...READ MORE
Stateful filtering is used to track the ...READ MORE
Hi@akhtar, You can remove the ingress rule from ...READ MORE
Hi@akhtar, Before you can delete a distribution, you ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.