Skip to content

ci: Upgrade AWS credentials action - #727

Merged
jygong-amazon merged 1 commit into
masterfrom
fix/configure-aws-credentials-v6-master
Sep 18, 2026
Merged

jygong-amazon merged 1 commit into
masterfrom
fix/configure-aws-credentials-v6-master

Conversation

@jygong-amazon

Copy link
Copy Markdown
Contributor

ℹ️ Description

Upgrade aws-actions/configure-aws-credentials from v2 to v6.3.0 in the daily workflow. Version 2 runs under GitHub's forced Node 24 compatibility mode and masks some OIDC failures with Cannot read properties of undefined (reading 'message'). Version 6.3.0 declares Node 24 and preserves the existing role-to-assume and aws-region inputs.

Issue #, if available

Related: scheduled run 35337891143 and ORR action item

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
    • README update
    • CHANGELOG update
    • guides update
  • This change requires a dependency update
    • Amazon Chime SDK Media
    • Other (GitHub Actions credential dependency; no product legal-document impact)

🧪 How Has This Been Tested?

  • Workflow YAML parses successfully.
  • Verified v6.3.0 declares the Node 24 runtime.
  • Verified v6.3.0 retains role-to-assume and aws-region inputs.
  • Verified permissions: id-token: write and the existing role/region values are unchanged.
  • Live OIDC validation is pending on master; the role trust policy does not authorize feature-branch subjects.

Unit test coverage

Not applicable to a one-line workflow dependency update.

Additional Manual Test

  • Pause and resume remote video — not applicable to workflow-only change
  • Switch local camera — not applicable to workflow-only change
  • Rotate screen back and forth — not applicable to workflow-only change

📱 Screenshots, if available

Not applicable.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Move the daily metric-publishing OIDC step from configure-aws-credentials v2 to v6.3.0. The supported release runs natively on Node 24 and preserves the existing role and region inputs.
@jygong-amazon
jygong-amazon marked this pull request as ready for review September 18, 2026 17:10
@jygong-amazon
jygong-amazon merged commit 1bfcc2b into master Sep 18, 2026
3 of 5 checks passed
@jygong-amazon
jygong-amazon deleted the fix/configure-aws-credentials-v6-master branch September 18, 2026 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants