
AWS Certified Developer - Associate
Get started today
Ultimate access to all questions.
Which AWS Systems Manager Parameter Store option best meets the requirement for storing application configuration variables with an expiration date, time, and pre-expiration notifications, while minimizing operational overhead?
Which AWS Systems Manager Parameter Store option best meets the requirement for storing application configuration variables with an expiration date, time, and pre-expiration notifications, while minimizing operational overhead?
Explanation:
The correct answer is C. To meet the requirement of setting an expiration date and time for the configuration variables and receiving notifications before the configuration expires, while also minimizing operational overhead, an advanced parameter in AWS Systems Manager Parameter Store is needed. Advanced parameters support Expiration and ExpirationNotification policy types, which a standard parameter does not. Therefore, option C, which suggests using an advanced parameter with these policies, is the most suitable and efficient solution.