Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in AWS by (5.6k points)
I need to view AWS cost for resources created by a specific IAM user via "aws:createdBy" tag, How to get it?

1 Answer

0 votes
by (12.4k points)

Here Costs are not incurred by IAM users, the AWS account awning the resources incurs the charge.

When the IAM users make requests to AWS, their credentials are verified just to ensure that they are authorized users and their permissions are checked to confirm that they have certain permissions to perform the operations. So there is no further relationship between the user making the request and the resource that is being created.

The closest connection is an audit log that is created by AWS CloudTrail that can show which user has made the request. but it is not related to the billing information.

If you want to track the cost, you need to associate tags with the resources.

Learn more about AWS by going through AWS Online training and master this technology.

Also, you can go through the below tutorial to know more about IAM.

Related questions

Want to get 50% Hike on your Salary?

Learn how we helped 50,000+ professionals like you !

0 votes
1 answer
0 votes
1 answer
asked Jan 4, 2021 in AWS by devin (5.6k points)
0 votes
1 answer
asked Dec 6, 2020 in AWS by devin (5.6k points)

Browse Categories

...