swipely / iam-docker

Use different IAM roles for each Docker container on an EC2 instance
MIT License
211 stars 22 forks source link

Support for EXTERNAL_ID for IAM Roles #17

Open matthewdfuller opened 7 years ago

matthewdfuller commented 7 years ago

AWS allows cross-account roles to use an external ID as an additional security mechanism for accessing role permissions. Can we add this as another option?