2

hope everyone is having a great day, I have an issue when it comes to deleting values through elastic search usually I would delete the values through app sync which removes it however we faced an issue where someone deleted it through dynamo and it still exists in elastic is there a way to delete the values from elastic search

thank you for your time

  • 1
    Currently how you are syncing data from DynamoDB to Elastic search? Also mention how you are deleting data from elastic search? – Libu Mathew Aug 01 '21 at 15:08
  • @LibuMathew we use appsync graphql if you delete it through graphql it deletes it from both dynamo and elastic im trying to access kibana but it keeps giving me {"Message":"User: anonymous is not authorized to perform: es:ESHttpGet"} – Abdulla Nezar Aug 17 '21 at 11:08
  • This may help you. https://stackoverflow.com/questions/62738960/on-aws-elastic-search-messageuser-anonymous-is-not-authorized-to-perform – Libu Mathew Aug 17 '21 at 11:40
  • i tried the solution presented and i got UpdateElasticsearchDomainConfig: {"message":"Apply a restrictive access policy to your domain"} when changing the policy in es – Abdulla Nezar Aug 18 '21 at 06:00

0 Answers0