- 重要な情報
- アプリ内
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
Detect when the AdministratorAccess
policy is attached to an AWS IAM role.
This rule lets you monitor CloudTrail to detect if an attacker has attached the AWS managed policy AdministratorAccess
to a new AWS IAM role via the AttachRolePolicy
API call.
{{@userIdentity.session_name}}
should have made a {{@evt.name}}
API call.AdministratorAccess
policy from the {{@requestParameters.roleName}}
role using the aws-cli
command detach-role-policy.{{@requestParameters.roleName}}
requires the AdministratorAccess policy to perform its intended function.