Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>AWS SAM SnippetsNew to Visual Studio Code? Get it now.
AWS SAM Snippets

AWS SAM Snippets

webdevs.nyc

|
14,538 installs
| (1) | Free
A Collection of snippets for AWS Sam Template
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AWS Serverless Application Model Snippets

These snippets are a direct copy paste of the AWS SAM Template Documentation for easy boiler plate. Custom Snippets will come in future updates. Link to AWS SAM Template Anatomy Definition



Template Starter Description
!samTemplate The Default Anatomy, with the required Transform, and optional properties.

Global Properties Prefix Description
GlobalsFunction All the properties available to use with AWS::Serverless::Function
GlobalsApi All the properties available to use with AWS::Serverless::Api
GlobalsHttpApi All the properties available to use with AWS::Serverless::HttpApi
GlobalsSimpleTable All the properties available to use with AWS::Serverless::SimpleTable

Resources Description
ServelessApi Creates a logical id, the type and the properties
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft