This document provides information about the Roles report screen, which displays additional information about the roles configured in AWS.
Path to access
- In Segura, on the navigation bar, hover over Product Menu and select Cloud IAM.
- In the sidebar menu, select Reports > AWS > Roles.
Actions menu
Item | Type | Description |
---|---|---|
Reprocess Accounts | Button | Reprocesses accounts to update role information. |
Actions | Dropdown Menu | Displays options for Print report, Export CSV and Schedule report*. |
Search fields
Item | Type | Description |
---|---|---|
Code | Text Field | Filters roles by their identification code. |
Name | Text Field | Filters roles by their name. |
Identifier | Text Field | Filters roles by their unique identifier in AWS. |
Creation Date | Text Field | Filters roles by the date they were created. |
Report fields
- Code: numerical identification of the role in the system.
- Name: name of the role in AWS.
- Identifier: unique identifier of the role in AWS.
- Creation Date: date and time when the role was created.
- Actions:
- Details: it opens the Details of a credential screen with details of the credential.
Info
By default, the report displays 30 records per screen. To go to the next screen, click the forward buttons at the end of the report.
Credential screen
Field | Description |
---|---|
Code | Numeric identification of the credential in the system. |
Name | Name of the role in AWS. |
Identifier | Unique identifier of the role in AWS. |
Path | Access path to the role in AWS. |
RoleName | Name of the role as defined in AWS. |
RoleId | Unique identifier of the role in AWS. |
Arn | Amazon Resource Name, a unique identifier of the resource in AWS. |
CreateDate | The date and time when the role was created are specified. |
Description | Description of the purpose and functionality of the role. |
MaxSessionDuration | Maximum session duration in seconds. |
AssumeRolePolicyDocument - Statement - Principal | This section indicates who is eligible to assume this role. |
Service | AWS service that can assume this role. |
AssumeRolePolicyDocument - Statement | Role usage policy definition. |
Effect | Effect of the policy. |
Action | The policy specifies whether action is allowed or denied. |
AssumeRolePolicyDocument | Complete policy document. |
Version | Policy document version. |