Browsed by
Category: AWS Cloud / IAM

AWS IAM POLICY USE CASE

AWS IAM POLICY USE CASE

Use Case 1 . Provide permission to my subordinate so that he/she can use IAM console to create/manage new users but only with certain company policy. So new user can also abide with company polices Suppose Mark is admin of his Project AWS account Mark want to delegate user creation duty to his subordinate Mr Bala However, Mark must ensure that Bala creates users that adhere to the following company rules: A. Users cannot use IAM to create or manage…

Read More Read More

Installation of AWS CLI on window10 Local machine

Installation of AWS CLI on window10 Local machine

You can use AWS CLI command setup in your workstation ( desktop ) to continue to work with aws command line to acess AWS. AWS CLI allows you to interact with AWS from a command prompt, but it has be manually deployed. 1. If you want to use the AWS CLI from a Windows operating system download and run the AWS CLI MSI Installer for Windows. Go to below link http://docs.aws.amazon.com/cli/latest/userguide/awscli-install-windows.html#awscli-install-windows-path Once it is downloaded . please go and create…

Read More Read More