Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
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?
A
Use a standard parameter with Expiration and ExpirationNotification policies.
B
Use a standard parameter and add a Lambda function for expiration handling and SNS notifications.
C
Use an advanced parameter with Expiration and ExpirationNotification policies.
D
Use an advanced parameter with an EC2 cron job for expiration and notification dispatch.