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 | DENYRequired: 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:
USERRequired: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: