Skip to content

Commit

Permalink
fixing preferred project impact (#4297)
Browse files Browse the repository at this point in the history
  • Loading branch information
crlptl authored Jan 28, 2025
1 parent f71bbc9 commit b5d6c00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/iam/how-to/create-api-keys.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ API keys always inherit the permissions of their bearer (the IAM user or IAM app
<Message type="note">
Preferred Projects for Object Storage - When creating and/or listing Object Storage buckets via the API, there is no available parameter to specify the Project in which you wish to list or create buckets. All buckets you create via the API will therefore be created in the preferred Project you choose when creating the API key. Similarly, when listing buckets, buckets from your preferred Project will be listed.
Note that:
- This only applies to the creation and/or listing of Object Storage buckets, and no other products or resources.
- This applies to all actions on Object Storage buckets, but it does not apply to other products or resources.
- You can still create and/or list buckets in your Project of choice via the Scaleway console.
See our [dedicated documentation](/iam/api-cli/using-api-key-object-storage/) for more information.
</Message>
Expand Down

0 comments on commit b5d6c00

Please sign in to comment.