Skip to main content

Aws/comprehend

@swamp/aws/comprehendv2026.04.23.3· 8d agoMODELS
01README

AWS COMPREHEND infrastructure models

02Models2
@swamp/aws/comprehend/document-classifierv2026.04.23.2document_classifier.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
DataAccessRoleArnstring
InputDataConfigobject
OutputDataConfig?object
LanguageCodeenum
ModelKmsKeyId?string
ModelPolicy?string
DocumentClassifierNamestring
Mode?enum
Tags?array
VersionName?string
VolumeKmsKeyId?string
VpcConfig?object
fn create()
Create a Comprehend DocumentClassifier
fn get(identifier: string)
Get a Comprehend DocumentClassifier
ArgumentTypeDescription
identifierstringThe primary identifier of the Comprehend DocumentClassifier
fn update()
Update a Comprehend DocumentClassifier
fn delete(identifier: string)
Delete a Comprehend DocumentClassifier
ArgumentTypeDescription
identifierstringThe primary identifier of the Comprehend DocumentClassifier
fn sync()
Sync Comprehend DocumentClassifier state from AWS

Resources

state(infinite)— Comprehend DocumentClassifier resource state
@swamp/aws/comprehend/flywheelv2026.04.23.2flywheel.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
ActiveModelArn?string
DataAccessRoleArnstring
DataLakeS3Uristring
DataSecurityConfig?object
FlywheelNamestring
ModelType?enum
Tags?array
TaskConfig?object
fn create()
Create a Comprehend Flywheel
fn get(identifier: string)
Get a Comprehend Flywheel
ArgumentTypeDescription
identifierstringThe primary identifier of the Comprehend Flywheel
fn update()
Update a Comprehend Flywheel
fn delete(identifier: string)
Delete a Comprehend Flywheel
ArgumentTypeDescription
identifierstringThe primary identifier of the Comprehend Flywheel
fn sync()
Sync Comprehend Flywheel state from AWS

Resources

state(infinite)— Comprehend Flywheel resource state
03Previous Versions5
2026.04.23.2Apr 23, 2026
  • Updated: document_classifier, flywheel
2026.04.03.2Apr 3, 2026
  • Updated: document_classifier, flywheel
2026.03.19.1Mar 19, 2026
  • Updated: document_classifier, flywheel
2026.03.16.1Mar 16, 2026
  • Updated: document_classifier, flywheel
2026.03.10.5Mar 10, 2026
04Stats
A
100 / 100
Downloads
0
Archive size
395.6 KB
Verified by Swamp
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned
05Platforms
06Labels