DocumentAccessControlEntry - Amazon Bedrock
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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: