Description
Inherits the tags of an Elastic Compute Service (ECS) instance for the custom image of the ECS instance.
Syntax
Action: ACS::ECS::UpdateCustomImageTagsByEcsInstanceTags
Properties:
regionId: String
instanceId: String
tagKeys: List
isUpdate: BooleanAttributes
Attribute | Description | Type | Required | Default value | Limit |
regionId | The region ID. | String | No | {{ ACS::RegionId }} | |
instanceId | The ID of the ECS instance. | String | Yes | ||
tagKeys | The collection of tag keys. | List | Yes | ||
isUpdate | Specifies whether to overwrite duplicate tags. | Boolean | No | False |
Output
None
References
For more information, see ACS::ECS::UpdateCustomImageTagsByEcsInstanceTags at GitHub.