

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 使用 Amazon SNS 的基本示例 Amazon SDKs
<a name="service_code_examples_basics"></a>

以下代码示例展示了如何将 Amazon 简单通知服务的基础知识与配合使用 Amazon SDKs。

**Contents**
+ [开始使用 Amazon SNS](example_sns_Hello_section.md)
+ [操作](service_code_examples_actions.md)
  + [`CheckIfPhoneNumberIsOptedOut`](example_sns_CheckIfPhoneNumberIsOptedOut_section.md)
  + [`ConfirmSubscription`](example_sns_ConfirmSubscription_section.md)
  + [`CreateTopic`](example_sns_CreateTopic_section.md)
  + [`DeleteTopic`](example_sns_DeleteTopic_section.md)
  + [`GetSMSAttributes`](example_sns_GetSMSAttributes_section.md)
  + [`GetTopicAttributes`](example_sns_GetTopicAttributes_section.md)
  + [`ListPhoneNumbersOptedOut`](example_sns_ListPhoneNumbersOptedOut_section.md)
  + [`ListSubscriptions`](example_sns_ListSubscriptions_section.md)
  + [`ListTopics`](example_sns_ListTopics_section.md)
  + [`Publish`](example_sns_Publish_section.md)
  + [`SetSMSAttributes`](example_sns_SetSMSAttributes_section.md)
  + [`SetSubscriptionAttributes`](example_sns_SetSubscriptionAttributes_section.md)
  + [`SetSubscriptionAttributesRedrivePolicy`](example_sns_SetSubscriptionAttributesRedrivePolicy_section.md)
  + [`SetTopicAttributes`](example_sns_SetTopicAttributes_section.md)
  + [`Subscribe`](example_sns_Subscribe_section.md)
  + [`TagResource`](example_sns_TagResource_section.md)
  + [`Unsubscribe`](example_sns_Unsubscribe_section.md)