You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi @mcelkys we are investigating to reproduce this issue on our end. will revert back with updates, but may take some time to get back to you. appreciate your patience in advance!
hi given this ticket has been outstanding for sometime and we unlikely we are able to prioritize anytime soon. resolving this issue as will not complete, but feel free to reach out if there future concerns. including link for internal tracking purposes https://jira.mongodb.org/browse/CLOUDP-254069. thank you for your understanding.
Is there an existing issue for this?
CDK package version
3.6.0
CFN Resource version
N/A
CFN Resource Region
eu-west-2
Current Behavior
ApiAtlasFtsAnalyzersViewManual type contains incorrect definitions for
charFilters
andtokenFilters
.https://constructs.dev/packages/awscdk-resources-mongodbatlas/v/3.6.0/api/ApiAtlasFtsAnalyzersViewManual?lang=typescript
These should be object arrays:
https://www.mongodb.com/docs/atlas/atlas-search/analyzers/character-filters/
https://www.mongodb.com/docs/atlas/atlas-search/analyzers/token-filters/
AWS CDK code to reproduce the issue
Steps To Reproduce
cdk deploy MySearchStack
cdk synth
Code of Conduct
The text was updated successfully, but these errors were encountered: