AWS::Kendra::DataSource AclConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Kendra::DataSource AclConfiguration

Provides information about the column that should be used for filtering the query response by groups.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "AllowedGroupsColumnName" : String }

Properties

AllowedGroupsColumnName

A list of groups, separated by semi-colons, that filters a query response based on user context. The document is only returned to users that are in one of the groups specified in the UserContext field of the Query operation.

Required: Yes

Type: String

Minimum: 1

Maximum: 100

Update requires: No interruption