Using Console
Using CLI
ROLE_NAME
with the actual role name.
ROLE_NAME
with the actual role name.
Using Python
get_role
and list_roles
methods from Boto3 to fetch role details and their last used information.list_roles
and get_role
methods to fetch role details and their last used information.