lam_ecr_repo_url: Generate an ECR repo URL

Description Usage Arguments

View source: R/aws.R

Description

Generate an ECR repo URL

Usage

1
lam_ecr_repo_url(aws_account_id, aws_region, aws_ecr_repository_name)

Arguments

aws_account_id

Your 12-digit AWS account id

aws_region

Your AWS region, e.g. "ap-southeast-2"

aws_ecr_repository_name

Chosen name for your AWS ECR repository. It is recommended that this be the same as your app name.


lewinfox/lambdar documentation built on Dec. 21, 2021, 10:43 a.m.