pplu / cfn-perl

An object model for CloudFormation documents
Other
0 stars 5 forks source link

Documentation for AWS::Serverless::* resources #25

Open pplu opened 5 years ago

pplu commented 5 years ago

This project has had to hand-write cloudformation objects in the AWS::Serverless namespace (https://github.com/pplu/cfn-perl/tree/master/lib/Cfn/Resource/AWS/Serverless). It looks like AWS doesn't publish any specs.

The official docs on these resources is: https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-template.html