textract_delete_adapter_version: Deletes an Amazon Textract adapter version

View source: R/textract_operations.R

textract_delete_adapter_versionR Documentation

Deletes an Amazon Textract adapter version

Description

Deletes an Amazon Textract adapter version. Requires that you specify both an AdapterId and a AdapterVersion. Deletes the adapter version specified by the AdapterId and the AdapterVersion.

See https://www.paws-r-sdk.com/docs/textract_delete_adapter_version/ for full documentation.

Usage

textract_delete_adapter_version(AdapterId, AdapterVersion)

Arguments

AdapterId

[required] A string containing a unique ID for the adapter version that will be deleted.

AdapterVersion

[required] Specifies the adapter version to be deleted.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.