

Ada lebih banyak contoh AWS SDK yang tersedia di repo Contoh [SDK AWS Doc](https://github.com/awsdocs/aws-doc-sdk-examples). GitHub 

Terjemahan disediakan oleh mesin penerjemah. Jika konten terjemahan yang diberikan bertentangan dengan versi bahasa Inggris aslinya, utamakan versi bahasa Inggris.

# Contoh dasar untuk penggunaan X-Ray AWS SDKs
<a name="xray_code_examples_basics"></a>

Contoh kode berikut menunjukkan cara menggunakan dasar-dasar AWS X-Ray dengan AWS SDKs. 

**Contents**
+ [Tindakan](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)