#Good day to all, I am looking for assistance to create S3 Bucket Users and groups

1 messages · Page 1 of 1 (latest)

narrow elm
#

Our goal is to use a single tenant, then create buckets under that tenant, each with a dedictaed read only user.
I know tenants use groups to set bucket policy so I think it would be to create a dedicated group, set it to read only, Then add a newly created user to that group and assign to a specific bucket.

It has been requested that this all be done from aws cli for automation. I am stuck on this as IAM is not really a thing in storagegrid
Any help or links would be apprecitated.

narrow elm
#

Got it. It took a bit, when you are in a tenant in the WebUI, the help link brings you to a different API Reference. None of it is done AWS style. All from the API. Once I found that all was solved.

plush charm