@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / bedrock / PIIType / General
Types of PII that are general, and not domain-specific.
ADDRESS:
"ADDRESS"
A physical address, such as “100 Main Street, Anytown, USA” or “Suite #12, Building 123”. An address can include information such as the street, building, location, city, state, country, county, zip code, precinct, and neighborhood.
AGE:
"AGE"
An individual’s age, including the quantity and unit of time.
DRIVER_ID:
"DRIVER_ID"
The number assigned to a driver’s license, which is an official document permitting an individual to operate one or more motorized vehicles on a public road. A driver’s license number consists of alphanumeric characters.
EMAIL:
"EMAIL"
An email address, such as marymajor@email.com.
LICENSE_PLATE:
"LICENSE_PLATE"
A license plate for a vehicle is issued by the state or country where the vehicle is registered. The format for passenger vehicles is typically five to eight digits, consisting of upper-case letters and numbers. The format varies depending on the location of the issuing state or country.
NAME:
"NAME"
An individual’s name. This entity type does not include titles, such as Dr., Mr., Mrs., or Miss.
PASSWORD:
"PASSWORD"
An alphanumeric string that is used as a password, such as “very20special#pass”.
PHONE:
"PHONE"
A phone number. This entity type also includes fax and pager numbers.
USERNAME:
"USERNAME"
A user name that identifies an account, such as a login name, screen name, nick name, or handle.
VEHICLE_IDENTIFICATION_NUMBER:
"VEHICLE_IDENTIFICATION_NUMBER"
A Vehicle Identification Number (VIN) uniquely identifies a vehicle. VIN content and format are defined in the ISO 3779 specification. Each country has specific codes and formats for VINs.