Postman Onboarding AWS Spec Discovery
Version updated for https://github.com/postman-cs/postman-aws-spec-discovery-action to version v2.0.2.
- This action is used across all versions by 0 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the discovery and export of API specifications from AWS services using existing AWS credentials. It supports zero-config setup, automatically resolves specs in a repo before calling AWS, and integrates seamlessly with Postman’s onboarding suite. The action uses IAM permissions to detect providers and is designed for use in CI/CD pipelines without requiring a GitHub token.
What’s Changed
What’s Changed
- chore(deps): bump the npm-minor-patch group with 23 updates by @dependabot[bot] in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/27
- fix(cli): harden Wave 1 entrypoint and input safety by @jaredboynton in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/30
Full Changelog: https://github.com/postman-cs/postman-aws-spec-discovery-action/compare/v2...v2.0.2