Skip to content

Commit 8f172a3

Browse files
committed
fix(obj): Add info on gpsup
1 parent cf29166 commit 8f172a3

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pages/object-storage/api-cli/setting-cors-rules.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@ aws s3api delete-bucket-cors --bucket BUCKETNAME
110110

111111
## Troubleshooting
112112

113-
If you encounter errors while using CORS rules with Scaleway Object Storage, make sure you have properly configured the [AWS CLI](/object-storage/api-cli/object-storage-aws-cli/) using your Scaleway credentials.
113+
If you encounter errors while using CORS rules with Scaleway Object Storage, make sure:
114+
115+
- You have properly configured the [AWS CLI](/object-storage/api-cli/object-storage-aws-cli/) using your Scaleway credentials.
116+
117+
- You have the `ObjectStorageBucketsWrite` or `ObjectStorageFullAccess` [IAM permissions](/iam/how-to/view-permission-sets/).
114118

115119
Refer to the [dedicated troubleshooting pages](/object-storage/troubleshooting/) to get more help with Scaleway Object Storage.

0 commit comments

Comments
 (0)