Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: ensure REST API CFN outputs the API ID (#7538)
* fix: ensure REST API CFN outputs the API ID This commit updates the REST API migration logic to ensure that the API ID is a CFN Output, as the policy consolidation logic will rely on this during push. * fix: replace early return with throw Co-authored-by: Colin Ihrig <colihrig@amazon.com>
- Loading branch information