

**支援結束通知：**2026 年 10 月 30 日， AWS 將結束對 Amazon Pinpoint 的支援。2026 年 10 月 30 日之後，您將無法再存取 Amazon Pinpoint 主控台或 Amazon Pinpoint 資源 (端點、區段、行銷活動、旅程和分析)。如需詳細資訊，請參閱 [Amazon Pinpoint 終止支援](https://docs.aws.amazon.com/console/pinpoint/migration-guide)。**注意：**與 SMS、語音、行動推播、OTP 和電話號碼驗證相關的 APIs 不受此變更影響，並受 AWS 最終使用者傳訊支援。

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 使用 AWS SDKs Amazon Pinpoint 程式碼範例
<a name="service_code_examples"></a>

下列程式碼範例示範如何搭配 AWS 軟體開發套件 (SDK) 使用 Amazon Pinpoint。

如需 AWS SDK 開發人員指南的完整清單和程式碼範例，請參閱 [搭配 AWS SDK 使用 Amazon Pinpoint](sdk-general-information-section.md)。此主題也包含有關入門的資訊和舊版 SDK 的詳細資訊。

**Contents**
+ [Amazon Pinpoint](service_code_examples_pinpoint.md)
  + [基本概念](service_code_examples_pinpoint_basics.md)
    + [動作](service_code_examples_pinpoint_actions.md)
      + [`CreateApp`](pinpoint_example_pinpoint_CreateApp_section.md)
      + [`CreateCampaign`](pinpoint_example_pinpoint_CreateCampaign_section.md)
      + [`CreateExportJob`](pinpoint_example_pinpoint_CreateExportJob_section.md)
      + [`CreateImportJob`](pinpoint_example_pinpoint_CreateImportJob_section.md)
      + [`CreateSegment`](pinpoint_example_pinpoint_CreateSegment_section.md)
      + [`DeleteApp`](pinpoint_example_pinpoint_DeleteApp_section.md)
      + [`DeleteEndpoint`](pinpoint_example_pinpoint_DeleteEndpoint_section.md)
      + [`GetEndpoint`](pinpoint_example_pinpoint_GetEndpoint_section.md)
      + [`GetSegments`](pinpoint_example_pinpoint_GetSegments_section.md)
      + [`GetSmsChannel`](pinpoint_example_pinpoint_GetSmsChannel_section.md)
      + [`GetUserEndpoints`](pinpoint_example_pinpoint_GetUserEndpoints_section.md)
      + [`SendMessages`](pinpoint_example_pinpoint_SendMessages_section.md)
      + [`UpdateEndpoint`](pinpoint_example_pinpoint_UpdateEndpoint_section.md)
  + [案例](service_code_examples_pinpoint_scenarios.md)
    + [終端使用者傳訊推送入門](pinpoint_example_pinpoint_GettingStarted_049_section.md)
+ [Amazon Pinpoint SMS 和語音 API](service_code_examples_pinpoint-sms-voice.md)
  + [基本概念](service_code_examples_pinpoint-sms-voice_basics.md)
    + [動作](service_code_examples_pinpoint-sms-voice_actions.md)
      + [`CreateConfigurationSet`](pinpoint-sms-voice_example_pinpoint-sms-voice_CreateConfigurationSet_section.md)
      + [`CreateConfigurationSetEventDestination`](pinpoint-sms-voice_example_pinpoint-sms-voice_CreateConfigurationSetEventDestination_section.md)
      + [`DeleteConfigurationSet`](pinpoint-sms-voice_example_pinpoint-sms-voice_DeleteConfigurationSet_section.md)
      + [`DeleteConfigurationSetEventDestination`](pinpoint-sms-voice_example_pinpoint-sms-voice_DeleteConfigurationSetEventDestination_section.md)
      + [`GetConfigurationSetEventDestinations`](pinpoint-sms-voice_example_pinpoint-sms-voice_GetConfigurationSetEventDestinations_section.md)
      + [`ListConfigurationSets`](pinpoint-sms-voice_example_pinpoint-sms-voice_ListConfigurationSets_section.md)
      + [`SendVoiceMessage`](pinpoint-sms-voice_example_pinpoint-sms-voice_SendVoiceMessage_section.md)
      + [`UpdateConfigurationSetEventDestination`](pinpoint-sms-voice_example_pinpoint-sms-voice_UpdateConfigurationSetEventDestination_section.md)