AWS Security Blog

Tag: HAQM SNS

How to Receive Alerts When Specific APIs Are Called by Using AWS CloudTrail, HAQM SNS, and AWS Lambda

Let’s face it—not all APIs were created equal. For example, you may be really interested in knowing when any of your HAQM EC2 instances are terminated (ec2:TerminateInstance), but less interested when an object is put in an HAQM S3 bucket (s3:PutObject). In this example, you can delete an object, but you can’t bring back that […]