
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
An Amazon EventBridge rule targets a third-party API. The third-party API has not received any incoming traffic. A solutions architect needs to determine whether the rule conditions are being met and if the rule's target is being invoked. Which solution will meet these requirements?
A
Check for metrics in Amazon CloudWatch in the namespace for AWS/Events.
B
Review events in the Amazon Simple Queue Service (Amazon SQS) dead-letter queue.
C
Check for the events in Amazon CloudWatch Logs.
D
Check the trails in AWS CloudTrail for the EventBridge events.
Explanation:
Correct Answer: A
Amazon EventBridge provides metrics in Amazon CloudWatch under the AWS/Events namespace. These metrics can help determine:
By checking these metrics in CloudWatch, the solutions architect can determine:
Why other options are incorrect:
B. Review events in the Amazon Simple Queue Service (Amazon SQS) dead-letter queue.
C. Check for the events in Amazon CloudWatch Logs.
D. Check the trails in AWS CloudTrail for the EventBridge events.
Key AWS Services Knowledge: