Difference between revisions of "Amazon Free AWS training in Stratford"
From MyWiki
Line 1: | Line 1: | ||
− | '''EDX Course'''<br> | + | '''Bold text''''''EDX Course'''<br> |
Week 2 - Exercise 4 <br> | Week 2 - Exercise 4 <br> | ||
<source lang="text"> | <source lang="text"> | ||
+ | Create an AWS IAM policy | ||
+ | In the AWS Management Console, click Services, then click IAM to open the IAM dashboard. | ||
+ | In the left navigation menu, click Policies. | ||
+ | Click Create policy. | ||
+ | Click the JSON tab. | ||
+ | In the editor textbox, completely replace the sample policy with the following. | ||
</source> | </source> |
Revision as of 19:14, 22 August 2019
'Bold text'EDX Course
Week 2 - Exercise 4
Create an AWS IAM policy In the AWS Management Console, click Services, then click IAM to open the IAM dashboard. In the left navigation menu, click Policies. Click Create policy. Click the JSON tab. In the editor textbox, completely replace the sample policy with the following.