A separate 'iam' namespace is still not supported in RGW, hence the REST
APIs for Roles using boto will not work. The REST APIs have been tested
using another client (s3curl) for the time being.
On Thu, Mar 7, 2019 at 12:00 PM myxingkong wrote:
>
> I created a role and attached a permission poli
I created a role and attached a permission policy to it.
radosgw-admin role create --role-name=S3Access
--path=/application_abc/component_xyz/
--assume-role-policy-doc=\{\"Version\":\"2012-10-17\",\"Statement\":\[\{\"Effect\":\"Allow\",\"Principal\":\{\"AWS\":\[\"arn:aws:iam:::user/TESTER\"\]\}