Describe the question/issue
We are currently getting error of
AWS_CONTAINER_CREDENTIALS_FULL_URI must be set to an https:// address or a link local IP address. Found protocol=http, host=localhost, port=37085, path=/2016-11-01/credentialprovider/
when running aws-for-fluent-bit image as a greengrass component. This is related to #811 issue, where token exchange service is running locally on the IoT device.
The credentials url with local token exhange service will use by default http and doesn't include configuration parameters for enabling https.
Fluent Bit Version Info
Latest