How can I get the Image URI of a Docker container I pushed to an ECR? I can't use the awsx package for building and pushing the ECR image for a Lambda (because Localstack doesn't support Lifecycle Policies yet) - so I'm trying to wire everything without awsx (Thanks!)