Skip to content

Conversation

@viren-nadkarni
Copy link
Member

@viren-nadkarni viren-nadkarni commented Jan 29, 2026

Changes

This PR enables the static data update CI actions. These actions run on upstream Moto repo and regularly fetch static data like:

  • SSM
    • Optimised AMIs
    • Default parameters
    • Default AMIs
  • IAM
    • Managed policies
  • EMR
    • Instance types
  • EC2
    • Instance types
    • Instance offerings
  • Config
    • Managed rules

Scoped AWS credentials are fetched in each workflow using GH OIDC.

Tests

Test run: https://github.com/localstack/moto/actions/runs/21508101234/job/61968482244 and created PR

Related

Closes: PNX-557

@viren-nadkarni viren-nadkarni self-assigned this Jan 29, 2026
@viren-nadkarni viren-nadkarni marked this pull request as ready for review January 30, 2026 08:34
Copy link
Member

@alexrashed alexrashed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice and clean! TIL there is a way to use OIDC authentication in GitHub workflows for AWS by just using the action 🤩

@viren-nadkarni viren-nadkarni merged commit 265ad84 into localstack Jan 30, 2026
66 checks passed
@viren-nadkarni viren-nadkarni deleted the enable-data-update-ci branch January 30, 2026 09:21
localstack-bot pushed a commit that referenced this pull request Feb 2, 2026
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