Postman Onboarding AWS Spec Discovery
Version updated for https://github.com/postman-cs/postman-aws-spec-discovery-action to version v3.3.3.
This publisher is shown as ‘verified’ by GitHub.
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
The Postman Onboarding: AWS Spec Discovery action automates the discovery and export of API specs from AWS services using your existing credentials. It solves problems by automatically resolving and exporting specs from AWS, reducing the need for manual configuration and providing a source-of-truth for Postman onboarding. The action is part of the Postman API Onboarding suite and supports various providers, ensuring seamless integration with other Postman actions.
What’s Changed
What’s Changed
- ci(release): port automatic release cut by @jaredboynton in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/53
- fix(release): recover unpublished immutable tags by @jaredboynton in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/54
- chore(deps): take patched transitive versions from npm audit by @jaredboynton in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/55
- fix(release): reconcile incomplete cuts before new tags by @jaredboynton in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/56
- fix(release): reconcile incomplete cuts before new tags by @jaredboynton in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/57
- chore(deps): bump the actions group and follow the pins by @jaredboynton in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/58
- fix(ci): split dist parity and add Dependabot writeback by @jaredboynton in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/62
- fix(ci): use checkout v7 tag for writeback by @jaredboynton in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/64
- fix(ci): trigger writeback on dependabot branches by @jaredboynton in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/65
- fix(ci): pin writeback actions to immutable SHAs by @jaredboynton in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/66
- fix(ci): address Codex writeback feedback by @jaredboynton in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/67
- fix(ci): use ESM execSync and update permission test by @jaredboynton in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/68
- docs: make gate commands independently verifiable by @jaredboynton in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/69
- feat: publish as @postman/onboarding-aws-spec-discovery with best-effort npm publish by @jaredboynton in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/73
- fix(release): tolerate npm registry propagation by @jaredboynton in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/74
- fix(deps): migrate automation core scope by @jaredboynton in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/75
- chore: ignore local plans by @jaredboynton in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/77
- fix(security): harden untrusted spec processing by @jaredboynton in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/78
Full Changelog: https://github.com/postman-cs/postman-aws-spec-discovery-action/compare/v3.1.4...v3.3.3