Using AWS IAM and S3 for loading config information into node docker containers running on ECS
This article shows how to setup a docker image using node and load your config info for each environment from IAM protected s3. The node base image is stripped down, so there’s a few modifications to the AWS example scripts that need to happen.