

D'autres exemples de AWS SDK sont disponibles dans le référentiel [AWS Doc SDK Examples](https://github.com/awsdocs/aws-doc-sdk-examples) GitHub .

Les traductions sont fournies par des outils de traduction automatique. En cas de conflit entre le contenu d'une traduction et celui de la version originale en anglais, la version anglaise prévaudra.

# Accords pour l'API AWS Marketplace Agreement
<a name="marketplace-agreement_code_examples_agreements"></a>

Les exemples de code suivants montrent comment utiliser l'API AWS Marketplace Agreement avec AWS SDKs.

**Topics**
+ [Obtenez tous les accords IDs](marketplace-agreement_example_marketplace-agreement_GetAllAgreementsIds_section.md)
+ [Obtention de tous les accords](marketplace-agreement_example_marketplace-agreement_GetAllAgreements_section.md)
+ [Obtenir un ID client d’un accord](marketplace-agreement_example_marketplace-agreement_GetAgreementCustomer_section.md)
+ [Obtention des détails financiers d’un accord](marketplace-agreement_example_marketplace-agreement_GetAgreementFinancialDetails_section.md)
+ [Obtention des détails de l’essai gratuit d’un accord](marketplace-agreement_example_marketplace-agreement_GetAgreementTermsFreeTrialDetails_section.md)
+ [Obtention d’informations sur un accord](marketplace-agreement_example_marketplace-agreement_DescribeAgreement_section.md)
+ [Obtention des détails d’un produit et d’une offre d’un contrat](marketplace-agreement_example_marketplace-agreement_GetProductAndOfferDetailFromAgreement_section.md)
+ [Obtention du CLUF d’un accord](marketplace-agreement_example_marketplace-agreement_GetAgreementTermsEula_section.md)
+ [Obtention des conditions de renouvellement automatique d’un accord](marketplace-agreement_example_marketplace-agreement_GetAgreementAutoRenewal_section.md)
+ [Obtention des dimensions achetées dans le cadre d’un accord](marketplace-agreement_example_marketplace-agreement_GetAgreementTermsDimensionPurchased_section.md)
+ [Obtention des instances de chaque dimension achetée dans le cadre d’un contrat](marketplace-agreement_example_marketplace-agreement_GetAgreementTermsDimensionInstances_section.md)
+ [Obtention du calendrier de paiement d’un accord](marketplace-agreement_example_marketplace-agreement_GetAgreementTermsPaymentSchedule_section.md)
+ [Obtention du prix par dimension dans un contrat](marketplace-agreement_example_marketplace-agreement_GetAgreementTermsPricingEachDimension_section.md)
+ [Obtention du type de tarification d’un accord](marketplace-agreement_example_marketplace-agreement_GetAgreementPricingType_section.md)
+ [Obtention du type de produit d’un accord](marketplace-agreement_example_marketplace-agreement_GetAgreementProductType_section.md)
+ [Obtention du statut d’un accord](marketplace-agreement_example_marketplace-agreement_GetAgreementStatus_section.md)
+ [Obtention des conditions d’assistance d’un accord](marketplace-agreement_example_marketplace-agreement_GetAgreementTermsSupportTerm_section.md)
+ [Obtention des conditions d’un accord](marketplace-agreement_example_marketplace-agreement_GetAgreementTerms_section.md)
+ [Recherche d’accords par ID de compte](marketplace-agreement_example_marketplace-agreement_SearchAgreementsByAccountId_section.md)
+ [Recherche d’accords par ID d’accord](marketplace-agreement_example_marketplace-agreement_SearchAgreementsById_section.md)
+ [Recherche d’accords par date de fin](marketplace-agreement_example_marketplace-agreement_SearchAgreementsByEndDate_section.md)
+ [Recherche d’accords par ID d’offre](marketplace-agreement_example_marketplace-agreement_SearchAgreementsByOfferId_section.md)
+ [Recherche d’accords par ID de produit](marketplace-agreement_example_marketplace-agreement_SearchAgreementsByProductId_section.md)
+ [Recherche d’accords par statut](marketplace-agreement_example_marketplace-agreement_SearchAgreementsByByStatus_section.md)
+ [Recherche d’accords à l’aide d’un filtre personnalisé](marketplace-agreement_example_marketplace-agreement_SearchAgreementsByOneFilter_section.md)
+ [Recherche d’accords à l’aide de deux filtres personnalisés](marketplace-agreement_example_marketplace-agreement_SearchAgreementsByTwoFilters_section.md)