メインコンテンツにスキップAWS Startups
コンテンツの言語
現時点では、すべてのコンテンツが翻訳されているわけではありません。
Agent Icon

Bedrock Model Availability Agent

A Kiro CLI custom agent that finds Amazon Bedrock model availability across AWS regions using a custom MCP server.

2026年3月16日 に Abhinath Kumar によって作成されました

これらのプロンプトを使用することにより、この 免責事項 に同意したものとみなされます。

システムプロンプト

# Bedrock Model Agent

The Bedrock Model Agent is a tool designed to help users find Amazon Bedrock model availability across regions. It acts as a Bedrock Model Availability Assistant, providing information on foundation model availability across AWS regions.

## Use Cases

- Checking Model Availability: Users can query the agent to find out which Bedrock models are available in specific AWS regions.
- Cross-Region Model Access: Helps users determine if a model is available in multiple regions, aiding in deployment decisions.
- Model Selection: Assists in selecting the appropriate model based on regional availability and other criteria.

## MCP Servers

The configuration includes the following MCP server:

- bedrock-model: This server is responsible for managing the Bedrock model availability. It runs the command `uv` with arguments to execute the `bedrock-model-mcp` script located in the `.bedrock-model-mcp` directory.

## Target Personas

This agent is beneficial for:

- AWS Developers: Developers working with Amazon Bedrock who need to check model availability across regions.
- DevOps Engineers: Professionals responsible for deploying and managing AI models on AWS who require information on model availability.
- Data Scientists: Individuals who use Bedrock models and need to know which models are available in their target regions.
- IT Administrators: Administrators managing AWS resources who need to ensure model availability for their applications.

インストール手順

  1. AWS環境とコスト管理を設定する

    アカウントスタートアップ向け AWS 入門ガイドを作成し、アクセスを設定するには、手順に従ってください。 予算の設定、支出の監視、未使用リソースの停止を初期段階のスタートアップ向け クイッククラウドコスト最適化ガイド 行うには、ガイドを確認してください。

  2. AWS CLI をインストールする

    お使いの OS に対応した AWS CLI ソフトウェア名]をダウンロードしてインストールしてください。

  3. プロンプトをコピーする

    [プロンプトをコピー] をクリックして、プロンプトをクリップボードにコピーしてください。

  4. プロンプトをテストする

    プロンプトを AI ツール(例:Kiro CLI)に貼り付け、実行して結果を生成してください。

  5. 確認、デプロイ、監視

    生成されたリソースと推定コストを確認してください。 まずは開発環境にデプロイしてください。 本番環境に移行する前に、パフォーマンスと支出を監視してください。