AWS Certified Solutions Architect – Professional SAP-C01 – Question238

In the context of Amazon ElastiCache CLI, which of the following commands can you use to view all ElastiCache instance events for the past 24 hours?

A.
elasticache-events –duration 24
B. elasticache-events –duration 1440
C. elasticache-describe-events –duration 24
D. elasticache describe-events –source-type cache-cluster –duration 1440

Correct Answer: D

Explanation:

Explanation: In Amazon ElastiCache, the code “aws elasticache describe-events –source-type cache-cluster — duration 1440” is used to list the cache-cluster events for the past 24 hours (1440 minutes).
Reference:
http://docs.aws.amazon.com/AmazonElastiCache/latest/UserGuide/ECEve…