mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-20 22:52:39 +02:00
Update s3.md
This commit is contained in:
@@ -46,8 +46,8 @@ title: AWS S3
|
||||
- Once done go to "Properties" there you will see region of bucket e.g us-east-1
|
||||
- set bucktname as "DO_SPACE" in ENV.
|
||||
- set region as "DO_REGION" in ENV.
|
||||
- Replace region in this url s3.{region}.amazonaws.com and set it as "DO_ENDPOINT" in ENV.
|
||||
- Replace bucketName and region in this url https://{bucketName}.s3.{region}.amazonaws.com and set us as "DO_BASEURL" in ENV.
|
||||
- Replace region in this url `s3.{region}.amazonaws.com` and set it as "DO_ENDPOINT" in ENV.
|
||||
- Replace bucketName and region in this url `https://{bucketName}.s3.{region}.amazonaws.com` and set us as "DO_BASEURL" in ENV.
|
||||
- Step 2 : Create a aws policy
|
||||
- Navigate to IAM under services
|
||||

|
||||
|
||||
Reference in New Issue
Block a user