

文件 AWS 開發套件範例 GitHub 儲存庫中有更多可用的 [AWS SDK 範例](https://github.com/awsdocs/aws-doc-sdk-examples)。

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

# AWS Control Tower 使用 AWS SDKs的基本範例
<a name="controltower_code_examples_basics"></a>

下列程式碼範例示範如何 AWS Control Tower 搭配 AWS SDKs 使用 的基本概念。

**Contents**
+ [您好 AWS Control Tower](controltower_example_controltower_Hello_section.md)
+ [了解基本概念](controltower_example_controltower_Scenario_section.md)
+ [動作](controltower_code_examples_actions.md)
  + [`DisableBaseline`](controltower_example_controltower_DisableBaseline_section.md)
  + [`DisableControl`](controltower_example_controltower_DisableControl_section.md)
  + [`EnableBaseline`](controltower_example_controltower_EnableBaseline_section.md)
  + [`EnableControl`](controltower_example_controltower_EnableControl_section.md)
  + [`GetBaselineOperation`](controltower_example_controltower_GetBaselineOperation_section.md)
  + [`GetControlOperation`](controltower_example_controltower_GetControlOperation_section.md)
  + [`ListBaselines`](controltower_example_controltower_ListBaselines_section.md)
  + [`ListEnabledBaselines`](controltower_example_controltower_ListEnabledBaselines_section.md)
  + [`ListEnabledControls`](controltower_example_controltower_ListEnabledControls_section.md)
  + [`ListLandingZones`](controltower_example_controltower_ListLandingZones_section.md)
  + [`ResetEnabledBaseline`](controltower_example_controltower_ResetEnabledBaseline_section.md)