notify of deprecations/enhancements
andreineculau opened this issue · 0 comments
andreineculau commented
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" ?