aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
AWS::OpenSearchServerless::CollectionGroup - [Coverage] - Generation support
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
### Name of the resource
Other
### Resource name
AWS::OpenSearchServerless::CollectionGroup
### Description
The OpenSearch Serverless CreateCollectionGroup API now supports a new property, `generation`.
Currently, collection groups default to the `CLASSIC` generation. The CloudFormation AWS::OpenSearchServerless::CollectionGroup resource should support specifying the generation to create `CLASSIC` and `NEXTGEN` serverless collection groups.
### Other Details
- [OpenSearch Serverless CreateCollectionGroup](https://docs.aws.amazon.com/opensearch-service/latest/ServerlessAPIReference/API_CreateCollectionGroup.html#opensearchserverless-CreateCollectionGroup-request-generation)
- https://aws.amazon.com/blogs/big-data/the-next-generation-of-amazon-opensearch-serverless-built-from-the-ground-up-for-agents/
Contributor guide
Research direction
Start with the AWS::OpenSearchServerless::CollectionGroup resource coverage and the linked CreateCollectionGroup API documentation, focusing on the new generation property and its CLASSIC and NEXTGEN values. Done means the CloudFormation resource can specify generation when creating collection groups and preserves the existing default behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100