Automic VaultAutomic Vault

brew

aws-sam-cli を Homebrew, Nix, scoop, winget でインストール

aws-sam-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install aws-sam-cli

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#aws-sam-cli

nixpkgs package indexes · pkgs/by-name/aw/aws-sam-cli/package.nix · ソース: api.github.com

Windows

Scoop確認済み · 92%
scoop install main/aws-sam-cli

Scoop official bucket manifest trees · bucket/aws-sam-cli.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id Amazon.SAM-CLI -e

Windows Package Manager source index · Amazon.SAM-CLI · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2017: Repository history begins as AWS SAM Local CLI and v0.1.0 is tagged.
  • 2018: v0.x releases add and evolve SAM CLI functionality.
  • 2020: README screenshots and docs show SAM CLI as the front door for local build/test/deploy workflows.
  • 2026: v1.x development tags show continuing active release work.

Related projects

  • AWS Serverless Application Model is the template framework the CLI operates on.
  • AWS CloudFormation is the deployment substrate SAM extends.
  • Docker is used by SAM CLI for local Lambda-like execution workflows.

セキュリティ状態

保護ツール対応はまだ見つかっていません

aws-sam-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 7 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
samconfig.tomlsamconfig.yamlsamconfig.yml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.aws/credentials
Windows
C:\Users\USERNAME\.aws\credentials

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
samcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版1.163.0
マネージャ更新日2026-07-03
ローカルデータOK
上流not checked
検出された最新未検出

https://aws.amazon.com/serverless/sam/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:aws-sam-cli
バージョン1.163.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/aws-sam-cli
ホームページhttps://aws.amazon.com/serverless/sam/
リポジトリhttps://github.com/aws/aws-sam-cli
上流ドキュメントhttps://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-command-reference.html
ライセンスApache-2.0
ソースアーカイブhttps://files.pythonhosted.org/packages/96/03/3b7776b890db3aebe4e3bbcd4ba9e573066bf1dbe730f1301f69a09aa53a/aws_sam_cli-1.163.0.tar.gz
最終更新2026-07-03T03:58:21Z
Pulseupdated
依存関係certifi, cryptography, libyaml, openssl@3, pydantic, python@3.14, rpds-py
ビルド依存関係cmake, go, pkgconf
macOS 提供ライブラリlibffi
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameaws-sam-cli
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

aws-sam-cli

nix profile install nixpkgs#aws-sam-cli
  • normalized package name match
  • 一致条件: Aws Sam Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/aw/aws-sam-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

main/aws-sam-cli

scoop install main/aws-sam-cli
  • normalized package name match
  • 一致条件: Aws Sam Cli
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/aws-sam-cli.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Amazon.SAM-CLI

winget install --id Amazon.SAM-CLI -e
  • normalized package name match
  • 一致条件: Aws Sam Cli
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Amazon.SAM-CLI from https://cdn.winget.microsoft.com/cache/source.msix
Scoop92%

extras/sam

scoop install extras/sam
  • installed executable or alias match
  • 一致条件: Sam
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/sam.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment