step#

Developer note:

every function in the step.py module should have visualized logging.

aws_ops_alpha.project.simple_lbd_container.step.create_ecr_repository(bsm_devops: BotoSesManager, workload_bsm_list: List[BotoSesManager], repo_name: str, image_tag_mutability: str = 'MUTABLE', expire_untagged_after_days: int = 30, tags: Optional[Dict[str, str]] = None)[source]#

Create ECR repository and put life cycle policy.

Reference: