

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

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

以下代码示例展示了如何使用 Amazon 弹性容器注册表的基础知识 AWS SDKs。

**Contents**
+ [Hello Amazon ECR](example_ecr_Hello_section.md)
+ [了解基本功能](example_ecr_Scenario_RepositoryManagement_section.md)
+ [操作](service_code_examples_actions.md)
  + [`CreateRepository`](example_ecr_CreateRepository_section.md)
  + [`DeleteRepository`](example_ecr_DeleteRepository_section.md)
  + [`DescribeImages`](example_ecr_DescribeImages_section.md)
  + [`DescribeRepositories`](example_ecr_DescribeRepositories_section.md)
  + [`GetAuthorizationToken`](example_ecr_GetAuthorizationToken_section.md)
  + [`GetRepositoryPolicy`](example_ecr_GetRepositoryPolicy_section.md)
  + [`ListImages`](example_ecr_ListImages_section.md)
  + [`PushImageCmd`](example_ecr_PushImageCmd_section.md)
  + [`PutLifeCyclePolicy`](example_ecr_PutLifeCyclePolicy_section.md)
  + [`SetRepositoryPolicy`](example_ecr_SetRepositoryPolicy_section.md)
  + [`StartLifecyclePolicyPreview`](example_ecr_StartLifecyclePolicyPreview_section.md)