Actions, Resources, and Condition Keys for Amazon Elastic Container Registry
Amazon Elastic Container Registry (service prefix: ecr
) provides the following service-specific resources, actions, and condition context
keys for use in IAM permission policies.
References:
-
Learn how to configure this service.
-
View a list of the API operations available for this service.
-
Learn how to protect this service and its resources by using IAM permission policies.
Topics
Actions Defined by Amazon Elastic Container Registry
You can specify the following actions in the Action
element of an IAM policy statement. By using policies, you define the permissions
for anyone performing an operation in AWS. When you use an action in a policy,
you usually allow or deny access to the API operation or CLI command with the
same name. However, in some cases, a single action controls access to more than
one operation. Alternatively, some operations require several different actions.
For details about the columns in the following table, see The Actions Table.
Actions | Description | Access Level | Resource Types (*required) | Condition Keys | Dependent Actions |
---|---|---|---|---|---|
BatchCheckLayerAvailability | Check the availability of multiple image layers in a specified registry and repository. | Read | |||
BatchDeleteImage | Deletes a list of specified images within a specified repository. | Write | |||
BatchGetImage | Gets detailed information for specified images within a specified repository. | Read | |||
CompleteLayerUpload | Inform Amazon ECR that the image layer upload for a specified registry, repository name, and upload ID, has completed. | Write | |||
CreateRepository | Creates an image repository. | Write | |||
DeleteLifecyclePolicy | Deletes the specified lifecycle policy. | Write | |||
DeleteRepository | Deletes an existing image repository. | Write | |||
DeleteRepositoryPolicy | Deletes the repository policy from a specified repository. | Write | |||
DescribeImages | Returns metadata about the images in a repository, including image size, image tags, and creation date. | Read | |||
DescribeRepositories | Describes image repositories in a registry | List | |||
GetAuthorizationToken | Retrieves a token that is valid for a specified registry for 12 hours. | Read | |||
GetDownloadUrlForLayer | Retrieves the pre-signed Amazon S3 download URL corresponding to an image layer. | Read | |||
GetLifecyclePolicy | Retrieves the specified lifecycle policy. | Read | |||
GetLifecyclePolicyPreview | Retrieves the results of the specified lifecycle policy preview request. | Read | |||
GetRepositoryPolicy | Retrieves the repository policy for a specified repository. | Read | |||
InitiateLayerUpload | Notify Amazon ECR that you intend to upload an image layer. | Write | |||
ListImages | Lists all the image IDs for a given repository. | List | |||
ListTagsForResource | List the tags for an Amazon ECR resource. | Read | |||
PutImage | Creates or updates the image manifest associated with an image. | Write | |||
PutLifecyclePolicy | Creates or updates a lifecycle policy. | Write | |||
SetRepositoryPolicy | Applies a repository policy on a specified repository to control access permissions. | Write | |||
StartLifecyclePolicyPreview | Starts a preview of the specified lifecycle policy. This allows you to see the results before creating the lifecycle policy. | Write | |||
TagResource | Adds specified tags to a resource with the specified ARN. Existing tags on a resource are not changed if they are not specified in the request parameters. | Write | |||
UntagResource | Deletes specified tags from a resource. | Write | |||
UploadLayerPart | Uploads an image layer part to Amazon ECR. | Write |
Resources Defined by Elastic Container Registry
The following resource types are defined by this service and can be used in the
Resource
element of IAM permission policy statements. Each action in the Actions table identifies the resource types that can be specified with that action. A resource
type can also define which condition keys you can include in a policy. These
keys are displayed in the last column of the table. For details about the columns
in the following table, see The Resource Types Table.
Resource Types | ARN | Condition Keys |
---|---|---|
repository |
arn:${Partition}:ecr:${Region}:${Account}:repository/${RepositoryName}
|
Condition Keys for Amazon Elastic Container Registry
Amazon Elastic Container Registry defines the following condition keys that can be
used in the Condition
element of an IAM policy. You can use these keys to further refine the conditions
under which the policy statement applies. For details about the columns in the
following table, see The Condition Keys Table.
To view the global condition keys that are available to all services, see Available Global Condition Keys in the IAM Policy Reference.