aws-api-gateway-swagger-ui icon indicating copy to clipboard operation
aws-api-gateway-swagger-ui copied to clipboard

An AWS SAM app to deploy a Swagger UI alongside your API in AWS API Gateway. Available in the AWS Serverless App Repo (SAR).

Swagger UI for AWS API Gateway

Provide a publicly accessible URL to the Swagger spec JSON/YAML as an input parameter to this deployment & open the URL in the output of the deployment to see the Swagger UI.

This app creates an API backed by a Lambda. You can map a stage of this API to your custom domain to see the Swagger UI at https://example.com/api-docs/.