KubernetesUserDetails
Details about the Kubernetes user involved in a Kubernetes finding.
Contents
- groups
- 
               The groups that include the user who called the Kubernetes API. Type: Array of strings Required: No 
- impersonatedUser
- 
               Information about the impersonated user. Type: ImpersonatedUser object Required: No 
- sessionName
- 
               Entity that assumes the IAM role when Kubernetes RBAC permissions are assigned to that role. Type: Array of strings Required: No 
- uid
- 
               The user ID of the user who called the Kubernetes API. Type: String Required: No 
- username
- 
               The username of the user who called the Kubernetes API. Type: String Required: No 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: