Skip to content

AWS bytes

  • Cheat Sheets
  • Concepts
    • Show All
    • S3 Concepts
  • How-To Guides
    • Show all
    • EC2
    • EBS
    • S3
    • Redshift
    • IAM
    • SQS
    • CloudWatch
    • Billing
  • CLI Guides
  • Contact Us
  • Tutorials
  • Interview Questions
  • Postgresql

Category: IAM

How-To Guides / IAM

How to view the contents of an IAM policy

Use the below command to retrieve information about an IAM managed policy where ‘arn:aws:iam::123456789123:policy/POLICYNAME’ is the arn of the policy.

Continue reading
How-To Guides / IAM

How to attach policy to an IAM group

Use the below command to attach a policy to an IAM group where TeamA is the group name and ‘arn:aws:iam::123456789123:policy/POLICYNAME’

Continue reading
How-To Guides / IAM

How to view all the policies attached to an IAM group

Below is the command to view all the policies attached to an IAM group where TeamA is the name of

Continue reading
How-To Guides / IAM

How to list all the IAM groups of your AWS account

Below is the command to list all the IAM groups of your AWS account. aws iam list-groups Sample output of

Continue reading
How-To Guides / IAM

How to identify groups that an IAM user belongs to

Run the below command to list all the groups that an IAM user belongs to where username is the name

Continue reading
How-To Guides / IAM

How to list all IAM users of an AWS account

Below is the command to retrieve all the users of your AWS account. aws iam list-users

Continue reading
How-To Guides / IAM

How to list all users of an IAM group

To list all the users of a particular IAM group, use the below cli command where TeamA is the name

Continue reading
How-To Guides / IAM

How to enable and disable programmatic access to an IAM user

Access keys are required to programmatically access AWS resources. Access keys are a combination of access key ID and secret

Continue reading
How-To Guides / IAM

How to List, Create and Delete aliases for your AWS account

The default sign-in url for your AWS account is as shown below where account_id is the unique identifier of your

Continue reading
How-To Guides / IAM

How to Change the password of an IAM user

Change the password of an IAM user by running the below command where username is the name of the user

Continue reading

Posts pagination

«Previous Posts 1 2 3 Next Posts»
  • PostgreSQL Tutorials
  • Redshift Tutorials
WordPress Theme: Maxwell by ThemeZee.