Hi there,
I have been looking at setting up our Atlas clusters & Search Indexes via CloudFormation.
I’ve been able to do a decent amount so far and it’s all working quite nicely.
For one of our larger search indexes, we need to specify the storedSource
property however I’ve noticed that the property is not one listed in the docs nor, looking at the underlying Go files, does it seem to be supported.
Is this something that can be requested to added? Or are there any workarounds within the CloudFormation setup that could let me carry on setting things up?
Thanks in advance for any assistance.