This app integrates with Amazon Web Services Identity Access Management (AWS IAM) to support various containment, corrective and investigate actions
Supported Actions
- test connectivity: Validate the asset configuration for connectivity using supplied configuration
- get user: Get details of all the groups and attached policies for the user
- list groups: List groups of AWS IAM
- list users: List users of AWS IAM
- list roles: List roles available in AWS IAM
- add user: Add user to a group
- remove user: Remove user from a group
- delete user: Delete user from AWS IAM account
- disable user: Disable login profile and access keys of a user
- enable user: Enable login profile and access keys of a user
- add role: Add new role in AWS IAM account
- remove role: Remove role from AWS IAM account
- attach policy: Attach managed policy to a role
- detach policy: Detach managed policy from a role
- assign policy: Assign managed policy to the user
- remove policy: Remove managed policy association with the user