dataall
dataall copied to clipboard
Simplify and refactor IAM role and user into a common interface
The iam.py file is getting bulkier and with IAM users support contains a lot of functions for IAM principals.
Create a common IAMPrincipals interface and provide a factory method to instantiate either IAM role or IAM user