anebz / polysub

Translate your subtitles!
1 stars 1 forks source link

Move Lambda API keys to S3 bucket instead of Secrets #25

Closed anebz closed 2 years ago

anebz commented 2 years ago

Secrets is costly

anebz commented 2 years ago

Created bucket ane-secrets manually. Added .txt with token Created role for Lambda to read from this bucket: arn:aws:s3:::my_bucket/* Deleted secrets from Lambda