Skip to content

Total Billing cost of AWS Account using AWS Lambda and SES

Notifications You must be signed in to change notification settings

raju7258/AWSCostExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

AWSCostExplorer

This is the code for getting AWS Total billing of 30 days using AWS Lambda and AWS SES. You will receive the total billing of your account to the email ID entered in the lambda function.

Requirements

  1. AWS IAM Role needs to be created for Lambda Function to run.

    Custom IAM Policy for the role is available as "AWS_Policy_Custom.json"

  2. AWS SES email id to be verified

    You need to verify email ID in AWS SES.

  3. Enable Cost Explorer

Changes in Lambda Function

  1. You need to update change the email id from "[email protected]" to your AWS SES verified email ID.

About

Total Billing cost of AWS Account using AWS Lambda and SES

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages