You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.