ri-utilization-plotter

module
v0.0.0-...-7f48339 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2020 License: MIT

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

Directories

Path Synopsis
handlers
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL