- 重要な情報
- はじめに
- 用語集
- エージェント
- インテグレーション
- OpenTelemetry
- 開発者
- API
- CoScreen
- アプリ内
- インフラストラクチャー
- アプリケーションパフォーマンス
- 継続的インテグレーション
- ログ管理
- セキュリティ
- UX モニタリング
- 管理
Detect when an AMI is made public.
This rule lets you monitor these CloudTrail API calls to detect if an AMI is made public.
This rule inspects the @requestParameters.launchPermission.add.items.group
array to determine if the string all
is contained. This is the indicator which means the image is made public.
@requestParameters.imageId
) should be made public using CloudTrail logs.{{@userIdentity.arn}}
) that made the AMI public.11 November 2022 - Add steps to Triage and response section.