pitkley / aws-search-extension

A search-extension, providing quick, fuzzy-search results for AWS developers. Includes AWS API, AWS CLI and AWS CloudFormation references. Compatible with most browsers.
Apache License 2.0
19 stars 0 forks source link

Add last state of documentation-based SAM items #209

Closed pitkley closed 9 months ago

pitkley commented 9 months ago

The index-sources/sam.json file was generated from the last state of the aws-sam-developer-guide that still had content (https://github.com/awsdocs/aws-sam-developer-guide/tree/42be629401362fdadf87cfff061662d0d08c3968). The hack/generate-index-cfn.py script from 1a4fea65d80eb014afa4768f4b9bb23b791696bc was used with slight modification to create the structure of the file as committed.