aws

Logged ·

Using AWS Secrets Manager in Your Scripts

Using secrets in scripts is a problem and there's a plenty of ways to deal with it. Here, I'll explain how to use AWS Secrets Manager in your scripts to authenticate in tools and perform actions. AWS Environment To be properly used, AWS Secrets Manager (SM) requires configuratio…