View a markdown version of this page

在 Systems Manager 中创建 Parameter Store 参数 - Amazon Systems Manager
Amazon Web Services 文档中描述的 Amazon Web Services 服务或功能可能因区域而异。要查看适用于中国区域的差异,请参阅 中国的 Amazon Web Services 服务入门 (PDF)

在 Systems Manager 中创建 Parameter Store 参数

参数是存储在 Parameter Store 中的任何数据片段,例如文本块、名称列表、AMI ID、许可证密钥等。可以在脚本、命令和 SSM 文档中集中安全地引用此数据。

Parameter Store 支持以下参数类型:

  • String

  • StringList

  • SecureString

有关上述类型的更多信息,请参阅Parameter Store 参考

在以下章节中,您将学习如何使用 Amazon Web Services 管理控制台、Amazon Command Line Interface(Amazon CLI)或 Amazon Tools for Windows PowerShell(Tools for Windows PowerShell)创建 Parameter Store 参数。