All Products
Search
Document Center

CloudOps Orchestration Service:ACS::ECS::UpdateSnapshotTagsByEcsInstanceTags

Last Updated:Jun 18, 2026

Updates snapshot tags to match the tags of the corresponding ECS instance.

Description

Synchronizes snapshot tags with the tags of an Elastic Compute Service (ECS) instance.

Syntax

Action: ACS::ECS::UpdateSnapshotTagsByEcsInstanceTags
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 collection of tag keys.

List

Yes

isUpdate

Specifies whether to overwrite existing tags that have duplicate keys.

Boolean

No

False

Output

None

References

For the action template source, see ACS::ECS::UpdateSnapshotTagsByEcsInstanceTags.yml on GitHub.