AWS Identity and Access Management (IAM) Examples Using the AWS SDK for Ruby
AWS Identity and Access Management (IAM) is a web service for securely controlling access to AWS services. You can use the following examples to access IAM using the AWS SDK for Ruby. For more information about IAM, see the IAM documentation.
Topics
- Getting Information about IAM Users
- Listing IAM Users who are Administrators
- Adding a New IAM User
- Create User Access Keys for an IAM User
- Adding a Managed Policy to an IAM User
- Creating an IAM Role
- Managing IAM Users
- Working with IAM Policies
- Managing IAM Access Keys
- Working with IAM Server Certificates
- Managing IAM Account Aliases