camronh / Airnode-Integration-Wizard

Simple GUI for generating Swagger files from API Docs for Airnode
1 stars 1 forks source link

.env file will now be aws.env #66

Closed vanshwassan closed 2 years ago

vanshwassan commented 2 years ago

The environment file containing AWS credentials will now be renamed to aws.env in 0.2

AWS_ACCESS_KEY_ID=<FILL_*>
AWS_SECRET_ACCESS_KEY=<FILL_*>