MarketplaceAgreement
import { MarketplaceAgreement } from "https://aws-api-bqtgftz736ft.deno.dev/v0.5/services/marketplaceagreement.ts?docs=full";§Constructors
§Methods
Provides details about an agreement, such as the proposer, acceptor, start date, and end date.
Obtains details about the terms in an agreement that you participated in as proposer or acceptor.
The details include:
-
TermType– The type of term, such asLegalTerm,RenewalTerm, orConfigurableUpfrontPricingTerm. -
TermID– The ID of the particular term, which is common between offer and agreement. -
TermPayload– The key information contained in the term, such as the EULA forLegalTermor pricing and dimensions for various pricing terms, such asConfigurableUpfrontPricingTermorUsageBasedPricingTerm. -
Configuration– The buyer/acceptor's selection at the time of agreement creation, such as the number of units purchased for a dimension or setting theEnableAutoRenewflag.
Searches across all agreements that a proposer or an acceptor has in AWS Marketplace. The search returns a list of agreements with basic agreement information.
The following filter combinations are supported:
PartyTypeasProposer+AgreementType+ResourceIdentifierPartyTypeasProposer+AgreementType+OfferIdPartyTypeasProposer+AgreementType+AcceptorAccountIdPartyTypeasProposer+AgreementType+StatusPartyTypeasProposer+AgreementType+ResourceIdentifier+StatusPartyTypeasProposer+AgreementType+OfferId+StatusPartyTypeasProposer+AgreementType+AcceptorAccountId+StatusPartyTypeasProposer+AgreementType+ResourceType+StatusPartyTypeasProposer+AgreementType+AcceptorAccountId+ResourceType+StatusPartyTypeasProposer+AgreementType+AcceptorAccountId+OfferIdPartyTypeasProposer+AgreementType+AcceptorAccountId+OfferId+StatusPartyTypeasProposer+AgreementType+AcceptorAccountId+ResourceIdentifierPartyTypeasProposer+AgreementType+AcceptorAccountId+ResourceIdentifier+StatusPartyTypeasProposer+AgreementType+AcceptorAccountId+ResourceType