

 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_actions"></a>

다음 코드 예제에서는AWS SDKs를 사용하여 개별 Partner Central 작업을 수행하는 방법을 보여줍니다. 각 예제에는 GitHub에 대한 링크가 포함되어 있습니다. 여기에서 코드 설정 및 실행에 대한 지침을 찾을 수 있습니다.

Partner Central API를 직접적으로 호출하는 이들 발췌문은 컨텍스트에서 실행되어야 하는 더 큰 프로그램에서 발췌한 코드입니다. [AWS SDKs를 사용한 Partner Central 시나리오](service_code_examples_scenarios.md)에서 컨텍스트에 맞는 작업을 볼 수 있습니다.

 다음 예제에는 가장 일반적으로 사용되는 작업만 포함되어 있습니다. 전체 목록은 [AWS Partner Central API 참조](https://docs.aws.amazon.com/partner-central/latest/APIReference/aws-partner-central-api-reference-guide.html)에서 확인하세요.

**Topics**
+ [`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)