Add note about MFA credentials

This commit is contained in:
Bryan Boreham
2018-06-13 17:00:16 +00:00
parent 4189979543
commit ce170eb293
+3
View File
@@ -240,6 +240,9 @@ requirements.
AWS_ACCSS_KEY_ID=XXXX AWS_SECRET_ACCESS_KEY=YYYY ./build-all-amis.sh
~~~
(If your account has MFA enabled you should follow [this process](https://aws.amazon.com/premiumsupport/knowledge-center/authenticate-mfa-cli/)
and also set `AWS_SESSION_TOKEN`)
If building an AMI for a particular region, set the `ONLY_REGION` variable to
that region when invoking the script: