aws-cloudformation / aws-cloudformation/cloudformation-cli

Unable to use "UseNewMappingType" option while creating the OpenSearch Endpoint for DMS in Cloudformation

Open
#1,100 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
336
Forks
172
Avg merge
3d 5m
Merged PRs (30d)
3

Description

I am creating the OpenSearch endpoint via Cloudformation, but need a specific flag set for it to work `"UseNewMappingType": true`. I can see that this option is available in AWS documentation [here](https://docs.aws.amazon.com/dms/latest/APIReference/API_ElasticsearchSettings.html), but I can't use that as it is not available in CloudFormation documentation [here](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-elasticsearchsettings.html).

Seems like this needs to be updated in CloudFormation.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.