

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

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

# AWS SDKsコード例
<a name="service_code_examples"></a>

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

*アクション*はより大きなプログラムからのコードの抜粋であり、コンテキスト内で実行する必要があります。アクションは個々のサービス機能を呼び出す方法を示していますが、コンテキスト内のアクションは、関連するシナリオで確認できます。

*シナリオ*は、1 つのサービス内から、または他のAWS のサービスと組み合わせて複数の関数を呼び出し、特定のタスクを実行する方法を示すコード例です。

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

**Contents**
+ [基本](service_code_examples_basics.md)
  + [アクション](service_code_examples_actions.md)
    + [`AssignOpportunity`](example_partnercentral-selling_AssignOpportunity_section.md)
    + [`AssociateOpportunity`](example_partnercentral-selling_AssociateOpportunity_section.md)
    + [`CreateOpportunity`](example_partnercentral-selling_CreateOpportunity_section.md)
    + [`DisassociateOpportunity`](example_partnercentral-selling_DisassociateOpportunity_section.md)
    + [`GetAwsOpportunitySummary`](example_partnercentral-selling_GetAwsOpportunitySummary_section.md)
    + [`GetEngagementInvitation`](example_partnercentral-selling_GetEngagementInvitation_section.md)
    + [`GetOpportunity`](example_partnercentral-selling_GetOpportunity_section.md)
    + [`ListEngagementInvitations`](example_partnercentral-selling_ListEngagementInvitations_section.md)
    + [`ListOpportunities`](example_partnercentral-selling_ListOpportunities_section.md)
    + [`ListSolutions`](example_partnercentral-selling_ListSolutions_section.md)
    + [`RejectEngagementInvitation`](example_partnercentral-selling_RejectEngagementInvitation_section.md)
    + [`StartEngagementByAcceptingInvitationTask`](example_partnercentral-selling_StartEngagementByAcceptingInvitationTask_section.md)
    + [`StartEngagementFromOpportunityTask`](example_partnercentral-selling_StartEngagementFromOpportunityTask_section.md)
    + [`UpdateOpportunity`](example_partnercentral-selling_UpdateOpportunity_section.md)
+ [シナリオ](service_code_examples_scenarios.md)
  + [オポチュニティの関連エンティティを更新する](example_partnercentral-selling__UpdateAssociatedEntity_section.md)