Sent Notification when EBS volume snapshot permission changed to public

0

Hi Team,

Could you please help me to send an alert when EBS volume snapshot permission changed to public. We don't want others to create volume from the snapshot.

質問済み 1年前244ビュー
1回答
3

You can use AWS Config to detect non-compliant and notify via Amazon SNS. Using "ebs-snapshot-public-restorable-check" managed rules seems to fit your purpose.

ebs-snapshot-public-restorable-check - AWS Config

Here is an example of a security group.

Receive notifications for a non-compliant AWS resource using AWS Config

profile picture
回答済み 1年前
profile pictureAWS
エキスパート
kentrad
レビュー済み 1年前
  • Thanks @jhashimoto and kentrad for quick answer

  • @All with below configuration for existing non-complaint resources not getting alert. But if the new resource is created and it's compliance changed to not-compliance then only receiving the alert. Is there a way to get alert for exiting non-complaint resources under config rule

    Receive notifications for a non-compliant AWS resource using AWS Config

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ