1 Answer
- Newest
- Most votes
- Most comments
0
Hello Atanu Roy,
Thank you for reaching out to us. Let me help you with your queries :
- CUR doesn't provide a column for resource ARN directly.
A : The Cost and Usage report does have a direct coloumn that will get you the resource ARN directly. Its called line_item_resource_id. While you created CUR first, you should click on the check box that states : include resource ids for it to show up in your CUR.
You can create a new CUR report with this feature enabled so that you can see the Resource ARN's directly. Please use document : Creating Cost and Usage Reports
Relevant content
- asked 3 years ago
- asked 4 years ago
- asked 4 years ago
- AWS OFFICIALUpdated 4 years ago
- AWS OFFICIALUpdated 4 years ago

Hi Nithin,
Thank you for responding. We have already enabled that option. However, in the format we get (we are using
text/csv) there are noline_item_resource_idcolumn. Instead we get a column namedlineItem/ResourceIdwhich only contains the resource id part (not the full ARN separated by:characters). Can you please help me out if we are missing something in the configuration?