Postman Onboarding AWS Spec Discovery
Version updated for https://github.com/postman-cs/postman-aws-spec-discovery-action to version v3.1.3.
- 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 your existing credentials. It handles AWS region setup, automatically detects providers based on IAM permissions, and resolves specs before calling AWS. The action is part of a suite to streamline Postman onboarding processes for AWS services, allowing users to integrate with their Postman environments efficiently without the need for additional GitHub tokens.
What’s Changed
What’s Changed
- chore: update dependencies for v3.1.3 by @jaredboynton in https://github.com/postman-cs/postman-aws-spec-discovery-action/pull/46
Full Changelog: https://github.com/postman-cs/postman-aws-spec-discovery-action/compare/v3...v3.1.3