Object Storage: access key per bucker

It would be really useful to be able to have access keys at the bucket level or give access to only certain buckets.

I use it to store backups and would like to give access to clients so they can only access their bucket.

Is this possible with policies or something?

4 Replies

Hey there -

You might want to look into Limited Access Key Pairs for this. It's available only though the API, but with them you can give read/write access to single bucket:

Limited Access Key Pairs

Linode API - Create Object Storage Key

@rgerke Limited Access Key Pairs is a new feature, right?

Thanks @rgerke that's what I was looking for!

Support in the Linode Manager UI is coming soon (in the next week or three). But, it's there in the API and CLI right now.

Thanks,
-Chris

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct