AcceptedTerm
A subset of terms proposed by the proposer, which have been accepted by the acceptor as part of agreement creation.
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.
- byolPricingTerm
-
Enables you and your customers to move your existing agreements to AWS Marketplace. The customer won't be charged for product usage in AWS Marketplace because they already paid for the product outside of AWS Marketplace.
Type: ByolPricingTerm object
Required: No
- configurableUpfrontPricingTerm
-
Defines a prepaid payment model that allows buyers to configure the entitlements they want to purchase and the duration.
Type: ConfigurableUpfrontPricingTerm object
Required: No
- fixedUpfrontPricingTerm
-
Defines a pre-paid pricing model where the customers are charged a fixed upfront amount.
Type: FixedUpfrontPricingTerm object
Required: No
- freeTrialPricingTerm
-
Defines a short-term free pricing model where the buyers aren’t charged anything within a specified limit.
Type: FreeTrialPricingTerm object
Required: No
- legalTerm
-
Defines the list of text agreements proposed to the acceptors. An example is the end user license agreement (EULA).
Type: LegalTerm object
Required: No
- paymentScheduleTerm
-
Defines an installment-based pricing model where customers are charged a fixed price on different dates during the agreement validity period. This is used most commonly for flexible payment schedule pricing.
Type: PaymentScheduleTerm object
Required: No
- recurringPaymentTerm
-
Defines a pricing model where customers are charged a fixed recurring price at the end of each billing period.
Type: RecurringPaymentTerm object
Required: No
- renewalTerm
-
Defines that on graceful expiration of the agreement (when the agreement ends on its pre-defined end date), a new agreement will be created using the accepted terms on the existing agreement. In other words, the agreement will be renewed. Presence of
RenewalTerm
in the offer document means that auto-renewal is allowed. Buyers will have the option to accept or decline auto-renewal at the offer acceptance/agreement creation. Buyers can also change this flag fromTrue
toFalse
orFalse
toTrue
at anytime during the agreement's lifecycle.Type: RenewalTerm object
Required: No
- supportTerm
-
Defines the customer support available for the acceptors when they purchase the software.
Type: SupportTerm object
Required: No
- usageBasedPricingTerm
-
Defines a usage-based pricing model (typically, pay-as-you-go pricing), where the customers are charged based on product usage.
Type: UsageBasedPricingTerm object
Required: No
- validityTerm
-
Defines the conditions that will keep an agreement created from this offer valid.
Type: ValidityTerm object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: