AmiDistributionConfiguration
Define and configure the output AMIs of the pipeline.
Types
Properties
Link copied to clipboard
The description of the AMI distribution configuration. Minimum and maximum length are in characters.
Link copied to clipboard
The Amazon Resource Name (ARN) that uniquely identifies the KMS key used to encrypt the distributed image. This can be either the Key ARN or the Alias ARN. For more information, see Key identifiers (KeyId) in the Key Management Service Developer Guide.
Link copied to clipboard
Launch permissions can be used to configure which Amazon Web Services accounts can use the AMI to launch instances.
Link copied to clipboard
The ID of an account to which you want to distribute an image.
Functions
Link copied to clipboard
inline fun copy(block: AmiDistributionConfiguration.Builder.() -> Unit = {}): AmiDistributionConfiguration