Differences between Clouformation & cdk elasticsearch CfnDomain #6158
Labels
@aws-cdk/aws-elasticsearch
Related to Amazon Elasticsearch Service
bug
This issue is a bug.
in-progress
This issue is being actively worked on.
p1
Hi 👋
I'm trying to add an update policy to my elasticsearch cfnDomain in order to add the
UpgradeElasticsearchVersion
option as per the following documentation : https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-elasticsearch-domain.html#cfn-elasticsearch-domain-elasticsearchversion & https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-updatepolicy.html#cfn-attributes-updatepolicy-upgradeelasticsearchversion to enable smoother upgrades for version in my cluster viahowever, it seems that this option is not part of the
@aws-cdk/aws-elasticsearch.CfnDomain.cfnOptions.updatePolicy
Reproduction Steps
Environment
This is 🐛 Bug Report
The text was updated successfully, but these errors were encountered: