Iot Fleet Indexing - search-index response includes random named shadow
I have a bunch of things, each thing having multiple named shadows. I am interested in one specific named shadow when performing a search for things.
When I perform a search, I get a random named shadow in the shadow property of the response.
How can I control which shadow is returned?
There is an example of the query I'm doing here https://docs.aws.amazon.com/iot/latest/developerguide/managing-index.html
See **Querying a thing index**