pkg.soopen package index

brew / 順位 1749

awscurl を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install awscurl

local Homebrew formula metadata

概要

パッケージ概要

Curl like simplicity to access AWS resources

コマンドとエイリアス

  • awscurl

履歴

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

awscurl is a curl-like command-line tool that signs HTTP requests with AWS Signature Version 4. It is useful when an AWS service or API Gateway endpoint needs raw HTTP probing but still requires AWS authentication.

プロジェクトの歴史

The `okigan/awscurl` repository was created in October 2015. Its README frames the project around a small Unix-tool idea: keep the shape of curl, but automate AWS request signing so users can call AWS APIs without manually building canonical requests and authorization headers.

Release history shows the project remained active beyond its early Python package life, adding Homebrew packaging around the 0.20 release in January 2020, SSO profile and redirect support in 2021, Docker images, and continued 0.x releases through 2026.

採用の歴史

awscurl found a niche among AWS users who need to debug or script signed requests outside the full AWS CLI command model. The README explicitly points to PyPI, Homebrew, Docker Hub, GitHub Container Registry, AWS documentation, and Q&A usage as adoption surfaces.

Its adoption is narrower than AWS CLI but sticky: it solves the awkward middle ground where plain curl is not authenticated and a generated `aws SERVICE OPERATION` command is too high-level.

使われ方

Typical usage supplies a service name, region/profile or explicit credentials, and a URL: for example S3, EC2 query APIs, or API Gateway `execute-api` endpoints. If access keys are not passed by flag or environment, awscurl attempts to use credentials from `~/.aws/credentials`.

The tool exposes curl-like flags for methods, data, headers, redirects, output files, and TLS behavior, while adding AWS-specific options such as `--service`, `--region`, and `--profile`.

パッケージ好きにとっての重要性

awscurl is package-nerd catnip because it is a tiny bridge between two command-line cultures: ubiquitous curl-style HTTP tooling and AWS' SigV4 authentication machinery. It packages a fiddly authentication algorithm as one executable, which is exactly the sort of thing users want from Homebrew.

It also demonstrates how AWS-adjacent tools often live outside AWS itself but still rely on official AWS credential conventions.

タイムライン

  • 2015: Public GitHub repository `okigan/awscurl` created.
  • 2018: v0.13 release prepared.
  • 2020: v0.20 release adds macOS Homebrew package-manager support.
  • 2021: v0.22 release adds SSO profile and redirect support.
  • 2026: v0.44 release published.

Related projects

  • AWS CLI provides higher-level generated AWS service commands.
  • curl provides the familiar HTTP command-line interaction model.
  • aws-sigv4-proxy and other SigV4 helpers solve adjacent signed-request problems.

セキュリティ状態

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

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

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

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.

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.aws/credentials

実行可能ファイル

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

コマンド種類公開範囲メモ
awscurl実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版0.44
マネージャ更新日2026-06-14
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:awscurl
バージョン0.44
パッケージマネージャHomebrew
ホームページhttps://github.com/okigan/awscurl
リポジトリhttps://github.com/okigan/awscurl
最終更新2026-06-14T10:19:12Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation