

• AWS Systems Manager CloudWatch 控制面板在 2026 年 4 月 30 日之后将不再可用。客户可以像现在一样继续使用 Amazon CloudWatch 控制台来查看、创建和管理其 Amazon CloudWatch 控制面板。有关更多信息，请参阅 [Amazon CloudWatch 控制面板文档](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Dashboards.html)。

# 处理 Distributor 程序包
<a name="distributor-working-with"></a>

您可以使用 AWS Systems Manager 控制台、AWS 命令行工具（AWS CLI 和 AWS Tools for PowerShell）及 AWS SDK，在 Distributor 中添加、管理或部署软件包。Distributor 是 AWS Systems Manager 中的一项工具。在将软件包添加到 Distributor 之前，请：
+ 创建和压缩可安装资产。
+ （可选）为软件包创建 JSON 清单文件。使用 Distributor 控制台中的 **Simple (简单)** 软件包创建过程不需要执行此操作。简单软件包创建会生成一个 JSON 清单文件。

  您可以使用 AWS Systems Manager 控制台或文本或 JSON 编辑器来创建清单文件。
+ 让 Amazon Simple Storage Service (Amazon S3) 存储桶准备好存储可安装的资产或软件。如果您使用 **Advanced (高级)** 软件包创建过程，在开始之前，请先将资产上载到您的 Amazon S3 存储桶。
**注意**  
完成软件包创建后，您可以删除此存储桶或调整其用途，因为 Distributor 会在软件包创建过程中将软件包内容移动到内部 Systems Manager 存储桶。

AWS 发布的软件包已打包，可随时进行部署。要将 AWS 发布的软件包部署到托管式节点，请参阅 [安装或更新 Distributor 软件包](distributor-working-with-packages-deploy.md)。

您可以共享 AWS 账户 之间的 Distributor 软件包。在 AWS CLI 命令中使用从另一个账户共享的软件包时，请使用该软件包的 Amazon Resource Name (ARN)，而不是软件包名称。

**Topics**
+ [在 Distributor 中查看软件包](distributor-view-packages.md)
+ [在 Distributor 中创建软件包](distributor-working-with-packages-create.md)
+ [在控制台中编辑 Distributor 软件包权限](distributor-working-with-packages-ep.md)
+ [在控制台中编辑 Distributor 软件包标签](distributor-working-with-packages-tags.md)
+ [为 Distributor 软件包添加版本](distributor-working-with-packages-version.md)
+ [安装或更新 Distributor 软件包](distributor-working-with-packages-deploy.md)
+ [卸载 Distributor 软件包](distributor-working-with-packages-uninstall.md)
+ [删除 Distributor 软件包](distributor-working-with-packages-dpkg.md)