Merging 'WIP: Do Not Merge This Branch' Into Master
This commit is contained in:
16
assets/pages/aws/AWS_setup.md
Normal file
16
assets/pages/aws/AWS_setup.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# AWS Authentication
|
||||
|
||||
To authenticate with AWS, the simplest thing you need is an access key.
|
||||
|
||||
1. Go to the IAM section of the AWS console
|
||||
|
||||

|
||||
|
||||
2. Head over to manage access keys and create a new access key
|
||||
|
||||

|
||||
|
||||
The needed values are:
|
||||
|
||||
* AWS_ACCESS_KEY -> the Access key ID
|
||||
* AWS_SECRET_KEY -> it's value
|
||||
Reference in New Issue
Block a user