andreineculau / fl-aws

Flaws at AWS
Apache License 2.0
15 stars 0 forks source link

notify of deprecations/enhancements #38

Open andreineculau opened 6 years ago

andreineculau commented 6 years ago

example:

S3 event notifications were introduced in Nov 2014 https://aws.amazon.com/blogs/aws/s3-event-notification/

only to be superseded in Jan 2016 by CloudWatch events https://aws.amazon.com/blogs/aws/new-cloudwatch-events-track-and-respond-to-changes-to-your-aws-resources/

Why not slap me if I use AWS::S3::Bucket - NotificationConfiguration and tell me "yo, I think you should use AWS::Events::Rule" ?