View a markdown version of this page

DocumentAcl - Amazon Bedrock

DocumentAcl

The access control list for a document, containing allow and deny membership lists. Each list specifies conditions that determine which users and groups are granted or denied access.

Contents

allowList

The list of principals allowed access to the document.

Type: DocumentAclMembership object

Required: No

denyList

The list of principals denied access to the document.

Type: DocumentAclMembership object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: