macOS
brew install aws-sam-clilocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für aws-sam-cli in AI-Agent-Workflows.
Installation
brew install aws-sam-clilocal Homebrew formula metadata
nix profile install nixpkgs#aws-sam-clinixpkgs package indexes · pkgs/by-name/aw/aws-sam-cli/package.nix · Quelle: api.github.com
scoop install main/aws-sam-cliScoop official bucket manifest trees · bucket/aws-sam-cli.json · Quelle: api.github.com
winget install --id Amazon.SAM-CLI -eWindows Package Manager source index · Amazon.SAM-CLI · Quelle: cdn.winget.microsoft.com
Überblick
CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM
Verlauf
AWS SAM CLI is the command-line companion to the AWS Serverless Application Model, used to build, test, debug, package, and deploy serverless applications defined with SAM templates.
The repository's public history begins in August 2017 as AWS SAM Local CLI, with early tags starting at v0.1.0. The README describes AWS SAM as an open-source framework with shorthand syntax for functions, APIs, databases, and event source mappings, and identifies this repository as the SAM CLI source code.
Over time the CLI became the everyday developer entry point for SAM: local Lambda-like execution, Docker-backed testing, packaging, deployment, guided configuration, and command references live in AWS's Serverless Application Model developer guide.
SAM CLI adoption tracks the broader AWS serverless workflow. It gives local and CI users a packageable command named sam while the SAM template language remains CloudFormation-compatible infrastructure definition.
The supplied package facts list Homebrew, Nix, Scoop, and winget availability, which matches a cross-platform AWS developer tool: local laptops, CI runners, and onboarding scripts all need a stable installer story.
Typical commands include sam init, sam build, sam local invoke, sam local start-api, sam deploy, and guided configuration flows. The official docs describe a project-level SAM CLI configuration file for command parameter values.
The default config name is samconfig at the project root next to template.yaml, with TOML as the default format and YAML/YML also supported. AWS credentials are inherited from the standard AWS SDK/CLI credential chain, including shared credentials files.
For package maintainers, SAM CLI is a heavyweight Python/AWS developer tool whose release cadence matters because AWS service behavior, Lambda runtimes, and local emulation expectations move quickly. The executable is small from the user's point of view but represents a large AWS workflow surface.
Sicherheitslage
Für aws-sam-cli wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
samconfig.tomlsamconfig.yamlsamconfig.ymlCredential-bearing paths to review before unattended agent runs.
~/.aws/credentialsC:\Users\USERNAME\.aws\credentialsExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
sam | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://aws.amazon.com/serverless/sam/
Installationsmetadaten
| Paketschlüssel | brew:aws-sam-cli |
|---|---|
| Version | 1.163.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/aws-sam-cli |
| Homepage | https://aws.amazon.com/serverless/sam/ |
| Repository | https://github.com/aws/aws-sam-cli |
| Upstream-Dokumentation | https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-command-reference.html |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://files.pythonhosted.org/packages/96/03/3b7776b890db3aebe4e3bbcd4ba9e573066bf1dbe730f1301f69a09aa53a/aws_sam_cli-1.163.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-03T03:58:21Z |
| Pulse | updated |
| Abhängigkeiten | certifi, cryptography, libyaml, openssl@3, pydantic, python@3.14, rpds-py |
| Build-Abhängigkeiten | cmake, go, pkgconf |
| Von macOS bereitgestellte Bibliotheken | libffi |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | aws-sam-cli |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
aws-sam-cli
nix profile install nixpkgs#aws-sam-climain/aws-sam-cli
scoop install main/aws-sam-cliAmazon.SAM-CLI
winget install --id Amazon.SAM-CLI -eextras/sam
scoop install extras/samQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.