

AWS Marketplace API リファレンスが再構築されました。サポートされている API オペレーションの詳細については、[AWS Marketplace API リファレンス](https://docs.aws.amazon.com/marketplace/latest/APIReference/Welcome.html)を参照してください。

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

# SDK を使用した AWS Marketplace Agreement API のコード例 AWS SDKs
<a name="service_code_examples_marketplace-agreement"></a>

次のコード例は、 AWS Software Development Kit (SDK) で AWS Marketplace Agreement API を使用する方法を示しています。

 AWS SDK 開発者ガイドとコード例の完全なリストについては、「」を参照してください[AWS SDK でのこのサービスの使用](sdk-general-information-section.md)。このトピックには、使用開始方法に関する情報と、以前の SDK バージョンの詳細も含まれています。

**Contents**
+ [契約](service_code_examples_marketplace-agreement_agreements.md)
  + [契約キャンセルリクエストを承諾する](marketplace-agreement_example_marketplace-agreement_AcceptAgreementCancellationRequest_section.md)
  + [契約の支払いリクエストを受け入れる](marketplace-agreement_example_marketplace-agreement_AcceptAgreementPaymentRequest_section.md)
  + [SaaS 契約の更新期間を変更する](marketplace-agreement_example_marketplace-agreement_AmendSaaSContractRenewalTerm_section.md)
  + [使用料金モデルの AMI ConfigurableUpfrontPricingTerm の修正](marketplace-agreement_example_marketplace-agreement_AmendAmiConfigurableUpfrontPricingTermForUsagePricingModel_section.md)
  + [新しい AMI 無料トライアル契約を作成する](marketplace-agreement_example_marketplace-agreement_NewAmiFreeTrial_section.md)
  + [前払いで新しい SaaS 契約を作成する](marketplace-agreement_example_marketplace-agreement_NewSaaSContractWithUpfrontPayment_section.md)
  + [すべての契約 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_GetAgreementCancellationRequest_section.md)
  + [契約の支払いリクエストの詳細を取得する](marketplace-agreement_example_marketplace-agreement_GetAgreementPaymentRequest_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)
  + [契約キャンセルリクエストを一覧表示する](marketplace-agreement_example_marketplace-agreement_ListAgreementCancellationRequests_section.md)
  + [契約の支払いリクエストを一覧表示する](marketplace-agreement_example_marketplace-agreement_ListAgreementPaymentRequests_section.md)
  + [契約キャンセルリクエストを拒否する](marketplace-agreement_example_marketplace-agreement_RejectAgreementCancellationRequest_section.md)
  + [契約の支払いリクエストを拒否する](marketplace-agreement_example_marketplace-agreement_RejectAgreementPaymentRequest_section.md)
  + [SaaS 契約を契約ベースのオファーに置き換える](marketplace-agreement_example_marketplace-agreement_ReplaceSaaSContractWithAgreementBasedOffer_section.md)
  + [SaaS 無料トライアルを従量制料金の契約に置き換える](marketplace-agreement_example_marketplace-agreement_ReplaceSaaSFreeTrialWithCCP_section.md)
  + [SaaS 使用量ベースの料金条件を置き換え、以前の契約をキャンセルする](marketplace-agreement_example_marketplace-agreement_ReplaceSaaSUsageBasedPricingTermAndCancel_section.md)
  + [AMI 使用量ベースの料金条件を置き換えるが、ConfigurableUpfrontPricingTerm を維持する](marketplace-agreement_example_marketplace-agreement_ReplaceAmiUsageBasedPricingTermButNotCupt_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)
  + [契約承諾後に発注書を更新する](marketplace-agreement_example_marketplace-agreement_UpdatePurchaseOrdersAfterAgreementAcceptance_section.md)