

文档 AWS SDK 示例 GitHub 存储库中还有更多 [S AWS DK 示例](https://github.com/awsdocs/aws-doc-sdk-examples)。

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

# 使用 X-Ray 的基本示例 AWS SDKs
<a name="xray_code_examples_basics"></a>

以下代码示例说明如何使用 with 的基础 AWS X-Ray 知识 AWS SDKs。

**Contents**
+ [操作](xray_code_examples_actions.md)
  + [`CreateGroup`](xray_example_xray_CreateGroup_section.md)
  + [`CreateSamplingRule`](xray_example_xray_CreateSamplingRule_section.md)
  + [`DeleteGroup`](xray_example_xray_DeleteGroup_section.md)
  + [`DeleteSamplingRule`](xray_example_xray_DeleteSamplingRule_section.md)
  + [`GetGroups`](xray_example_xray_GetGroups_section.md)
  + [`GetSamplingRules`](xray_example_xray_GetSamplingRules_section.md)
  + [`GetServiceGraph`](xray_example_xray_GetServiceGraph_section.md)