ApiFulfillmentOption
Describes an API-based fulfillment option, where the product is accessed through an API integration.
Contents
Note
In the following list, the required parameters are described first.
- awsSupportedServices
-
The AWS services supported by this API integration.
Type: Array of AwsSupportedService objects
Required: Yes
- 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
- 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_MODELRequired: Yes
- usageInstructions
-
Instructions on how to integrate with and use this API.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: