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.