opendistro-for-elasticsearch/data-prepper

Update CFN template to allow for username/password

Closed this issue · 3 comments

EC2/CFN template deployed Data Prepper fails to connect to AES domains with fine grained access control.

Update the template to optionally accept username/password parameters, then if they are present configure the ES sinks to connect with user/pass instead of sigv4.

@chenqi0805 could you ensure this update reaches the 1.0.x template as well?

Sure. Will do

Resolved by #583