roles remove-principals
Command: roles remove-principals
The roles remove-principals
command lets you remove principals from a role.
Principals can be users or groups.
You can specify multiple principals per role.
Example
This example removes the principals sg_1234567890
from a role with the ID r_1234567890
:
Usage
Command options
-id=<string>
- The ID of the role you want to remove principals from.-principal=<string>
- The principals you want to remove from the role. Principals can be users or groups. You can optionally specify multiple principals per role.-version=<int>
The version of the role to remove principals from. If you do not specify a version, the command performs a check-and-set automatically.
CLI options
In addition to the command specific options, there are options common to all CLI commands and subcommands: