Tweak S3 README
This commit is contained in:
parent
9bc8e59ae3
commit
95267d0824
@ -116,7 +116,7 @@ Installation
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
- [Create IAM user](https://console.aws.amazon.com/iam/home#/users) by choosing "Attach policies directly," and selecting the policy created above. Create access key under "Security credentials," choose "Application running outside AWS," and store credentials (⚠️ _Ensure credential environment variables are not prefixed with `NEXT_PUBLIC`_):
|
- [Create IAM user](https://console.aws.amazon.com/iam/home#/users) by choosing "Attach policies directly," and selecting the policy created above. Create access key under "Security credentials," choose "Application running outside AWS," and store credentials (⚠️ _Ensure access keys are not prefixed with `NEXT_PUBLIC`_):
|
||||||
- `AWS_S3_ACCESS_KEY`
|
- `AWS_S3_ACCESS_KEY`
|
||||||
- `AWS_S3_SECRET_ACCESS_KEY`
|
- `AWS_S3_SECRET_ACCESS_KEY`
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user