RepositoryCatalogData - Amazon Elastic Container Registry Public

RepositoryCatalogData

The catalog data for a repository. This data is publicly visible in the Amazon ECR Public Gallery.

Contents

aboutText

The longform description of the contents of the repository. This text appears in the repository details on the Amazon ECR Public Gallery.

Type: String

Length Constraints: Maximum length of 25600.

Required: No

architectures

The architecture tags that are associated with the repository.

Note

Only supported operating system tags appear publicly in the Amazon ECR Public Gallery. For more information, see RepositoryCatalogDataInput.

Type: Array of strings

Array Members: Maximum number of 50 items.

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

Required: No

description

The short description of the repository.

Type: String

Length Constraints: Maximum length of 1024.

Required: No

logoUrl

The URL that contains the logo that's associated with the repository.

Type: String

Length Constraints: Maximum length of 2048.

Required: No

marketplaceCertified

Indicates whether the repository is certified by AWS Marketplace.

Type: Boolean

Required: No

operatingSystems

The operating system tags that are associated with the repository.

Note

Only supported operating system tags appear publicly in the Amazon ECR Public Gallery. For more information, see RepositoryCatalogDataInput.

Type: Array of strings

Array Members: Maximum number of 50 items.

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

Required: No

usageText

The longform usage details of the contents of the repository. The usage text provides context for users of the repository.

Type: String

Length Constraints: Maximum length of 25600.

Required: No

See Also

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