Tags an ECS instance with its Linux kernel version.
Description
Adds a tag to an Elastic Compute Service (ECS) instance with the tag value set to the Linux kernel version of that instance.
Syntax
Action: ACS::ECS::TagInstanceByLinuxKernelVersion
Properties:
regionId: String
instanceId: String
tagKey: String
Attributes
|
Attribute |
Description |
Type |
Required |
Default value |
Limit |
|
regionId |
Region ID. |
String |
No |
{{ ACS::RegionId }} |
|
|
instanceId |
ECS instance ID. |
String |
Yes |
1–30 characters. |
|
|
tagKey |
Tag key. |
String |
No |
kernelVersion |
Output
|
Output item |
Description |
Type |
|
kernelVersion |
String |
References
Source template: ACS::ECS::TagInstanceByLinuxKernelVersion (GitHub).