Delete Iam Policy (aws)
Platform | Author | Last Update |
---|---|---|
aws | Nick Jones | 2024-12-02 |
An adversary may attempt to delete an IAM policy within an account, to alter legitimate access or block administrative activity.
MITRE IDs
Required Permissions
- iam:DeletePolicy
Required Parameters
Name | Type | Description | Example Value |
---|---|---|---|
policy | str | ARN of the IAM policy to delete | EXAMPLEARNHERE |
Attacker Action
Detection Case
ELK query
When logs are ingested into ELK, the following Lucene query can be used to identify relevant events.