awslabs / aws-api-gateway-developer-portal

A Serverless Developer Portal for easily publishing and cataloging APIs
Apache License 2.0
932 stars 402 forks source link

How to convert AWS CloudFormation resource provider schemas to swagger? #615

Open bagajjal opened 1 year ago

bagajjal commented 1 year ago

I'm looking for ways to convert AWS cloudformation RP schemas to swagger. Is it possible to use AWS API gateway?

Link to AWS cloudformation resource provider, https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resource-type-schemas.html

bagajjal commented 1 year ago

Appreciate if someone could look into it.