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:
- PartyType as Proposer + AgreementType + ResourceIdentifier
- PartyType as Proposer + AgreementType + OfferId
- PartyType as Proposer + AgreementType + AcceptorAccountId
- PartyType as Proposer + AgreementType + Status
- PartyType as Proposer + AgreementType + ResourceIdentifier + Status
- PartyType as Proposer + AgreementType + OfferId + Status
- PartyType as Proposer + AgreementType + AcceptorAccountId + Status
- PartyType as Proposer + AgreementType + ResourceType + Status
- PartyType as Proposer + AgreementType + AcceptorAccountId + ResourceType + Status
- PartyType as Proposer + AgreementType + AcceptorAccountId + OfferId
- PartyType as Proposer + AgreementType + AcceptorAccountId + OfferId + Status
- PartyType as Proposer + AgreementType + AcceptorAccountId + ResourceIdentifier
- PartyType as Proposer + AgreementType + AcceptorAccountId + ResourceIdentifier + Status
- PartyType as Proposer + AgreementType + AcceptorAccountId + ResourceType
This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration. This cmdlet didn't autopaginate in V4, auto-pagination support was added in V5.