IAM (Identity and Access Management)

IAM (Identity and Access Management)

AWS CLI Setup on Windows Machine

1.Login google and search “aws cli install windows”  use this link https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html  2.Select windows option and find this msi link and click on it . and download the setup. 3.Install this setup 4.After installation finish thee setup. Next open the cmd and type command # aws –version END

AWS CLI Setup on Windows Machine Read More »

Assigning Permissions to the User

1.Open the IAM console and select the desired user. 2.Navigate to the Permissions section and click on ‘Add permissions‘. 3.Click on ‘Add permissions’, select the ‘Attach policies directly’ option, and then either choose an existing policy or attach a custom one. 4.Use the search bar to find the desired permission, select ‘Attach policies directly’, and

Assigning Permissions to the User Read More »