aboutsummaryrefslogtreecommitdiff
path: root/devel/awless/pkg-message
blob: 5001bc97a7190d5ed0dab29b3a56efdadaed46a3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[
{ type: install
  message: <<EOM
Setup your AWS account by exporting AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY
environment variables.

If you have previously used aws CLI or aws-shell, your credentials will be
automatically loaded by awless from the ~/.aws/credentials folder.
EOM
}
]