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: How-To Guides

How-To Guides / IAM

How to list all roles in your AWS account

Run the below command to view all the roles defined in an AWS account. aws iam list-roles

Continue reading
How-To Guides / IAM

How to delete an IAM user

Below is the command to delete an IAM user using AWS command line where username is the name of the

Continue reading
How-To Guides / IAM

How to delete an inline policy of an IAM user

Below is the command to delete an inline policy from an IAM user where username is the name of the

Continue reading
How-To Guides / IAM

How to detach a policy from an IAM user

Use the below command to detach an attached policy from an IAM user where username is the name of the

Continue reading
How-To Guides / IAM

How to remove an IAM user from a group

To remove an IAM user from an IAM group, use the below command where username is the name of the

Continue reading
How-To Guides / IAM

How to rename an IAM user

Use the below command to rename an IAM user from AWS CLI where oldusername is the current user name and

Continue reading
How-To Guides / IAM

How to add user to an IAM group

Below is the command to add user to an IAM group where username is the name of the user and

Continue reading
How-To Guides / IAM

How to attach policy to an IAM user

Use the below command to attach policy to an IAM user where username is the name of the user and

Continue reading
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

Posts pagination

«Previous Posts 1 … 6 7 8 9 10 … 22 Next Posts»
  • PostgreSQL Tutorials
  • Redshift Tutorials
WordPress Theme: Maxwell by ThemeZee.