DocumentAclMembership - 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.

DocumentAclMembership

The membership entry for a document access control list (ACL), containing conditions and their logical relation.

Contents

conditions

The list of conditions that determine membership.

Type: Array of DocumentAclCondition objects

Array Members: Minimum number of 0 items. Maximum number of 100 items.

Required: No

memberRelation

The logical relation between conditions. Valid values: AND – All conditions must match. OR – At least one condition must match.

Type: String

Valid Values: AND | OR

Required: No

See Also

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