Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 178 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 178 Bytes

Code Generator

Generates Go code to list resources in AWS.

To generate the code, run

cd ../resource/
AWS_PROFILE=<myaccount> AWS_DEFAULT_REGION=us-west-2 go generate