Skip to content

v0.33.0

Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 21 Mar 18:31
58ca804
feat: Cross account ECR for lambda functions @dsme94 (#88)

what

  • With the introduction of cross-account ECR for lambda functions, I have put together the necessary code to allow for this functionality

why

  • Cross-account ECR is a feature many would use as it doesn't require you to duplicate your ECR repositories in the same account where the lambda function resides saving money

references

https://aws.amazon.com/blogs/compute/introducing-cross-account-amazon-ecr-access-for-aws-lambda/