# cloudformation-cli を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:cloudformation-cli
```

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

### macOS

- Homebrew (100%):

```sh
brew install cloudformation-cli
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:cloudformation-cli
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/cloudformation-cli>
- **バージョン:** 0.2.39
- **ソース概要:** CloudFormation Provider Development Toolkit
- **ホームページ:** <https://github.com/aws-cloudformation/cloudformation-cli/>
- **リポジトリ:** <https://github.com/aws-cloudformation/cloudformation-cli>
- **上流ドキュメント:** <https://github.com/aws-cloudformation/cloudformation-cli/>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/12/ed/36f14b63957e99d9f2cbb5ac5671eed9fb93569e57add60534d47fc630e4/cloudformation-cli-0.2.39.tar.gz>
- **最終更新:** 2026-07-10T13:51:18-07:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- cfn (cli)
- cfn-cli (cli)
- cfn (エイリアス)
- cfn-cli (エイリアス)

## 依存関係

- certifi
- libyaml
- pydantic
- python@3.13

## インストール挙動

- post-install フック: 未定義
- 注意点: cloudformation java, go, python plugins are installed, but the Go and Java are not bundled with the installation.
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.2.39
- マネージャ更新日: 2026-07-10
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/aws-cloudformation/cloudformation-cli
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

AWS CloudFormation CLI is the provider development toolkit for authoring, testing, and registering CloudFormation resource providers and modules. It matters less as an everyday deploy CLI and more as the toolchain behind CloudFormation Registry extension development.

### プロジェクトの歴史

AWS created the cloudformation-cli repository in 2018 and released early public versions in 2019 as CloudFormation's extension model became public. The official AWS docs position the CLI as the tool used to model, develop, test, and submit resource providers for CloudFormation.

The project sits in the aws-cloudformation GitHub organization alongside language plugins and related extension tooling, reflecting a design where the core CLI coordinates schemas, handlers, contract tests, and registry publication.

### 採用の歴史

Unlike general-purpose AWS CLIs, CloudFormation CLI is adopted mostly by provider authors, platform teams, and vendors that need first-class CloudFormation resource types. Homebrew packaging gives macOS users a simple install path, but the package is inherently narrower than awscli or cdk.

Its adoption is tied to the CloudFormation Registry ecosystem: as organizations add private or third-party resource types, the cfn/cfn-cli package becomes part of build pipelines for extension development and contract testing.

### 使われ方

Developers use cfn init, generate, test, submit, and related commands to create a provider project, run contract tests, and register or update a resource type or module in CloudFormation.

typeConfiguration.json under ~/.cfn-cli is used by the toolkit for type configuration during contract testing and development workflows. AWS credentials normally come from the broader AWS SDK/CLI credential chain rather than a CloudFormation CLI-specific credential file.

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

cloudformation-cli is package-nerd significant because it exposes AWS's extension-development workflow as a Python CLI in Homebrew. It is not a high-volume shell utility, but it is the canonical local tool for a specialized infrastructure-as-code authoring loop.

The formula also illustrates a common cloud-tooling packaging pattern: a narrow vendor CLI with a small user base but high importance for the teams that need reproducible IaC extension builds.

### タイムライン

- 2018: Official cloudformation-cli GitHub repository was created.
- 2019: Early public v0.1.x releases were published as CloudFormation extension tooling emerged.
- 2019: AWS documented the CloudFormation CLI and Registry workflow for provider development.
- 2020s: The CLI continued as the toolkit behind CloudFormation resource provider and module development.

### Related projects

- AWS CloudFormation Registry is the service surface where generated providers and modules are registered.
- Language plugins such as cloudformation-cli-python-plugin and other aws-cloudformation tooling extend the provider-development workflow.
- AWS CDK, SAM, cfn-lint, and CloudFormation Guard are adjacent IaC tools, but they solve different authoring, deployment, validation, or policy problems.

### ソース

- <https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/what-is-cloudformation-cli.html>
- <https://github.com/aws-cloudformation/cloudformation-cli>


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration signal


## 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

- Unix: ~/.cfn-cli/typeConfiguration.json
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** cloudformation-cli
- **Version Scheme:** 0
- **Revision:** 13
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Cloud CLI packages](https://pkg.so/ja/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [python@3.13](https://pkg.so/ja/brew/python-3-13/) - Runtime dependency declared by Homebrew.
- [cfn-lint](https://pkg.so/ja/brew/cfn-lint/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure, cloudformation, infrastructure-as-code.
- [aws-cdk](https://pkg.so/ja/brew/aws-cdk/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure, cloudformation, infrastructure-as-code.
- [rain](https://pkg.so/ja/brew/rain/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure, cloudformation, infrastructure-as-code.
- [cf2tf](https://pkg.so/ja/brew/cf2tf/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure, cloudformation, infrastructure-as-code.
- [sceptre](https://pkg.so/ja/brew/sceptre/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure, cloudformation, infrastructure-as-code.
- [org-formation](https://pkg.so/ja/brew/org-formation/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure, cloudformation, infrastructure-as-code.
- [cfn-format](https://pkg.so/ja/brew/cfn-format/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure, cloudformation, infrastructure-as-code.
- [cfnctl](https://pkg.so/ja/brew/cfnctl/) - Shares pkgdb curated category or tags: aws, cli, cloud-infrastructure, cloudformation, infrastructure-as-code.
- [aws-sso-util](https://pkg.so/ja/brew/aws-sso-util/) - Both packages touch the same language runtime or ecosystem. Shared terms: aws, certifi, cli, cloud, cloud-infrastructure.

## Combined YAML source

View the package source record on GitHub. [combined/cloudformation-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cloudformation-cli.yml)


## ソース

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