View a markdown version of this page

ðŸ”Ĩ āļ‚āđˆāļēāļ§āļ”āđˆāļ§āļ™: amazonq/latest/api reference/API DocumentAcl.html - āļ›āļĢāļ°āđ€āļ”āđ‡āļ™āļĢāđ‰āļ­āļ™

DocumentAcl

Represents the Access Control List (ACL) for a document, containing both allowlist and denylist conditions.

Contents

allowlist

The allowlist conditions for the document. Users or groups matching these conditions are granted access to the document.

Type: DocumentAclMembership object

Required: No

denyList

The denylist conditions for the document. Users or groups matching these conditions are denied access to the document, overriding allowlist permissions.

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: