0010-00000218

更新时间:
复制 MD 格式

Problem description

The number of tags on an object exceeds the limit.

Causes

Each object supports a maximum of 10 tags. All tags on the same object must have unique tag keys.

Examples

None

Solutions

Remove excess tags from the object so that the total count is 10 or fewer, then retry. Before retrying, verify your tag set meets both constraints:

  • Count: No more than 10 tags per object.

  • Key uniqueness: Every tag key on the same object must be unique.

References