Lambda does not have permission to access the ECR image
With the recent release of Docker Images for Lambda functions, I've decided to try out this functionality using CloudFormation . So, the lambda below considers a docker image stored in Elastic Container Registry , with permissions to access the image following the examples in the documentation . AWSTemplateFormatVersion: '2010-09-09' Transform: AWS::Serverle