Package-level declarations
Types
The `AWS::ECR::PullThroughCacheRule`
resource creates or updates a pull through cache rule. A pull through cache rule provides a way to cache images from an upstream registry in your Amazon ECR private registry.
The `AWS::ECR::PullThroughCacheRule`
resource creates or updates a pull through cache rule. A pull through cache rule provides a way to cache images from an upstream registry in your Amazon ECR private registry.
Builder for PullThroughCacheRuleArgs.
Builder for PullThroughCacheRule.
The `AWS::ECR::RegistryPolicy`
resource creates or updates the permissions policy for a private registry. A private registry policy is used to specify permissions for another AWS-account and is used when configuring cross-account replication. For more information, see Registry permissions in the Amazon Elastic Container Registry User Guide.
The `AWS::ECR::RegistryPolicy`
resource creates or updates the permissions policy for a private registry. A private registry policy is used to specify permissions for another AWS-account and is used when configuring cross-account replication. For more information, see Registry permissions in the Amazon Elastic Container Registry User Guide.
Builder for RegistryPolicyArgs.
Builder for RegistryPolicy.
The scanning configuration for a private registry.
The scanning configuration for a private registry.
Builder for RegistryScanningConfigurationArgs.
Builder for RegistryScanningConfiguration.
The `AWS::ECR::ReplicationConfiguration`
resource creates or updates the replication configuration for a private registry. The first time a replication configuration is applied to a private registry, a service-linked IAM role is created in your account for the replication process. For more information, see Using Service-Linked Roles for Amazon ECR in the Amazon Elastic Container Registry User Guide. When configuring cross-account replication, the destination account must grant the source account permission to replicate. This permission is controlled using a private registry permissions policy. For more information, see `AWS::ECR::RegistryPolicy`
.
The `AWS::ECR::ReplicationConfiguration`
resource creates or updates the replication configuration for a private registry. The first time a replication configuration is applied to a private registry, a service-linked IAM role is created in your account for the replication process. For more information, see Using Service-Linked Roles for Amazon ECR in the Amazon Elastic Container Registry User Guide. When configuring cross-account replication, the destination account must grant the source account permission to replicate. This permission is controlled using a private registry permissions policy. For more information, see `AWS::ECR::RegistryPolicy`
.
Builder for ReplicationConfigurationArgs.
Builder for ReplicationConfiguration.
The `AWS::ECR::Repository`
resource specifies an Amazon Elastic Container Registry (Amazon ECR) repository, where users can push and pull Docker images, Open Container Initiative (OCI) images, and OCI compatible artifacts. For more information, see Amazon ECR private repositories in the Amazon ECR User Guide.
The `AWS::ECR::Repository`
resource specifies an Amazon Elastic Container Registry (Amazon ECR) repository, where users can push and pull Docker images, Open Container Initiative (OCI) images, and OCI compatible artifacts. For more information, see Amazon ECR private repositories in the Amazon ECR User Guide.
Builder for RepositoryArgs.
The details of the repository creation template associated with the request.
The details of the repository creation template associated with the request.
Builder for RepositoryCreationTemplateArgs.
Builder for RepositoryCreationTemplate.
Builder for Repository.