cloud
Cloud is a category skill for deploying OpenSearch search applications to AWS infrastructure. It guides you through provisioning Amazon OpenSearch Service domains or Serverless collections, configuring IAM roles, setting up Bedrock connectors for ML models, and migrating local setups to the cloud.
Cloud deploys OpenSearch search applications to AWS, provisioning domains and serverless collections.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-22
Cloud deploys OpenSearch search applications to AWS, provisioning domains and serverless collections. Cloud is a category skill for deploying OpenSearch search applications to AWS infrastructure. It guides you through provisioning Amazon OpenSearch Service domains or Serverless collections, configuring IAM roles, setting up Bedrock connectors for ML models, and migrating local setups to the cloud.
Use it when
- Cloud walks you through AOSS collection creation by helping you define collection names, configure capacity units, set up encryption.
- Cloud covers deploying search configurations and setting up Bedrock ML connectors to integrate generative AI models with your OpenSearch.
Verify before relying
Read SKILL.md below before installing (14 files). Open directory: indexed for reading, not audited.
Similar skills
Install
opensearch-project/opensearch-agent-skills/cloud · repository language: Python
Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.
Frequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
How do I provision an Amazon OpenSearch domain?
Cloud guides you through provisioning Amazon OpenSearch Service domains or Serverless collections on AWS. The skill covers domain configuration, choosing between provisioned and serverless options, setting instance types, and enabling encryption and access policies to match your deployment needs.
What is involved in creating an OpenSearch serverless collection?
Cloud walks you through AOSS collection creation by helping you define collection names, configure capacity units, set up encryption, and establish access policies. Serverless collections eliminate the need to manage infrastructure while providing on-demand search capabilities for your applications.
How do I set up a Bedrock connector for OpenSearch?
Cloud covers deploying search configurations and setting up Bedrock ML connectors to integrate generative AI models with your OpenSearch domain. This enables semantic search and AI-powered features within your search application.
How should I configure IAM roles for OpenSearch?
Cloud provides guidance on configuring IAM roles and access policies for OpenSearch, including SigV4 authentication for AWS. You'll learn to set up proper permissions for domain access, data ingestion, and cross-service integrations with Bedrock and other AWS services.
Can Cloud help me ingest data at scale into OpenSearch?
Cloud covers ingesting data at scale via OSIS pipelines with semantic enrichment. The skill guides you through setting up managed ingestion services, uploading chunks to OpenSearch serverless, and configuring data transformation pipelines for your search application.
How do I migrate my local OpenSearch setup to AWS?
Cloud provides guidance on migrating local OpenSearch setups to AWS cloud infrastructure. The skill helps you plan your migration strategy, provision cloud resources, configure access policies, and transfer your data and configurations to Amazon OpenSearch Service or Serverless.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
Cloud
Category skill for deploying OpenSearch to cloud infrastructure.
Skills
| Skill | Description |
|---|---|
| aws-setup | Provision and configure Amazon OpenSearch Service domains and Serverless collections, then deploy search configurations |
| managed-ingestion-service | Ingest chunks at scale via OSIS pipelines with optional ASE (semantic_enrichment) |
When to Use
Read aws-setup/SKILL.md when the user wants to: - Provision an Amazon OpenSearch Service domain - Create an Amazon
(truncated - see the full file via the links below)
File tree — 14 files
skills/opensearch-skills/cloud/SKILL.md
skills/opensearch-skills/cloud/aws-setup/SKILL.md
skills/opensearch-skills/cloud/aws-setup/aos/domain-01-provision.md
skills/opensearch-skills/cloud/aws-setup/aos/domain-02-deploy-search.md
skills/opensearch-skills/cloud/aws-setup/aos/domain-03-agentic-setup.md
skills/opensearch-skills/cloud/aws-setup/aoss/aoss-nextgen-provisioning/ADVANCED.md
skills/opensearch-skills/cloud/aws-setup/aoss/aoss-nextgen-provisioning/DEPROVISION.md
skills/opensearch-skills/cloud/aws-setup/aoss/aoss-nextgen-provisioning/ERRORS.md
skills/opensearch-skills/cloud/aws-setup/aoss/aoss-nextgen-provisioning/SKILL.md
skills/opensearch-skills/cloud/aws-setup/aoss/serverless-02-deploy-search.md
skills/opensearch-skills/cloud/aws-setup/aoss/serverless-04-agentic-setup.md
skills/opensearch-skills/cloud/aws-setup/reference.md
skills/opensearch-skills/cloud/managed-ingestion-service/SKILL.md
skills/opensearch-skills/cloud/managed-ingestion-service/iam-setup.md
Let your AI agent find skills like this
Example. Real query, live index.
You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.
wish › “Provision and configure Amazon OpenSearch domains or serverless collections on AWS”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
Scale document ingestion into Amazon OpenSearch using OSIS pipelines. Upload pre-chunked JSONL to S3 for indexing, or send raw PDFs to the cloud for automatic parsing and embedding. Supports both OpenSearch Service domains and Serverless collections.
Provision and configure Amazon OpenSearch Service domains or Serverless collections, then deploy your search configurations to AWS. Handles infrastructure setup, IAM role configuration, Bedrock connector integration, and supports both managed domains and serverless deployments with optional agentic search capabilities.
OpenSearch Skills provides a modular toolkit for constructing search applications with advanced retrieval strategies including vector and semantic search, plus observability features for log analysis and trace investigation. Deploy locally or to AWS, process documents at scale, and route queries intelligently across search, observability, and cloud infrastructure tasks.
ingest is a category skill for transforming unstructured files into JSONL chunks on your machine. It handles PDF, DOCX, and PPTX formats through the document-processing skill, which uses Docling to produce search-ready output without requiring cloud infrastructure or AWS.
This skill automates the setup and teardown of Amazon OpenSearch Serverless NextGen collections, handling encryption policies, network policies, collection groups, and collections in the correct dependency order. Choose from simple defaults, advanced customization, standalone collections, or add to existing groups. Includes safeguards for valid OCU capacity, mandatory standby replicas, and confirmation before deletion.
OpenSearch Launchpad is your guided path from initial requirements to a fully operational search system. It handles data ingestion, strategy selection (keyword, semantic, hybrid, or agentic), and deployment to either local Docker or Amazon OpenSearch Serverless. The skill walks you through architecture planning and launches a search UI ready for queries.
More skills document-processing (Apache-2.0) · observability (Apache-2.0) · trace-analytics (Apache-2.0)