ACLPendingChanges
Returns the updates being applied to the ACL.
Contents
- UserNamesToAdd
-
A list of users being added to the ACL
Type: Array of strings
Length Constraints: Minimum length of 1.
Pattern:
[a-zA-Z][a-zA-Z0-9\-]*
Required: No
- UserNamesToRemove
-
A list of user names being removed from the ACL
Type: Array of strings
Length Constraints: Minimum length of 1.
Pattern:
[a-zA-Z][a-zA-Z0-9\-]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: