Skip to content

Bedrock Agent  >  Structures  >  DocumentAccessControlEntry

DocumentAccessControlEntry

Structure Class

DocumentAccessControlEntry dataclass

An access control entry specifying a principal and their access level.

Attributes

access instance-attribute

Whether to allow or deny access.

name instance-attribute
name: str

The user identifier.

type instance-attribute

The type of principal.