AgreementViewSummary - AWS Marketplace Agreement Service

AgreementViewSummary

A summary of the agreement, including top-level attributes (for example, the agreement ID, proposer, and acceptor).

Contents

acceptanceTime

The date and time that the agreement was accepted.

Type: Timestamp

Required: No

acceptor

Details of the party accepting the agreement terms. This is commonly the buyer for PurchaseAgreement.

Type: Acceptor object

Required: No

agreementId

The unique identifier of the agreement.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: ^[A-Za-z0-9_/-]+$

Required: No

agreementType

The type of agreement. Value is PurchaseAgreement or VendorInsightsAgreement.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: ^[A-Za-z]+$

Required: No

endTime

The date and time when the agreement ends. The field is null for pay-as-you-go agreements, which don’t have end dates.

Type: Timestamp

Required: No

proposalSummary

A summary of the proposal

Type: ProposalSummary object

Required: No

proposer

Details of the party proposing the agreement terms, most commonly the seller for PurchaseAgreement.

Type: Proposer object

Required: No

startTime

The date and time when the agreement starts.

Type: Timestamp

Required: No

status

The current status of the agreement.

Type: String

Valid Values: ACTIVE | ARCHIVED | CANCELLED | EXPIRED | RENEWED | REPLACED | ROLLED_BACK | SUPERSEDED | TERMINATED

Required: No

See Also

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