📂 Reference > Example Files
 # aws.env
- Do not place double quotes (") around the value of each variable.
 - Variable names cannot contain dashes (-) or start with a number.
 
AWS_ACCESS_KEY_ID=AKIA...GYZWRAHOH
AWS_SECRET_ACCESS_KEY=B87...UD/LEl6Z/ZCMXO9
 1
2
2

