Skip to content
/ myta Public

An attempt at building a reporting utility for Amazon AWS accounts.

License

Notifications You must be signed in to change notification settings

tohch4/myta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyTA

This is a proof of concept tool to programmatically gather, collate. and analyze TrustedAdvisor output for 1 or more AWS accounts. Filtering or template logic can be applied to analyze or react to only the desired subset.

Quickstart

Use traditional AWS_PROFILE environment variable and give it a whirl.

export AWS_PROFILE=My_AWS_Profile_Name # Check ~/.aws/credentials if unsure
mvn exec:java -Dexec.mainClass="gov.cms.qpp.fc.myta.App"

Prerequisites

Development

  • Java 8 JDK
  • mvn 3.5.4
  • 1 or more AWS account API keys

Installation

Configuration

Deployment

About

An attempt at building a reporting utility for Amazon AWS accounts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages