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
{{ message }}
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.
elasticsearch_1 | MapperParsingException[object mapping for [awsRegion] tried to parse field [awsRegion] as object, but found a concrete value]
elasticsearch_1 | at org.elasticsearch.index.mapper.DocumentParser.parseObject(DocumentParser.java:215)
elasticsearch_1 | at org.elasticsearch.index.mapper.DocumentParser.parseObjectOrField(DocumentParser.java:308)
elasticsearch_1 | at org.elasticsearch.index.mapper.DocumentParser.parseValue(DocumentParser.java:438)
elasticsearch_1 | at org.elasticsearch.index.mapper.DocumentParser.parseObject(DocumentParser.java:264)
elasticsearch_1 | at org.elasticsearch.index.mapper.DocumentParser.parseDocument(DocumentParser.java:124)
elasticsearch_1 | at org.elasticsearch.index.mapper.DocumentMapper.parse(DocumentMapper.java:309)
elasticsearch_1 | at org.elasticsearch.index.shard.IndexShard.prepareCreate(IndexShard.java:529)
elasticsearch_1 | at org.elasticsearch.index.shard.IndexShard.prepareCreateOnPrimary(IndexShard.java:506)
elasticsearch_1 | at org.elasticsearch.action.index.TransportIndexAction.prepareIndexOperationOnPrimary(Transport
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Getting this error if i update the data on Dynamodb.
The text was updated successfully, but these errors were encountered: