When using `userMapping` property on `eks.Cluster(...
# aws
f
When using
userMapping
property on
eks.Cluster()
1) Is it dynamically updating if it were to change between calls? 2) Does it allow the same user be added two times in different
groups
?