iam_update_role_description {paws.security.identity} | R Documentation |
Use UpdateRole instead
Description
Use update_role
instead.
See https://www.paws-r-sdk.com/docs/iam_update_role_description/ for full documentation.
Usage
iam_update_role_description(RoleName, Description)
Arguments
RoleName |
[required] The name of the role that you want to modify. |
Description |
[required] The new description that you want to apply to the specified role. |
[Package paws.security.identity version 0.9.0 Index]