
aws-sam-translator 1.107.0
0
AWS SAM Translator is a library that transform SAM templates into AWS CloudFormation templates
Contents
AWS SAM Translator is a library that transform SAM templates into AWS CloudFormation templates
Stars: 9546, Watchers: 9546, Forks: 2448, Open Issues: 117The aws/serverless-application-model repo was created 9 years ago and the last code push was 14 hours ago.
The project is extremely popular with a mindblowing 9546 github stars!
How to Install aws-sam-translator
You can install aws-sam-translator using pip
pip install aws-sam-translator
or add it to a project with poetry
poetry add aws-sam-translator
Package Details
- Author
- Amazon Web Services
- License
- Apache License 2.0
- Homepage
- https://github.com/awslabs/serverless-application-model
- PyPi:
- https://pypi.org/project/aws-sam-translator/
- GitHub Repo:
- https://github.com/awslabs/serverless-application-model
Classifiers
- Internet
- Software Development/Build Tools
- Utilities
Related Packages
Errors
A list of common aws-sam-translator errors.
Code Examples
Here are some aws-sam-translator code examples and snippets.
GitHub Issues
The aws-sam-translator package has 117 open issues on GitHub
- Convert managed policy names in intrinsic if values
- managed policy names within intrinsic functions aren't converted to ARNs
- feat: support RestApi Security Policy in Serverless API
- Feature Request: Support SecurityPolicy and EndpointAccessMode in AWS::Serverless::Api
- feat: migrate to Pydantic v2
- Fix duplicate OPTIONS method error for paths with trailing slash
- chore: Clarify is_enabled method with additional comment
- Support Python 3.14 / Update Pydantic
- Unsupported intrinsic functions
- Unable to use cross-account token lambda authorizer with SAM template
pythonfix