deleteAdapter
inline suspend fun TextractClient.deleteAdapter(crossinline block: DeleteAdapterRequest.Builder.() -> Unit): DeleteAdapterResponse
Deletes an Amazon Textract adapter. Takes an AdapterId and deletes the adapter specified by the ID.