Ross ROSS = Recommend OSS · open-source software intelligence for agents

aws/serverless-application-model

The AWS Serverless Application Model (AWS SAM) transform is a AWS CloudFormation macro that transforms SAM templates into CloudFormation templates. observed · 2026-08-28

github.com/aws/serverless-application-model · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 40
  • age_days: 3614
  • days_rel: 9
  • days_push: 8
  • n_releases_24m: 22

Full methodology

Adoption not part of the score

9561 stars · 2459 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

The AWS Serverless Application Model (SAM) transform is a CloudFormation macro, published as the aws-sam-translator Python package, that converts shorthand SAM templates into full CloudFormation templates. It provides built-in best practices and sane defaults for defining serverless resources like Lambda functions, APIs, and event sources as infrastructure as code.

Use cases

  • define serverless infrastructure as code with shorthand syntax
  • transform SAM templates into CloudFormation templates
  • deploy AWS Lambda functions and APIs via CloudFormation
  • provision serverless applications with best-practice defaults
  • validate and translate SAM template YAML locally
  • manage AWS infrastructure declaratively

When to choose

  • you are building serverless applications on AWS with Lambda, API Gateway, or DynamoDB
  • you want concise infrastructure-as-code templates that expand to CloudFormation
  • you want built-in best practices and sane defaults for serverless resources
  • you use the AWS SAM CLI for local testing and deployment
  • you need programmatic SAM-to-CloudFormation translation in Python

When to avoid

  • you deploy to non-AWS clouds or want cloud-agnostic infrastructure
  • you need full low-level control over raw CloudFormation resources
  • your infrastructure is container-based (ECS/EKS) rather than serverless
  • you use Terraform or Pulumi as your primary IaC tool without SAM integration

Facets

library · maturity active

infrastructure-as-code deployment compiler configuration-management cloud-computing infrastructure-as-code developer-tools python cloud aws-sam cloudformation aws-lambda serverless template-transform macro infrastructure-as-code devops

10 sources

Member repositories

RepositoryRoleHealth v2
aws/serverless-application-modelmain95

For agents

markdown · JSON · MCP: product_card(name="aws/serverless-application-model")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem