Skip to content
Discussion options

You must be logged in to vote

After investigation, the issue was found to be in the OPA config. s3_signing was spelt incorrectly causing OPA to skip over using or pulling in AWS credentials.

services:
  s3:
    url: https://redacted.s3.ap-southeast-2.amazonaws.com/
    credentials:
      s3_sigining:  <<< should be s3_signing
        web_identity_credentials:
          aws_region: ap-southeast-2
          session_name: opa-bundle 

Thanks all for your time on this.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@CheyneBaker-EdApp
Comment options

Comment options

You must be logged in to vote
6 replies
@CheyneBaker-EdApp
Comment options

@CheyneBaker-EdApp
Comment options

@anderseknert
Comment options

@CheyneBaker-EdApp
Comment options

Answer selected by CheyneBaker-EdApp
@anderseknert
Comment options

@ashutosh-narkar
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants