{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/2"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/3"},{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools"}],"enrichment":{"capability":"AWS SAM CLI is a command-line tool for building, testing, and deploying serverless applications with Lambda, API Gateway, Step Functions, and related AWS services locally and to the cloud.","skillfed_tags":["aws-serverless","lambda-development","infrastructure-as-code"],"use_cases":["Initialize and scaffold new serverless projects with predefined AWS templates using sam init.","Build and locally test Lambda functions and API Gateway endpoints in a Docker container before cloud deployment.","Deploy SAM and CloudFormation templates to AWS with sam deploy for rapid iteration.","Sync and test incremental changes in cloud developer environments with sam sync.","Tail CloudWatch logs and X-Ray traces from deployed serverless applications using sam logs and sam traces.","Generate CI/CD pipeline templates for popular systems with sam pipeline init."],"what_it_does":"AWS SAM CLI is the command-line interface for the AWS Serverless Application Model, a framework that simplifies building and deploying serverless applications on AWS. It provides local development and testing environments where you can build Lambda functions, test API Gateway endpoints, and emulate AWS services in Docker containers before deploying to the cloud. The tool handles initialization of new projects from templates, compilation and packaging of functions, local execution with CloudWatch log tailing, and deployment via CloudFormation.\n\nThe package integrates with 24 runtime dependencies including boto3 for AWS API access, Docker for local Lambda emulation, Flask for local API testing, and various utilities for YAML parsing, templating, and schema validation. It targets developers building serverless applications and supports modern Python versions from 3.10 onward. The tool is actively maintained by AWS with frequent releases and a large community presence.","worth_installing":"Yes. AWS SAM CLI is production-stable, actively maintained, has no known vulnerabilities, and low install friction. It is the standard tool for local serverless development on AWS and essential for teams building Lambda-based applications. The Apache-2.0 license poses no restrictions. Install it if you develop serverless applications on AWS."},"id":"aws-sam-cli","links":{"html":"https://skillfed.io/packages/aws-sam-cli","md":"https://skillfed.io/packages/aws-sam-cli.md","pypi":"https://pypi.org/project/aws-sam-cli/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-31","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"aws-sam-cli","python_support":"supports_current","summary":"AWS SAM CLI is a CLI tool for local development and testing of Serverless applications"},"popularity":{"monthly_downloads":2349967,"position":3113,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.165.0"}
