@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / bedrock / PIIType / USASpecific
Types of PII specific to the USA.
US_BANK_ACCOUNT_NUMBER:
"US_BANK_ACCOUNT_NUMBER"
A US bank account number, which is typically 10 to 12 digits long.
US_BANK_ROUTING_NUMBER:
"US_BANK_ROUTING_NUMBER"
A US bank account routing number. These are typically nine digits long.
US_INDIVIDUAL_TAX_IDENTIFICATION_NUMBER:
"US_INDIVIDUAL_TAX_IDENTIFICATION_NUMBER"
A US Individual Taxpayer Identification Number (ITIN) is a nine-digit number that starts with a “9” and contain a “7” or “8” as the fourth digit.
US_PASSPORT_NUMBER:
"US_PASSPORT_NUMBER"
A US passport number. Passport numbers range from six to nine alphanumeric characters.
US_SOCIAL_SECURITY_NUMBER:
"US_SOCIAL_SECURITY_NUMBER"
A US Social Security Number (SSN) is a nine-digit number that is issued to US citizens, permanent residents, and temporary working residents.