

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

# 開始使用 Amazon SageMaker Feature Store
<a name="feature-store-getting-started"></a>

下列主題提供有關使用 Amazon SageMaker 功能儲存的資訊。首先了解 Feature Store 概念、然後了解如何管理使用 Feature Store 的許可、如何使用 Studio Classic、Jupyter 或 JupyterLab 筆記本建立和使用特徵群組、如何透過主控台利用使用者介面使用 Feature Store，以及如何使用主控台和 適用於 Python (Boto3) 的 AWS SDK刪除特徵群組。

透過主控台使用特徵存放區的指示取決於您是否已啟用 Studio 或 Studio Classic 作為預設體驗。如需存取 Studio Classic 的相關資訊，請參閱[使用 Amazon SageMaker AI 主控台啟動 Amazon SageMaker Studio Classic](studio-launch.md#studio-launch-console)。

**Topics**
+ [功能儲存概念](feature-store-concepts.md)
+ [將政策新增至您的 IAM 角色](feature-store-adding-policies.md)
+ [搭配適用 SDK for Python (Boto3) 使用功能存放區](feature-store-create-feature-group.md)
+ [在主控台中使用 Amazon SageMaker Feature Store](feature-store-use-with-studio.md)
+ [刪除功能群組](feature-store-delete-feature-group.md)