generative-ai-cdk-constructs

@cdklabs/generative-ai-cdk-constructs


@cdklabs/generative-ai-cdk-constructs / bedrock / PIIType / InformationTechnology

Enumeration: InformationTechnology

Types of PII in the domain of IT (Information Technology).

Enumeration Members

AWS_ACCESS_KEY

AWS_ACCESS_KEY: "AWS_ACCESS_KEY"

A unique identifier that’s associated with a secret access key. You use the access key ID and secret access key to sign programmatic AWS requests cryptographically.


AWS_SECRET_KEY

AWS_SECRET_KEY: "AWS_SECRET_KEY"

A unique identifier that’s associated with a secret access key. You use the access key ID and secret access key to sign programmatic AWS requests cryptographically.


IP_ADDRESS

IP_ADDRESS: "IP_ADDRESS"

An IPv4 address, such as 198.51.100.0.


MAC_ADDRESS

MAC_ADDRESS: "MAC_ADDRESS"

A media access control (MAC) address assigned to a network interface.


URL

URL: "URL"

A web address, such as www.example.com.