AWS Certified Developer Associate DVA-C02 Practice Question
An application you are working on needs to securely store credentials required to connect to a database and a third-party service's API. What service can you use to manage these credentials while enabling access to them from your serverless functions without embedding them directly in the function code?
Service roles
Secrets Manager
Lambda environment variables
Instance Metadata Service