ACL
An Access Control List. You can authenticate users with Access Contol Lists. ACLs enable you to control cluster access by grouping users. These Access control lists are designed as a way to organize access to clusters.
Contents
- ARN
-
The Amazon Resource Name (ARN) of the ACL
Type: String
Required: No
- Clusters
-
A list of clusters associated with the ACL.
Type: Array of strings
Required: No
- MinimumEngineVersion
-
The minimum engine version supported for the ACL
Type: String
Required: No
- Name
-
The name of the Access Control List
Type: String
Required: No
- PendingChanges
-
A list of updates being applied to the ACL.
Type: ACLPendingChanges object
Required: No
- Status
-
Indicates ACL status. Can be "creating", "active", "modifying", "deleting".
Type: String
Required: No
- UserNames
-
The list of user names that belong to 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: