AccessControl
A list of principals. Each principal can be either a USER or a
GROUP and can be designated document access permissions of either
ALLOW or DENY.
Contents
- principals
-
Contains a list of principals, where a principal can be either a
USERor aGROUP. Each principal can be have the following type of document access:ALLOWorDENY.Type: Array of Principal objects
Required: Yes
- memberRelation
-
Describes the member relation within a principal list.
Type: String
Valid Values:
AND | ORRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: