Amazon EC2 Container Registry Skill
amazonaws-com-ecr
amazonaws-com-ecr
| Method | Path | Description |
|---|---|---|
POST | / | |
POST | / | Checks the availability of one or more image layers in a repository. When an image is pushed to a repository, each image layer is checked to verify if it has been uploaded before.... |
POST | / | Deletes a list of specified images within a repository. Images are specified with either an imageTag or imageDigest. You can remove a tag from an image by specifying the image's t... |
POST | / | Gets detailed information for an image. Images are specified with either an imageTag or imageDigest. When an image is pulled, the BatchGetImage API is called once to retrieve the... |
POST | / | Gets the scanning configuration for one or more repositories. |
POST | / | Informs Amazon ECR that the image layer upload has completed for a specified registry, repository name, and upload ID. You can optionally provide a sha256 digest of the image laye... |
POST | / | Creates a pull through cache rule. A pull through cache rule provides a way to cache images from an upstream registry source in your Amazon ECR private registry. For more informat... |
POST | / | Creates a repository. For more information, see Amazon ECR repositories in the Amazon Elastic Container Registry User Guide. |
POST | / | Creates a repository creation template. This template is used to define the settings for repositories created by Amazon ECR on your behalf. For example, repositories created throu... |
POST | / | Deletes the lifecycle policy associated with the specified repository. |
POST | / | Deletes a pull through cache rule. |
POST | / | Deletes the registry permissions policy. |
POST | / | Deletes a repository. If the repository isn't empty, you must either delete the contents of the repository or use the force option to delete the repository and have Amazon ECR del... |
POST | / | Deletes a repository creation template. |
POST | / | Deletes the repository policy associated with the specified repository. |
POST | / | Returns the replication status for a specified image. |
POST | / | Returns the scan findings for the specified image. |
POST | / | Returns metadata about the images in a repository. Beginning with Docker version 1.9, the Docker client compresses image layers before pushing them to a V2 Docker registry. The ou... |
POST | / | Returns the pull through cache rules for a registry. |
POST | / | Describes the settings for a registry. The replication configuration for a repository can be created or updated with the PutReplicationConfiguration API action. |
POST | / | Describes image repositories in a registry. |
POST | / | Returns details about the repository creation templates in a registry. The prefixes request parameter can be used to return the details for a specific repository creation template. |
POST | / | Retrieves the basic scan type version name. |
POST | / | Retrieves an authorization token. An authorization token represents your IAM authentication credentials and can be used to access any Amazon ECR registry that your IAM principal h... |
POST | / | Retrieves the pre-signed Amazon S3 download URL corresponding to an image layer. You can only get URLs for image layers that are referenced in an image. When an image is pulled, t... |
POST | / | Retrieves the lifecycle policy for the specified repository. |
POST | / | Retrieves the results of the lifecycle policy preview request for the specified repository. |
POST | / | Retrieves the permissions policy for a registry. |
POST | / | Retrieves the scanning configuration for a registry. |
POST | / | Retrieves the repository policy for the specified repository. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-ecr
Downloads and installs to ~/.claude/skills/amazonaws-com-ecr/
2015-09-21 (2026-02-13)