Skip to content

Commit 282d801

Browse files
fix(obj): Add info on Cors IAM permissions (#5575)
* fix(obj): Add info on gpsup * Update pages/object-storage/api-cli/setting-cors-rules.mdx Co-authored-by: Néda <[email protected]> --------- Co-authored-by: Néda <[email protected]>
1 parent 7ceb2de commit 282d801

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 that:
114+
115+
- you have 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)