Configure AWS CLI¶
Hint
AWS CLI is the Amazon Web Services Command Line Interface.
In the server’s private Pillar file, add the Access key ID and Secret access key, for example:
aws:
access_key: AKIAIOSFODNN7EXAMPLE
secret_key: wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
region: us-east-1