AclConfiguration
Provides information about the column that should be used for filtering the query response by groups.
Contents
- 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 theQuery
API.Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^[a-zA-Z][a-zA-Z0-9_]*$
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: