

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

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

以下代码示例展示了如何使用 Amazon EventBridge 的基础知识 Amazon SDKs。

**Contents**
+ [你好 EventBridge](example_eventbridge_Hello_section.md)
+ [了解基本功能](example_eventbridge_Scenario_GettingStarted_section.md)
+ [操作](service_code_examples_actions.md)
  + [`DeleteRule`](example_eventbridge_DeleteRule_section.md)
  + [`DescribeRule`](example_eventbridge_DescribeRule_section.md)
  + [`DisableRule`](example_eventbridge_DisableRule_section.md)
  + [`EnableRule`](example_eventbridge_EnableRule_section.md)
  + [`ListRuleNamesByTarget`](example_eventbridge_ListRuleNamesByTarget_section.md)
  + [`ListRules`](example_eventbridge_ListRules_section.md)
  + [`ListTargetsByRule`](example_eventbridge_ListTargetsByRule_section.md)
  + [`PutEvents`](example_eventbridge_PutEvents_section.md)
  + [`PutRule`](example_eventbridge_PutRule_section.md)
  + [`PutTargets`](example_eventbridge_PutTargets_section.md)
  + [`RemoveTargets`](example_eventbridge_RemoveTargets_section.md)