AWS Certified Solutions Architect Associate Test 6

© examsiri.com
Question : 7 of 50
 
Marks: +1, -0
What does the following policy for Amazon EC2 do?

{
"Statement":[{
"Effect":"Allow",
"Action":"ec2:Describe*",
"Resource":"*"
}]
}


Go to Question: