Package software.amazon.awssdk.services.marketplaceagreement
AWS Marketplace is a curated digital catalog that customers can use to find, buy, deploy, and manage third-party software, data, and services to build solutions and run their businesses. The AWS Marketplace Agreement Service provides an API interface that helps AWS Marketplace sellers manage their product-related agreements, including listing, searching, and filtering agreements.
To manage agreements in AWS Marketplace, you must ensure that your AWS Identity and Access Management (IAM) policies and roles are set up. The user must have the required policies/permissions that allow them to carry out the actions in AWS:
-
DescribeAgreement– Grants permission to users to obtain detailed meta data about any of their agreements. -
GetAgreementTerms– Grants permission to users to obtain details about the terms of an agreement. -
SearchAgreements– Grants permission to users to search through all their agreements.
Code Examples
For code examples demonstrating how to use this service with the AWS SDK for Java v2, see:
Agreements
- Use DescribeAgreement
- Use DescribeAgreement
- Use DescribeAgreement
- Use DescribeAgreement
- Use DescribeAgreement
- Use DescribeAgreement
- Use DescribeAgreement
- Use DescribeAgreement
- Use GetAgreementTerms
- Use GetAgreementTerms
- Use GetAgreementTerms
- Use GetAgreementTerms
- Use GetAgreementTerms
- Use GetAgreementTerms
- Use GetAgreementTerms
- Use GetAgreementTerms
- Use SearchAgreements
- Use SearchAgreements
- Use SearchAgreements
- Use SearchAgreements
- Use SearchAgreements
-
ClassDescriptionService client for accessing Agreement Service asynchronously.A builder for creating an instance of
MarketplaceAgreementAsyncClient.This includes configuration specific to Agreement Service that is supported by bothMarketplaceAgreementClientBuilderandMarketplaceAgreementAsyncClientBuilder.Service client for accessing Agreement Service.A builder for creating an instance ofMarketplaceAgreementClient.Class to expose the service client settings to the user.A builder for creating aMarketplaceAgreementServiceClientConfiguration