Comprehend Functions
object ComprehendFunctions
Functions
Link copied to clipboard
suspend fun getDocumentClassifier(argument: GetDocumentClassifierPlainArgs): GetDocumentClassifierResult
Document Classifier enables training document classifier models.
suspend fun getDocumentClassifier(argument: suspend GetDocumentClassifierPlainArgsBuilder.() -> Unit): GetDocumentClassifierResult
Link copied to clipboard
The AWS::Comprehend::Flywheel resource creates an Amazon Comprehend Flywheel that enables customer to train their model.
suspend fun getFlywheel(argument: suspend GetFlywheelPlainArgsBuilder.() -> Unit): GetFlywheelResult