cloudformation-coverage-roadmap icon indicating copy to clipboard operation
cloudformation-coverage-roadmap copied to clipboard

OpenSearch Auto-Tune & Off-peak Window

Open autarchprinceps opened this issue 2 years ago • 6 comments
trafficstars

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

autarchprinceps avatar Mar 03 '23 09:03 autarchprinceps