We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.
Optional
createdThe date and time, in JavaScript date format, when the repository was created.
Optional
encryptionThe encryption configuration for the repository. This determines how the contents of your repository are encrypted at rest.
Optional
imageThe image scanning configuration for a repository.
Optional
imageThe tag mutability setting for the repository.
Optional
registryThe Amazon Web Services account ID associated with the registry that contains the repository.
Optional
repositoryThe Amazon Resource Name (ARN) that identifies the repository. The ARN contains the arn:aws:ecr
namespace, followed by the region of the
repository, Amazon Web Services account ID of the repository owner, repository namespace, and repository name.
For example, arn:aws:ecr:region:012345678910:repository/test
.
Optional
repositoryThe name of the repository.
Optional
repositoryThe URI for the repository. You can use this URI for container image push
and pull
operations.
An object representing a repository.