Skip to content

ECR Handlers

Handlers for ECR image operations.

Overview

Module Description
Replicate Image ImageReplicatorHandler for replicating ECR images

Quick Start

from aibs_informatics_aws_lambda.handlers.ecr.replicate_image import ImageReplicatorHandler

handler = ImageReplicatorHandler().get_handler()