agilesrcmh

Results 2 comments of agilesrcmh

I have seen this same behavior. the call does not resolve `AWS::AccountId`. If you pass in the full URL to the container and not use the !Sub it will execute...

Note for those that need a 'fix' to this. If you lambda is 100% container you can test this way. 1. download the container from ECR (lets call it mycontainer:mytag)...