在 Systems Manager 中创建 Parameter Store 参数
参数是存储在 Parameter Store 中的任何数据片段,例如文本块、名称列表、AMI ID、许可证密钥等。可以在脚本、命令和 SSM 文档中集中安全地引用此数据。
Parameter Store 支持以下参数类型:
-
String -
StringList -
SecureString
有关上述类型的更多信息,请参阅Parameter Store 参考。
在以下章节中,您将学习如何使用 AWS 管理控制台、AWS Command Line Interface(AWS CLI)或 AWS Tools for Windows PowerShell(Tools for Windows PowerShell)创建 Parameter Store 参数。