andrew-templeton / cfn-lambda

CloudFormation custom resource helper for Lambda Node.js runtime
MIT License
82 stars 22 forks source link

Changed from iam.getUser to sts.getCurrentCaller #8

Closed fishdaemon closed 8 years ago

fishdaemon commented 8 years ago

It works with iam user as well. sts.getCurrentCall inclueds user arn or assumed role arn. I just changed the regex