

Doc AWS SDK Examples GitHub リポジトリには、他にも SDK の例があります。 [AWS](https://github.com/awsdocs/aws-doc-sdk-examples)

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# 契約 API の AWS Marketplace 契約
<a name="marketplace-agreement_code_examples_agreements"></a>

次のコード例は、 AWS SDKs で AWS Marketplace Agreement API を使用する方法を示しています。

**Topics**
+ [すべての契約 ID を取得する](marketplace-agreement_example_marketplace-agreement_GetAllAgreementsIds_section.md)
+ [すべての契約を取得する](marketplace-agreement_example_marketplace-agreement_GetAllAgreements_section.md)
+ [契約から顧客 ID を取得する](marketplace-agreement_example_marketplace-agreement_GetAgreementCustomer_section.md)
+ [契約から財務詳細を取得する](marketplace-agreement_example_marketplace-agreement_GetAgreementFinancialDetails_section.md)
+ [契約から無料トライアルの詳細を取得する](marketplace-agreement_example_marketplace-agreement_GetAgreementTermsFreeTrialDetails_section.md)
+ [契約に関する情報を取得する](marketplace-agreement_example_marketplace-agreement_DescribeAgreement_section.md)
+ [契約から製品とオファーの詳細を取得する](marketplace-agreement_example_marketplace-agreement_GetProductAndOfferDetailFromAgreement_section.md)
+ [契約の EULA を取得する](marketplace-agreement_example_marketplace-agreement_GetAgreementTermsEula_section.md)
+ [契約の自動更新条件を取得する](marketplace-agreement_example_marketplace-agreement_GetAgreementAutoRenewal_section.md)
+ [契約の購入済みディメンションを取得する](marketplace-agreement_example_marketplace-agreement_GetAgreementTermsDimensionPurchased_section.md)
+ [契約の購入済み各ディメンションのインスタンスを取得する](marketplace-agreement_example_marketplace-agreement_GetAgreementTermsDimensionInstances_section.md)
+ [契約の支払いスケジュールを取得する](marketplace-agreement_example_marketplace-agreement_GetAgreementTermsPaymentSchedule_section.md)
+ [契約のディメンションあたりの料金を取得する](marketplace-agreement_example_marketplace-agreement_GetAgreementTermsPricingEachDimension_section.md)
+ [契約の料金タイプを取得する](marketplace-agreement_example_marketplace-agreement_GetAgreementPricingType_section.md)
+ [契約の製品タイプを取得する](marketplace-agreement_example_marketplace-agreement_GetAgreementProductType_section.md)
+ [契約のステータスを取得する](marketplace-agreement_example_marketplace-agreement_GetAgreementStatus_section.md)
+ [契約のサポート条件を取得する](marketplace-agreement_example_marketplace-agreement_GetAgreementTermsSupportTerm_section.md)
+ [契約条件を取得する](marketplace-agreement_example_marketplace-agreement_GetAgreementTerms_section.md)
+ [アカウント ID で契約を検索する](marketplace-agreement_example_marketplace-agreement_SearchAgreementsByAccountId_section.md)
+ [契約 ID で契約を検索する](marketplace-agreement_example_marketplace-agreement_SearchAgreementsById_section.md)
+ [終了日で契約を検索する](marketplace-agreement_example_marketplace-agreement_SearchAgreementsByEndDate_section.md)
+ [オファー ID で契約を検索する](marketplace-agreement_example_marketplace-agreement_SearchAgreementsByOfferId_section.md)
+ [製品 ID で契約を検索する](marketplace-agreement_example_marketplace-agreement_SearchAgreementsByProductId_section.md)
+ [ステータスで契約を検索する](marketplace-agreement_example_marketplace-agreement_SearchAgreementsByByStatus_section.md)
+ [1 つのカスタムフィルターで契約を検索する](marketplace-agreement_example_marketplace-agreement_SearchAgreementsByOneFilter_section.md)
+ [2 つのカスタムフィルターで契約を検索する](marketplace-agreement_example_marketplace-agreement_SearchAgreementsByTwoFilters_section.md)