

 AWS Partner Central API 참조가 재구성되었습니다. 지원되는 API 작업에 대한 자세한 내용은 [AWS Partner Central API 참조](https://docs.aws.amazon.com/partner-central/latest/APIReference/Welcome.html)를 참조하세요.

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# AWS SDKs를 사용하는 Partner Central의 코드 예제
<a name="service_code_examples"></a>

다음 코드 예제에서는 Partner Central을AWS소프트웨어 개발 키트(SDK)와 함께 사용하는 방법을 보여줍니다.

*작업*은 대규모 프로그램에서 발췌한 코드이며 컨텍스트에 맞춰 실행해야 합니다. 작업은 개별 서비스 함수를 직접 호출하는 방법을 보여주며, 관련 시나리오의 컨텍스트에 맞는 작업을 볼 수 있습니다.

*시나리오*는 동일한 서비스 내에서 또는 다른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)