View a markdown version of this page

DocumentAccessControlEntry - Amazon Bedrock

DocumentAccessControlEntry

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

Contents

access

Whether to allow or deny access.

Type: String

Valid Values: ALLOW | DENY

Required: Yes

name

The user identifier.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: Yes

type

The type of principal.

Type: String

Valid Values: USER

Required: Yes

See Also

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