aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
OpenSearch Auto-Tune & Off-peak Window
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
### Name of the resource
AWS::OpenSearchService::Domain
### Resource name
_No response_
### Description
OpenSearch create API has AutoTuneOptions & OffPeakWindowOptions that are missing from the CloudFormation implementation. This should be as easy as to forward options for these to create & modify domain calls, as far as I can see.
### Other Details
https://docs.aws.amazon.com/opensearch-service/latest/APIReference/API_CreateDomain.html#API_CreateDomain_RequestBody
Contributor guide
Research direction
Locate the CloudFormation implementation for AWS::OpenSearchService::Domain, since no source files or tests are named. Compare its create and modify domain handling with the linked OpenSearch CreateDomain API documentation. Done means AutoTuneOptions and OffPeakWindowOptions are accepted and forwarded for both create and modify operations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud, search
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100