aws-setup

Automate AWS OpenSearch domain and serverless collection provisioning and configuration.

40|41|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/opensearch-project/opensearch-agent-skills --skill aws-setup-opensearch-project
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aws-setup
Source: https://github.com/opensearch-project/opensearch-agent-skills/tree/main/skills/opensearch-skills/cloud/aws-setup
Command: npx skills add https://github.com/opensearch-project/opensearch-agent-skills --skill aws-setup-opensearch-project

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenSearch deployments on AWS often require multiple coordinated steps to provision domains or serverless collections, configure security, deploy search configurations, and connect with clients. This skill provides a structured, repeatable workflow to accelerate AWS OpenSearch deployments and migrations.

Core Features & Use Cases

  • Provision OpenSearch Service domains or OpenSearch Serverless collections on AWS.
  • Deploy search configurations, handle index and pipeline setup, and configure Bedrock connectors or IAM roles.
  • Migrate local OpenSearch setups to AWS and manage infrastructure at scale.

Quick Start

Provision a new OpenSearch domain on AWS and deploy a default search configuration for a sample dataset.

Frequently Asked Questions about aws-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I provision an OpenSearch domain on AWS and deploy search configurations?

Automated AWS OpenSearch deployment provisions domains or serverless collections and deploys search configurations. This structured workflow manages index and pipeline setup to accelerate infrastructure provisioning.

Can I use this to migrate my local OpenSearch setup to AWS?

Migrating local OpenSearch setups to AWS is fully supported. The automated workflow guides provisioning new AWS domains or serverless collections and redeploying existing search configurations at scale.

Do I need AWS credentials and MCP servers to configure Bedrock connectors for OpenSearch?

AWS credentials and MCP servers are required to configure Bedrock connectors or IAM roles. The workflow automates connecting these clients to provisioned OpenSearch domains or serverless collections.

What's the best way to configure IAM roles for an OpenSearch Serverless collection on AWS?

Automated AWS OpenSearch deployment configures IAM roles during serverless collection provisioning. This structured workflow handles security configuration and client connections without manual coordination.

When should I use OpenSearch Serverless collections instead of managed domains on AWS?

AWS OpenSearch deployment supports both managed domains and serverless collections. Serverless collections suit variable workloads, while managed domains provide persistent infrastructure for stable search configurations.

What prerequisites are needed to automate OpenSearch deployment on AWS?

Automating AWS OpenSearch deployment requires AWS credentials, MCP servers, and a local OpenSearch setup. These prerequisites guide the provisioning and configuration workflow for domains and serverless collections.