Add An Entity To An Iam Role Assumption Policy (aws)
Platform | Author | Last Update |
---|---|---|
aws | Nick Jones | 2024-12-02 |
None
MITRE IDs
Required Permissions
- iam:GetRole
- iam:UpdateAssumeRolePolicy
Required Parameters
Name | Type | Description | Example Value |
---|---|---|---|
role | str | Name of role to alter | OrganizationAccountAccessRole |
entityarn | str | ARN of entity to add to the policy | arn:aws:iam::000000000000:root |
Attacker Action
Detection Case
ELK query
When logs are ingested into ELK, the following Lucene query can be used to identify relevant events.