How to store secret to external API using AWS Lambda ?

Not applicable

Hi,

I'm building a monitoring tool based on AWS Lambda. Given a set of metrics, the Lambdas should be able to send SMS using Twilio API. To be able to use the API, Twilio provide an account SID and an auth token.

How and where should I store these secrets?

Solved Solved
0 1 257
1 ACCEPTED SOLUTION

1 REPLY 1