mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
a4412df0fa
AWS_SESSION_TOKEN or AWS_SECURITY_TOKEN is required when signing AWS requests using ENV credentials from IAM assumed role. Missing token results with S3 403 error when trying to download bundle. Signed-off-by: Kamil Piotrowski <kamil.piotrowski@nordcloud.com>