Appdynamics / apigee-monitoring-extension

Apigee Monitoring Extension
https://www.appdynamics.com/community/exchange/apigee-monitoring-extension-for-appdynamics/
Apache License 2.0
3 stars 7 forks source link

Ability to pull Credentials directly from SSM instead of being added to conf files #18

Open cyclich opened 3 years ago

cyclich commented 3 years ago

We run this extension on an ec2 instance in AWS. We would like to place all credentials in SSM and have the ability to specify the location in the configuration file. The script should then rely on the ec2 instance profile allowing read access and simply pull the credentials during execution instead of needing them stored on the server.