logstash-plugins / logstash-integration-aws

Apache License 2.0
7 stars 17 forks source link

make `use_aws_bundled_ca` to use bundled ca per plugin level #33

Closed kaisecheng closed 1 year ago

kaisecheng commented 1 year ago

use_aws_bundled_ca in https://github.com/logstash-plugins/logstash-integration-aws/pull/32 has a global effect on all aws plugins to use aws bundled ca. This PR makes the effect per plugin level by setting ssl_ca_bundle to the path of ca certs to aws client