Setting Up AWS ECR service
Create ECR Repository with vulnerability scanning aws ecr create-repository --repository-name <MY_ECR_REPO_NAME> \ --image-scanning-configuration scanOnPush=true --region us-east-2
Create ECR Repository with vulnerability scanning aws ecr create-repository --repository-name <MY_ECR_REPO_NAME> \ --image-scanning-configuration scanOnPush=true --region us-east-2
re:invent 2022 recorded session This session provides architectural best practices, optimizations, and useful cheat codes that you can use to build secure, high-scale, and high-performance serverless applications and uses real customer scenarios to illustrate the benefits.