Package-level declarations
Types
An object representing authorization data for an Amazon ECR registry.
The image details of the Amazon ECR container image.
Deletes specified images within a specified repository. Images are specified with either the imageTag
or imageDigest
.
Details on adjustments Amazon Inspector made to the CVSS score for a finding.
Information about the CVSS score.
An object representing a filter on a DescribeImages operation.
Base class for all service related exceptions thrown by the Ecr client
The specified layer upload does not contain any layer parts.
The encryption configuration for the repository. This determines how the contents of your repository are encrypted at rest.
The encryption configuration to associate with the repository creation template.
The details of an enhanced image scan. This is returned when enhanced scanning is enabled for your private registry.
The specified image has already been pushed, and there were no changes to the manifest or image tag after the last push.
An object that describes an image returned by a DescribeImages operation.
The specified image digest does not match the digest that Amazon ECR calculated for the image.
An object representing an Amazon ECR image failure.
An object with identifying information for an image in an Amazon ECR repository.
The image requested does not exist in the specified repository.
The status of the replication process for an image.
Contains information about an image scan finding.
The details of an image scan.
A summary of the last completed image scan.
The image scanning configuration for a repository.
The current status of an image scan.
The specified image is tagged with a tag that already exists. The repository is configured for tag immutability.
The layer digest calculation performed by Amazon ECR upon receipt of the image layer does not match the digest specified.
The layer part size is not valid, or the first byte specified is not consecutive to the last byte of a previous layer part upload.
The specified parameter is invalid. Review the available parameters for the API request.
An invalid parameter has been specified. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.
The operation failed due to a KMS exception.
The image layer already exists in the associated repository.
An object representing an Amazon ECR image layer failure.
The specified layer is not available because it is not associated with an image. Unassociated image layers may be cleaned up at any time.
Layer parts must be at least 5 MiB in size.
The specified layers could not be found, or the specified layer is not valid for this repository.
The lifecycle policy could not be found, and no policy is set to the repository.
The filter for the lifecycle policy preview.
The previous lifecycle policy preview request has not completed. Wait and try again.
There is no dry run for this repository.
The result of the lifecycle policy preview.
The summary of the lifecycle policy preview request.
The type of action to be taken.
The operation did not succeed because it would have exceeded a service limit for your account. For more information, see Amazon ECR service quotas in the Amazon Elastic Container Registry User Guide.
An object representing a filter on a ListImages operation.
Information about a package vulnerability finding.
The details of a pull through cache rule.
A pull through cache rule with these settings already exists for the private registry.
The pull through cache rule was not found. Specify a valid pull through cache rule and try again.
Details about the recommended course of action to remediate the finding.
The manifest list is referencing an image that does not exist.
The registry doesn't have an associated registry policy.
The scanning configuration for a private registry.
The details of a scanning rule for a private registry.
Information on how to remediate a finding.
The replication configuration for a registry.
An array of objects representing the destination for a replication rule.
An array of objects representing the replication destinations and repository filters for a replication configuration.
An object representing a repository.
The specified repository already exists in the specified registry.
The details of the repository creation template associated with the request.
The filter settings used with image replication. Specifying a repository filter to a replication rule provides a method for controlling which repositories in a private registry are replicated. If no filters are added, the contents of all repositories are replicated.
The specified repository contains images. To delete a repository that contains images, you must force the deletion with the force
parameter.
The specified repository could not be found. Check the spelling of the specified repository and ensure that you are performing operations on the correct registry.
The specified repository and registry combination does not have an associated repository policy.
The details of the scanning configuration for a repository.
The details about any failures associated with the scanning configuration of a repository.
Contains details about the resource involved in the finding.
The details of a scanning repository filter. For more information on how to use filters, see Using filters in the Amazon Elastic Container Registry User Guide.
The specified image scan could not be found. Ensure that image scanning is enabled on the repository and try again.
Information about the Amazon Inspector score given to a finding.
The ARN of the secret specified in the pull through cache rule was not found. Update the pull through cache rule with a valid secret ARN and try again.
These errors are usually caused by a server-side issue.
The metadata to apply to a resource to help you categorize and organize them. Each tag consists of a key and a value, both of which you define. Tag keys can have a maximum character length of 128 characters, and tag values can have a maximum length of 256 characters.
The repository creation template already exists. Specify a unique prefix and try again.
The specified repository creation template can't be found. Verify the registry ID and prefix and try again.
The list of tags on the repository is over the limit. The maximum number of tags that can be applied to a repository is 50.
The secret is unable to be accessed. Verify the resource permissions for the secret and try again.
The secret is accessible but is unable to be decrypted. Verify the resource permisisons and try again.
The image or images were unable to be pulled using the pull through cache rule. This is usually caused because of an issue with the Secrets Manager secret containing the credentials for the upstream registry.
There was an issue getting the upstream layer matching the pull through cache rule.
The image is of a type that cannot be scanned.
The specified upstream registry isn't supported.
The upload could not be found, or the specified upload ID is not valid for this repository.
There was an exception validating this request.
Information on the vulnerable package identified by a finding.