Registry - Amazon Elastic Container Registry Public
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

Registry

The details of a public registry.

Contents

aliases

An array of objects that represents the aliases for a public registry.

Type: Array of RegistryAlias objects

Required: Yes

registryArn

The Amazon Resource Name (ARN) of the public registry.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Required: Yes

registryId

The AWS account ID that's associated with the registry. If you do not specify a registry, the default public registry is assumed.

Type: String

Pattern: [0-9]{12}

Required: Yes

registryUri

The URI of a public registry. The URI contains a universal prefix and the registry alias.

Type: String

Required: Yes

verified

Indicates whether the account is a verified AWS Marketplace vendor. If an account is verified, each public repository receives a verified account badge on the Amazon ECR Public Gallery.

Type: Boolean

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: