Ec2ImageBuilderComponentFulfillmentOption - AWS Marketplace
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

Ec2ImageBuilderComponentFulfillmentOption

Describes an EC2 Image Builder component fulfillment option.

Contents

Note

In the following list, the required parameters are described first.

fulfillmentOptionDisplayName

A human-readable name for the fulfillment option type.

Type: String

Required: Yes

fulfillmentOptionId

The unique identifier of the fulfillment option.

Type: String

Required: Yes

fulfillmentOptionName

The display name of the fulfillment option version.

Type: String

Required: Yes

fulfillmentOptionType

The category of the fulfillment option.

Type: String

Valid Values: AMAZON_MACHINE_IMAGE | API | CLOUDFORMATION_TEMPLATE | CONTAINER | HELM | EKS_ADD_ON | EC2_IMAGE_BUILDER_COMPONENT | DATA_EXCHANGE | PROFESSIONAL_SERVICES | SAAS | SAGEMAKER_ALGORITHM | SAGEMAKER_MODEL

Required: Yes

awsSupportedServices

The AWS services supported by this EC2 Image Builder component.

Type: Array of AwsSupportedService objects

Required: No

fulfillmentOptionVersion

The version identifier of the fulfillment option.

Type: String

Required: No

operatingSystems

The operating systems supported by this EC2 Image Builder component.

Type: Array of ContainerOperatingSystem objects

Required: No

releaseNotes

Release notes describing changes in this version of the fulfillment option.

Type: String

Required: No

usageInstructions

Instructions on how to deploy and use this EC2 Image Builder component.

Type: String

Required: No

See Also

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