View a markdown version of this page

ContainerDistributionConfiguration - EC2 Image Builder
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ContainerDistributionConfiguration

Defines how the output container image is distributed in a specific Amazon Web Services Region: the target repository, the image tags to apply to the distributed image, and an optional description.

Contents

targetRepository

The destination repository for the container distribution configuration.

Type: TargetContainerRepository object

Required: Yes

containerTags

Tags that Image Builder applies to the distributed container image in the target repository. These are repository image tags, not resource tags.

Type: Array of strings

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

Required: No

description

The description of the container distribution configuration.

Type: String

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

Required: No

See Also

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