ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 386 - SCS-C01 discussion

Report
Export

The CFO of a company wants to allow one of his employees to view only the AWS usage report page.

Which of the below mentioned IAM policy statements allows the user to have access to the AWS usage report page? Please select:

A.
"Effect": "Allow". "Action": ["Describe"], "Resource": "Billing"
Answers
A.
"Effect": "Allow". "Action": ["Describe"], "Resource": "Billing"
B.
"Effect": "Allow", "Action": ["AccountUsage], "Resource": "*"
Answers
B.
"Effect": "Allow", "Action": ["AccountUsage], "Resource": "*"
C.
"Effect': "Allow", "Action": ["aws-portal:ViewUsage"," aws-portal:ViewBilling"], "Resource": "*"
Answers
C.
"Effect': "Allow", "Action": ["aws-portal:ViewUsage"," aws-portal:ViewBilling"], "Resource": "*"
D.
"Effect": "Allow", "Action": ["aws-portal: ViewBilling"], "Resource": "*"
Answers
D.
"Effect": "Allow", "Action": ["aws-portal: ViewBilling"], "Resource": "*"
Suggested answer: C

Explanation:

Explanation: the aws documentation, below is the access required for a user to access the Usage reports page and as per this, Option C is the right answer.

asked 16/09/2024
Aleksei Chernikov
47 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first