Skip to content

Possible Causes for Deletion of Adapters from Custom Queries in AWS

0

Recently, I noticed that some of my adapters from custom queries were deleted in my AWS environment. I’m trying to understand the potential root causes for this issue. Any insights or troubleshooting steps would be greatly appreciated.

asked a year ago149 views
1 Answer
0

I would start by checking AWS Cloudtrail if you have it enabled. I'd look for a history of DeleteAdapter calls made on Amazon Textract. Other records on Cloudtrail can also assist with the investigation, the API Reference contains the actions supported.

Ref.: https://docs.aws.amazon.com/textract/latest/dg/API_DeleteAdapter.html

https://docs.aws.amazon.com/textract/latest/dg/logging-using-cloudtrail.html

AWS
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.