Ryan
11/15/2019, 3:18 PMException making HTTP request to URL (<http://169.254.169.254/latest/meta-data/iam/security-credentials>): Invalid URL
Am attempting to push to firehose and have it configured to use an iam role. I can curl that endpoint/<role> and it returns the aws creds just fine.
"logger_plugin": "aws_firehose",
"aws_firehose_stream": "develop-osquery",
"aws_region": "us-east-1",
is my relevant config