PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

What entitlements do the IAM users avail with this policy?

An organization has created one IAM user and applied the below mentioned policy to the user. What entitlements do the
IAM users avail with this policy?
{
“Version”: “2012-10-17”,
“Statement”: [
{
“Effect”: “Allow”,
“Action”: “ec2:Describe*”,
“Resource”: “*”
},
{
“Effect”: “Allow”
“Action”: [
“cloudwatch:ListMetrics”,
“cloudwatch:GetMetricStatistics”,
“cloudwatch:Describe*”
],
“Resource”: “*”
},
{
“Effect”: “Allow”,
“Action”: “autoscaling:Describe*”,
“Resource”: “*”
} ] }

Which of the below mentioned options is a valid entry f…

A user has created a VPC with CIDR 20.0.0.0/16 using the wizard. The user has created a public subnet CIDR
(20.0.0.0/24) and VPN only subnets CIDR (20.0.1.0/24) along with the VPN gateway (vgw-12345) to connect to the user’s
data centre. Which of the below mentioned options is a valid entry for the main route table in this scenario?


Page 134 of 354« First...102030...132133134135136...140150160...Last »