This message was deleted.
# general
s
This message was deleted.
b
workflows code snippet:
Copy code
- name: configure aws credentials
        uses: aws-actions/configure-aws-credentials@v2
        with:
          role-to-assume: arn:aws:iam::########:role/role
          aws-region: ${{ env.AWS_REGION }}
Copy code
(node:1724) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.

Please migrate your code to use AWS SDK for JavaScript (v3).
For more information, check the migration guide at <https://a.co/7PzMCcy>
(Use `node --trace-warnings ...` to show where the warning was created)
Error: Not authorized to perform sts:AssumeRoleWithWebIdentity