aoss-nextgen-provisioning
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.
aoss-nextgen-provisioning guides you through creating and tearing down Amazon OpenSearch Serverless NextGen collections with all required security policies.
AI-generated summary based on this skill's SKILL.md
Decision gist · record as of 2026-07-22
aoss-nextgen-provisioning guides you through creating and tearing down Amazon OpenSearch Serverless NextGen collections with all required security policies. 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.
Use it when
- aoss-nextgen-provisioning sets up collection groups, encryption policies, and network policies in the correct dependency order.
- aoss-nextgen-provisioning includes safeguards for safe deprovisioning and teardown of OpenSearch Serverless resources.
Verify before relying
Read SKILL.md below before installing (4 files). Open directory: indexed for reading, not audited.
Similar skills
Install
opensearch-project/opensearch-agent-skills/aoss-nextgen-provisioning · 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 create an OpenSearch Serverless collection?
aoss-nextgen-provisioning automates collection creation with full policy orchestration. You can provision OpenSearch Serverless NextGen collections by choosing from simple defaults for quick setup, advanced customization for fine-tuned control, standalone collections for isolated workloads, or add to existing collection groups. The skill handles encryption policies, network policies, and collections in correct dependency order, ensuring all resources are properly configured before deployment.
What policies does aoss-nextgen-provisioning set up?
aoss-nextgen-provisioning sets up collection groups, encryption policies, and network policies in the correct dependency order. It also configures data access policies to manage who can interact with your collections. The skill validates all policy configurations and ensures mandatory standby replicas are enabled, providing comprehensive security and access control for your OpenSearch Serverless infrastructure.
How do I deprovision AOSS resources safely?
aoss-nextgen-provisioning includes safeguards for safe deprovisioning and teardown of OpenSearch Serverless resources. Before deletion, the skill requires explicit confirmation to prevent accidental removal. This guided approach ensures you can confidently deprovision collections and collection groups while maintaining data integrity and avoiding unintended infrastructure changes.
Can aoss-nextgen-provisioning manage collection capacity?
Yes, aoss-nextgen-provisioning manages OpenSearch Serverless collection capacity with valid OCU (OpenSearch Compute Unit) values. The skill validates capacity settings during provisioning to ensure your collections have appropriate compute resources. It enforces mandatory standby replicas and guides you through capacity configuration as part of the complete provisioning workflow.
What setup options does aoss-nextgen-provisioning offer?
aoss-nextgen-provisioning offers multiple setup paths: simple defaults for quick provisioning, advanced customization for detailed control, standalone collections for independent workloads, or adding collections to existing groups. The skill includes a guided provisioning wizard that validates AWS credentials and walks you through each configuration step, making it easy to choose the right approach for your use case.
Does aoss-nextgen-provisioning support vector search collections?
aoss-nextgen-provisioning supports provisioning OpenSearch Serverless collections for various workloads, including vector search use cases. The skill handles all collection types within its comprehensive provisioning framework, applying the same policy orchestration, capacity management, and safeguards regardless of collection purpose or configuration.
SKILL.md
Rendered from the published skill. Quoted content, verbatim.
OpenSearch Serverless NextGen Provisioning & Deprovisioning
Overview
Guided wizard for provisioning and deprovisioning Amazon OpenSearch Serverless (AOSS) NextGen collections. Handles the full orchestration: security policies, collection groups, and collections — in the correct dependency order.
When to Use
- Customer wants to create an OpenSearch Serverless collection
- Customer wants to set up AOSS NextGen
- Customer wants to delete/deprovision AOSS resources
- Customer mentions "collection group", "opensearch serverless", "AOSS"
Critical Rules (MUST follow — violations are errors)
--generation NEXTGENis REQUIRED — Everycreate-collection-groupcommand MUST include--generation NEXTGEN. This flag is mandatory for NextGen collection groups. Never omit it. Example:aws opensearchserverless create-collection-group --name <name>-group --standby-replicas ENABLED --generation NEXTGEN --region <region>- **Create encryption policy BEFORE the
(truncated - see the full file via the links below)
File tree — 4 files
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
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 › “Create and provision OpenSearch Serverless NextGen collections with full policy orchestration”
Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →
Related skills
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.
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.
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.
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.
Document Processing transforms unstructured files into indexed-ready JSONL chunks using the open-source Docling library, running entirely on your machine. Output includes text, headings, source file references, and page numbers for direct ingestion into OpenSearch.
odoo-docker manages Docker infrastructure for Odoo 14-19 Enterprise deployments, automating production setups with nginx, PostgreSQL, and SSL termination. It generates optimized compose files, handles container troubleshooting, and provides performance tuning recommendations via natural language commands.
More skills trace-analytics (Apache-2.0)