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 statements helps the user understand a proxy protocol with TCP configuration?

A user has configured ELB with a TCP listener at ELB as well as on the back-end instances. The user wants to
enable a proxy protocol to capture the source and destination IP information in the header. Which of the
below mentioned statements helps the user understand a proxy protocol with TCP configuration?


Page 327 of 354« First...102030...325326327328329...340350...Last »