Categorygithub.com/kenzo0107/ri-utilization-plotter
repository
0.0.0-20200327123132-7f483396d288
Repository: https://github.com/kenzo0107/ri-utilization-plotter.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

logo

Go Report Card codecov GoDoc license

This project provides an AWS Lambda application that created and deployed by Serverless Framework for the following purpose:

  • Plot below metrics of your AWS Account to Datadog
    • AWS Reserved Instance Utilization
    • AWS Reserved Instance Coverage

Set SSM Parameter store with description in your AWS account

  • datadog_api_key
  • datadog_app_key

Invoke Lambda Function in Local

make local-invoke

Deploy Lambda Function

At first, execute sam deploy --guided and generate samconfig.toml.

From then, run the following command:

make deploy

Invoke Lambda Function

aws lambda invoke --function-name ri-utilization-plotter --log-type Tail out.log

LICENSE

MIT License

Note

Icon made by bqlqn from www.flaticon.com