Create an ECR repository if it doesn't already exist
1 | lam_ecr_create_repo_if_not_exists(aws_ecr_repository_name)
|
aws_ecr_repository_name |
Chosen name for your AWS ECR repository. It is recommended that this be the same as your app name. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.