--- id: aws-sam-translator version: "1.111.0" license: Apache License 2.0 license_treatment: permissive maintenance: active --- # aws-sam-translator — AWS SAM Translator is a library that transform SAM templates into AWS CloudFormation templates License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install aws-sam-translator uv add aws-sam-translator poetry add aws-sam-translator ## Description # AWS SAM transform [![Tests](https://github.com/aws/serverless-application-model/actions/workflows/build.yml/badge.svg)](https://github.com/aws/serverless-application-model/actions/workflows/build.yml) [![Update schema](https://github.com/aws/serverless-application-model/actions/workflows/schema.yml/badge.svg)](https://github.com/aws/serverless-application-model/actions/workflows/schema.yml) [![PyPI](https://img.shields.io/pypi/v/aws-sam-translator?label=PyPI)](https://pypi.org/project/aws-sam-translator/) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/aws-sam-translator?label=Python)](https://pypi.org/project/aws-sam-translator/) [![Contribute with Gitpod](https://img.shields.io/badge/Contribute%20with-Gitpod-908a85?logo=gitpod)](https://gitpod.io/#https://github.com/aws/serverless-application-model.git) The [AWS Serverless Application Model](https://aws.amazon.com/serverless/sam/) (AWS SAM) transform is a [AWS CloudFormation macro](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-macros.html) that transforms [SAM... ## AI interpretation — verify before relying Transforms AWS SAM (Serverless Application Model) templates into CloudFormation templates, enabling simplified serverless application definition with built-in best practices and sane defaults. Verdict: Production-ready library with active maintenance, no known vulnerabilities, and permissive licensing. Low install friction and broad Python version support make it a solid choice for teams automating SAM-to-CloudFormation conversion in CI/CD pipelines or infrastructure tooling. [View on SkillFed](https://skillfed.io/packages/aws-sam-translator) · [View on PyPI](https://pypi.org/project/aws-sam-translator/)