aws-cfn-resource-specs
aws-cfn-resource-specs copied to clipboard
Add Resource Provider Schemas
It would be very nice to track changes in the CloudFormation resource provider schemas in addition to the resource specification.
Oh, interesting. This could be cool. I could use a lot of the same code over again when it comes to downloading, tracking, and versioning. I'd have to create new logic around how the diffs are done, and it looks like I could completely skip the documentation endpoint lookups because docs links aren't embedded in their json for anything.
I'm closing this issue out, as this repository is no longer maintained. The repo is being archived, but others are free to fork and maintain a version if they'd like.