Thibaut Cornolti

Results 20 comments of Thibaut Cornolti

Hello, Can I have more logs and the exact command you typed? Thanks.

I guess your bucket is `billing-aws-cost-report`, is it a bucket with a report enabled? You can check that here https://console.aws.amazon.com/billing/home?#/reports You should see something as below: ![image](https://user-images.githubusercontent.com/4880378/50846000-71516200-136e-11e9-8a23-8a07580394ca.png)

Got it. So you should have a report enabled on your master account. A report is more than a single .csv, you have to download the entire bucket (sync it...

Sorry you can't, your file is probably in the old format (typically one .csv.zip generated per month), we do not support that report. However, you can use our tool without...

Ok! I look forward to your answer.

I just talked with the team: Finally, we can't run the tool without billing, really sorry for that. I can help you to setup a report bucket though.

No you can't use memory to influence recommendations, as you said, it's not supported by CloudWatch and you would need to install a custom software on every single instance.

Thanks to you! :+1: You can close this issue as soon as you have no more question.

Hello, ``` $> ./run.py --billing profile_name billing-bucket-name prefix ``` * `profile_name` is `default` or another profile available in `~/.aws/credentials`. * `billing_bucket_name` is you billing bucket. It has to be configured...

Hello, I see an `Access Denied`, it could be due to several reasons: * Are you first able to get your own identity? You can test it by typing `aws...