Zum Hauptinhalt springenAWS Startups
Sprache des Inhalts
Im Moment sind nicht alle Inhalte übersetzt.
  1. Prompt- und Agentenbibliothek
  2. Bedrock Model Availability Agent
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.

Erstellt am 16. März 2026 von Abhinath Kumar

Mit der Verwendung dieser Prompts stimmen Sie dem Haftungsausschluss zu.

System-Prompt

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

Installationsanleitung

  1. Richten Sie Ihre AWS-Umgebung und Kostenkontrollen ein

    Folgen Sie den Leitfaden „Erste Schritte mit AWS für Startups“, um Ihr Konto zu erstellen und den Zugriff zu konfigurieren. Überprüfen Sie das Schneller Leitfaden zur Cloud-Kostenoptimierung für Startups in der Frühphase, um Budgets einzurichten, Ausgaben zu überwachen und ungenutzte Ressourcen abzuschalten.

  2. Installieren der AWS CLI

    Laden Sie das AWS CLI für Ihr Betriebssystem herunter und installieren Sie es.

  3. Kopieren Sie den Prompt

    Klicken Sie auf „Prompt kopieren“, um den Prompt in Ihre Zwischenablage zu kopieren.

  4. Testen Sie Ihren Prompt

    Fügen Sie den Prompt in Ihr KI-Tool (beispielsweise Kiro CLI) ein und führen Sie ihn aus, um die Ergebnisse zu generieren.

  5. Überprüfen, bereitstellen und überwachen

    Überprüfen Sie die generierten Ressourcen und die geschätzten Kosten. Stellen Sie die Lösung zunächst in einer Entwicklungsumgebung bereit. Überwachen Sie Leistung und Ausgaben, bevor Sie in die Produktion übergehen.