POST check with IAM auth
Posted: Wed Sep 18, 2019 11:46 am
We are using Postman to run a check on a webAPI hosted in AWS. I want to add this check to Nagios, but I can't for the life of me figure out how to pass the IAM keys in a check_http request. I've tried using Postman to generate the headers then copied those into my request, but nothing works. Is there a module that can do this for me?