-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
"Amazon Web Services (AWS) offers a service known as Identity and Access Management (IAM) that lets AWS Administrators provision and manage users and permissions in AWS cloud. AWS IAM can prove very useful for System Administrators looking to centrally manage users, permissions and credentials; in order to authorize user access on AWS services like EC2, S3, CloudWatch etc."
This article has some great examples: https://blog.ipswitch.com/how-to-manage-aws-iam-users-with-python
Example keywords:
List Users
Get User
Create User
Attach User Policy
Detach User Policy
List User Permissions
Delete User
Metadata
Metadata
Assignees
Labels
No labels