All Products
Search
Document Center

CloudOps Orchestration Service:ACS::ECS::UpdateEniTagsByEcsInstanceTags

Last Updated:Jun 18, 2026

Updates Elastic Network Interface (ENI) tags based on the tags of the associated Elastic Compute Service (ECS) instance.

Description

Updates Elastic Network Interface (ENI) tags by using Elastic Compute Service (ECS) instance tags.

Syntax

Action: ACS::ECS::UpdateEniTagsByEcsInstanceTags
Properties:
 regionId: String
 instanceId: String
 tagKeys: List
 isUpdate: Boolean

Attributes

Attribute

Description

Type

Required

Default value

Limit

regionId

The region ID.

String

Yes

instanceId

The ID of the ECS instance.

String

Yes

tagKeys

The tag keys to update.

List

Yes

isUpdate

Specifies whether to overwrite duplicate keys.

Boolean

No

False

Output

None

References

For more information, see ACS::ECS::UpdateEniTagsByEcsInstanceTags.yml at GitHub.