Distribution - 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).

Distribution

Defines the settings for a specific Region.

Contents

region

The target Region.

Type: String

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

Required: Yes

amiDistributionConfiguration

The specific AMI settings; for example, launch permissions or AMI tags.

Type: AmiDistributionConfiguration object

Required: No

containerDistributionConfiguration

Container distribution settings for encryption, licensing, and sharing in a specific Region.

Type: ContainerDistributionConfiguration object

Required: No

fastLaunchConfigurations

The Windows faster-launching configurations to use for AMI distribution.

Type: Array of FastLaunchConfiguration objects

Array Members: Minimum number of 1 item. Maximum number of 1000 items.

Required: No

launchTemplateConfigurations

A group of launchTemplateConfiguration settings that apply to image distribution for specified accounts.

Type: Array of LaunchTemplateConfiguration objects

Array Members: Minimum number of 1 item. Maximum number of 100 items.

Required: No

licenseConfigurationArns

The License Manager Configuration to associate with the AMI in the specified Region.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 50 items.

Pattern: ^arn:aws[^:]*:license-manager:[^:]+:[0-9]{12}:license-configuration:lic-[a-z0-9-_]{32}$

Required: No

s3ExportConfiguration

Configure export settings to deliver disk images created from your image build, using a file format that is compatible with your VMs in that Region.

Type: S3ExportConfiguration object

Required: No

See Also

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