Forum Discussion
tonante727
3 years agoOccasional Contributor
The issue is probably resides in the Swagger Hub User Role. If you create an Integration for AWS API Gateway with Lambda Sync:,
- Do not add any info for the Role step.
- Verify that the gateway adds all your paths from the OpenAPI3 Swagger YAML definition
- Create you Lambda separately since the ones auto-generated are mockups anyway.
- The take a look at the permissions on your SwaggerHug user and see which ones will allow Lambda generation if that's prefered.