Synchronizes Elastic IP Address (EIP) tags with the tags of the associated Elastic Compute Service (ECS) instance.
Description
Updates Elastic IP Address (EIP) tags by using Elastic Compute Service (ECS) instance tags.
Syntax
Action: ACS::ECS::UpdateEipTagsByEcsInstanceTags
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 synchronize. |
List |
Yes |
||
|
isUpdate |
Specifies whether to overwrite duplicate keys. |
Boolean |
No |
False |
Output
None
References
For more information, see ACS::ECS::UpdateEipTagsByEcsInstanceTags.yml at GitHub.