Prats
Prats

Reputation: 1525

Can I tag all AWS resources for which I am charged?

There are some services in AWS which are free and there are some services/resources in AWS for which AWS charges. Such as for AWS Cloudformation, IAM, Consolidated billing services are free of cost where as for S3, EC2 it charges.

Can anyone specify me clearly for which AWS services I am charged and for which services I am not charged?

Also, I have enabled the cost allocation report for my account. Can I tag all the
resources for which I am charged so that I can get full clarity of the resources 
which are been used and for which I am been charged, in my cost allocation 
report?

Upvotes: 0

Views: 104

Answers (1)

slayedbylucifer
slayedbylucifer

Reputation: 23502

You can tag only the resources which are mentioned in below link: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Using_Tags.html#tag-restrictions

Upvotes: 1

Related Questions