Saq*_*Ali 5 amazon-web-services aws-cloudformation
我在 Cloudformation 模板文件中定义了资源,标签定义如下:
"Properties": {
"Tags": [
{ "Key": "Environment", "Value": {"Ref": "Environment"}},
{ "Key": "Hello", "Value": "World"}
]
}
Run Code Online (Sandbox Code Playgroud)
我的 IAM 用户名是my.name. 我想添加一个名为属性的键Creator,其Tags值为我的用户名 ( my.name)。此外,我需要此值来反映运行此 Cloudformation 模板的用户的用户名。我该怎么做?
| 归档时间: |
|
| 查看次数: |
2366 次 |
| 最近记录: |