exam questions

Exam ANS-C00 All Questions

View all questions & answers for the ANS-C00 exam

Exam ANS-C00 topic 1 question 132 discussion

Exam question from Amazon's ANS-C00
Question #: 132
Topic #: 1
[All ANS-C00 Questions]

You can use the ____ command of the AWS Config service CLI to see the compliance state of each resource that AWS Config evaluates for a specific rule.

  • A. describe-compliance-by-resource
  • B. describe-compliance-by-config-rule
  • C. get-compliance-details-by-config-rule
  • D. get-compliance-details-by-resource
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
You can use the get-compliance-details-by-config-rule command of the AWS Config CLI to see the compliance state of each resource that AWS Config evaluates for a specific rule.
Reference:
http://docs.aws.amazon.com/config/latest/developerguide/evaluate-config_view-compliance.html

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
JamesTR
Highly Voted 3 years, 6 months ago
C is the answer. Tested it. Note that question is about "specific rule" that you have configured. Syntax will be like this: aws configservice get-compliance-details-by-config-rule --config-rule-name my_test_rule
upvoted 8 times
...
Sakthi_Kuppumani
Most Recent 2 years, 11 months ago
Correct Answer is C. To see the compliance state of each resource that AWS Config evaluates for a specific rule, use the "get-compliance-details-by-config-rule" command Answer A is To see the compliance state of each of your rules, use the describe-compliance-by-config-rule command Rules and Resources are the keywords to differentiate. https://docs.aws.amazon.com/config/latest/developerguide/evaluate-config_view-compliance.html
upvoted 1 times
...
doski
3 years, 7 months ago
C is the answer https://docs.aws.amazon.com/cli/latest/reference/configservice/get-compliance-details-by-config-rule.html
upvoted 3 times
...
Scunningham99
3 years, 7 months ago
a a a a a
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...