v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1484423422.2 KB

Analyzes input text for the presence of personally identifiable information (PII) and returns the labels of identified PII entity types such as name, address, bank account number, or phone number.

post/#X-Amz-Target=Comprehend_20171127.ContainsPiiEntities

Headers

X-Amz-Target'Comprehend_20171127.ContainsPiiEntities' required

Request body

Textstring required

A UTF-8 text string. The maximum string size is 100 KB.

LanguageCode'en' | 'es' | 'fr' | 'de' | 'it' | 'pt' | 'ar' | 'hi' | 'ja' | 'ko' | 'zh' | 'zh-TW' required

The language of the input documents. Currently, English is the only valid language.

Response

Success