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: