Amazon EC2 Container Registry

2018/12/17 - 3 new 4 updated api methods

Changes   This release adds support for ECR repository tagging.

2017/10/11 - 5 new api methods

Changes   Adds support for new API set used to manage Amazon ECR repository lifecycle policies. Amazon ECR lifecycle policies enable you to specify the lifecycle management of images in a repository. The configuration is a set of one or more rules, where each rule defines an action for Amazon ECR to apply to an image. This allows the automation of cleaning up unused images, for example expiring images based on age or status. A lifecycle policy preview API is provided as well, which allows you to see the impact of a lifecycle policy on an image repository before you execute it

2016/12/21 - 3 updated api methods

Changes   Amazon ECR now implements Docker Image Manifest V2, Schema 2 providing the ability to use multiple tags per image, support for storing Windows container images, and compatibility with the Open Container Initiative (OCI) image format. With this update, customers can also add tags to an image via PutImage and delete tags using BatchDeleteImage.

2016/10/12 - 1 new 3 updated api methods

Changes   DescribeImages is a new api used to expose image metadata which today includes image size and image creation timestamp.

2016/08/09 - 1 updated api methods

Changes   Adds filtering of ListImages requests based on whether an image is tagged or untagged.