View a markdown version of this page

FulfillmentOption - AWS Marketplace

FulfillmentOption

Describes a fulfillment option for a product. Each element contains exactly one fulfillment option type.

Contents

Note

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

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

amazonMachineImageFulfillmentOption

An Amazon Machine Image (AMI) fulfillment option for EC2 deployment.

Type: AmazonMachineImageFulfillmentOption object

Required: No

apiFulfillmentOption

An API-based fulfillment option for programmatic integration.

Type: ApiFulfillmentOption object

Required: No

cloudFormationFulfillmentOption

An AWS CloudFormation template fulfillment option for infrastructure deployment.

Type: CloudFormationFulfillmentOption object

Required: No

containerFulfillmentOption

A container image fulfillment option for container-based deployment.

Type: ContainerFulfillmentOption object

Required: No

dataExchangeFulfillmentOption

An AWS Data Exchange fulfillment option for data set delivery.

Type: DataExchangeFulfillmentOption object

Required: No

ec2ImageBuilderComponentFulfillmentOption

An EC2 Image Builder component fulfillment option.

Type: Ec2ImageBuilderComponentFulfillmentOption object

Required: No

eksAddOnFulfillmentOption

An Amazon EKS add-on fulfillment option.

Type: EksAddOnFulfillmentOption object

Required: No

helmFulfillmentOption

A Helm chart fulfillment option for Kubernetes deployment.

Type: HelmFulfillmentOption object

Required: No

professionalServicesFulfillmentOption

A professional services fulfillment option.

Type: ProfessionalServicesFulfillmentOption object

Required: No

saasFulfillmentOption

A Software as a Service (SaaS) fulfillment option.

Type: SaasFulfillmentOption object

Required: No

sageMakerAlgorithmFulfillmentOption

An Amazon SageMaker algorithm fulfillment option.

Type: SageMakerAlgorithmFulfillmentOption object

Required: No

sageMakerModelFulfillmentOption

An Amazon SageMaker model fulfillment option.

Type: SageMakerModelFulfillmentOption object

Required: No

See Also

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