Class | Description |
---|---|
AcceptedTerm |
A subset of terms proposed by the proposer, which have been accepted by the acceptor as part of agreement creation.
|
Acceptor |
The details of the party accepting the agreement terms.
|
AgreementViewSummary |
A summary of the agreement, including top-level attributes (for example, the agreement ID, version, proposer, and
acceptor).
|
ByolPricingTerm |
Enables you and your customers to move your existing agreements to AWS Marketplace.
|
ConfigurableUpfrontPricingTerm |
Defines a prepaid payment model that allows buyers to configure the entitlements they want to purchase and the
duration.
|
ConfigurableUpfrontPricingTermConfiguration |
Defines a prepaid payment model that allows buyers to configure the entitlements they want to purchase and the
duration.
|
ConfigurableUpfrontRateCardItem |
Within the prepaid payment model defined under
ConfigurableUpfrontPricingTerm , the
RateCardItem defines all the various rate cards (including pricing and dimensions) that have been
proposed. |
Constraints |
Defines limits on how the term can be configured by acceptors.
|
DescribeAgreementRequest | |
DescribeAgreementResult | |
Dimension |
Defines the dimensions that the acceptor has purchased from the overall set of dimensions presented in the rate card.
|
DocumentItem |
Includes the list of references to legal resources proposed by the proposer to the acceptor.
|
EstimatedCharges |
Estimated cost of the agreement.
|
Filter |
The filter name and value pair that is used to return a more specific list of results.
|
FixedUpfrontPricingTerm |
Defines a prepaid pricing model where the customers are charged a fixed upfront amount.
|
FreeTrialPricingTerm |
Defines a short-term free pricing model where the buyers aren’t charged anything within a specified limit.
|
GetAgreementTermsRequest | |
GetAgreementTermsResult | |
GrantItem |
Entitlements granted to the acceptor of fixed upfront as part of agreement execution.
|
LegalTerm |
Defines the list of text agreements proposed to the acceptors.
|
PaymentScheduleTerm |
Defines an installment-based pricing model where customers are charged a fixed price on different dates during the
agreement validity period.
|
ProposalSummary |
A summary of the proposal received from the proposer.
|
Proposer |
Details of the party proposing the agreement terms,.
|
RateCardItem |
Defines the per unit rates for each individual product dimension.
|
RecurringPaymentTerm |
Defines a pricing model where customers are charged a fixed recurring price at the end of each billing period.
|
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.
|
RenewalTermConfiguration |
Additional parameters specified by the acceptor while accepting the term.
|
Resource |
The list of resources involved in the agreement.
|
ScheduleItem |
An individual installment of the payment that includes the date and amount of the charge.
|
SearchAgreementsRequest | |
SearchAgreementsResult | |
Selector |
Differentiates between the mutually exclusive rate cards in the same pricing term to be selected by the buyer.
|
Sort |
An object that contains the
SortBy and SortOrder attributes. |
SupportTerm |
Defines the customer support available for the acceptors when they purchase the software.
|
UsageBasedPricingTerm |
Defines a usage-based pricing model (typically, pay-as-you-go pricing), where the customers are charged based on
product usage.
|
UsageBasedRateCardItem |
Within the pay-as-you-go model defined under
UsageBasedPricingTerm , the
UsageBasedRateCardItem defines an individual rate for a product dimension. |
ValidationExceptionField |
The input fails to satisfy the constraints specified by the service.
|
ValidityTerm |
Defines the conditions that will keep an agreement created from this offer valid.
|
Enum | Description |
---|---|
AgreementStatus | |
ResourceType | |
SortOrder | |
ValidationExceptionReason |
Exception | Description |
---|---|
AccessDeniedException |
User does not have sufficient access to perform this action.
|
AWSMarketplaceAgreementException |
Base exception for all service exceptions thrown by AWS Marketplace Agreement Service
|
InternalServerException |
Unexpected error during processing of request.
|
ResourceNotFoundException |
Request references a resource which does not exist.
|
ThrottlingException |
Request was denied due to request throttling.
|
ValidationException |
The input fails to satisfy the constraints specified by the service.
|