intellij custom templates

Installation:

  • Copy and Paste These Templates into Intellij
  • Assign them a shortcut name
  • Back in your editor, CMD + J/CTRL + J, type the name of your new shortcut

Open API Spec 3.0 Support

All these snippets begin with open-spec as the prefix and generate 3.0 gists:

  • open spec 3.0 declaration
  • methods
  • paths
  • components
  • entities

AWS SAM Cloudformation Templates

Generates a number of useful AWS SAM Gists/Snippets to use for instrumenting infrastructure:

  • SQS
  • SNS
  • DynamoDB
  • Lambda
  • API Gateway
  • IAM