logstash-plugins / logstash-input-cloudwatch

A Logstash input to pull events from the Amazon Web Services CloudWatch API
Apache License 2.0
43 stars 28 forks source link

Move CloudWatch to v2 of AWS SDK #32

Closed robbavey closed 6 years ago

robbavey commented 6 years ago

Use v2 of CloudWatch API -

enables use of more standard options from the AWS mixin fixes #30 (includes rudimentary IT to test correct behavior with password types)

Thanks for contributing to Logstash! If you haven't already signed our CLA, here's a handy link: https://www.elastic.co/contributor-agreement/

jakelandis commented 6 years ago

LGTM