mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
12 lines
289 B
Plaintext
12 lines
289 B
Plaintext
[
|
|
{ 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
|
|
}
|
|
]
|