Expand description
Amazon Comprehend awsJson1_1 dispatch + operation handlers.
Requests carry X-Amz-Target: Comprehend_20171127.<Operation>; dispatch
keys off req.action. Every operation runs model-driven input validation
first (required / length / range / enum / pattern), then real,
account-partitioned, persisted CRUD. Dereferencing a resource that does not
exist returns Comprehend’s canonical ResourceNotFoundException (or
JobNotFoundException for analysis jobs); a duplicate name returns
ResourceInUseException.
Honest NLP gap: fakecloud runs no natural-language inference. The
synchronous detection operations return well-formed, structurally-correct
result shapes with empty analysis lists; DetectSentiment returns the
neutral default rather than an invented judgement. No entities, key phrases,
syntax tokens, PII spans, or language probabilities are fabricated.
Structs§
Constants§
- COMPREHEND_
ACTIONS - Every operation name in the Amazon Comprehend Smithy model (85 operations).