From: wangyunqing Date: Sun, 25 Apr 2021 09:15:12 +0000 (+0000) Subject: doc/radosgw/role.rst: fix typos X-Git-Tag: v17.1.0~2152^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F41015%2Fhead;p=ceph.git doc/radosgw/role.rst: fix typos Signed-off-by: wangyunqing --- diff --git a/doc/radosgw/role.rst b/doc/radosgw/role.rst index 4511e2fe1331..a774624315a3 100644 --- a/doc/radosgw/role.rst +++ b/doc/radosgw/role.rst @@ -4,7 +4,7 @@ A role is similar to a user and has permission policies attached to it, that determine what a role can or can not do. A role can be assumed by any identity that needs it. If a user assumes a role, a set of dynamically created temporary credentials are returned to the user. A role can be used to delegate access to users, applications, services that do not have permissions to access some s3 resources. -The following radosgw-admin commands can be used to create/ delete/ update a role and permissions asscociated with a role. +The following radosgw-admin commands can be used to create/ delete/ update a role and permissions associated with a role. Create a Role ------------- @@ -409,4 +409,4 @@ Delete Policy attached to a Role -------------------------------- Example:: - POST "?Action=DeleteRolePolicy&RoleName=S3Access&PolicyName=Policy1" \ No newline at end of file + POST "?Action=DeleteRolePolicy&RoleName=S3Access&PolicyName=Policy1"