Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Two different interfaces for AWS Tag Editor?

It seems that there are two different Web UI for AWS Tag Editor (you need an AWS account to try them):

  1. https://resources.console.aws.amazon.com/r/tags
    • I got this link from AWS Doc
  2. https://eu-west-1.console.aws.amazon.com/resource-groups/tag-editor/find-resources?region=eu-west-1
    • In Management Console, if you select Resource Group > Tag Editor on the top of the console page, it will take you to this page

The two WebUI behave differently:

  1. The former is global but the latter is region-specific (it will put you into a region even if you don't put the region parameter in the URL)
  2. The former allows you to search for Not tagged in the filter; but the latter does not
  3. The UI are slightly different

Is one of UI a newer version?

Update (2019-05-14)

(Please also see an explanation about the two links being NEW and OLD UIs that AWS offered at a certain point in time) By now the first link is gone. If you visit it, you will get a 404 Not Found error from AWS.

like image 642
leeyuiwah Avatar asked Jul 03 '26 16:07

leeyuiwah


1 Answers

I am part of the team building the new Tag Editor. Yes, you are correct: Classic Tag Editor is deprecated, and will be shut down soon entirely. We are working on full feature parity between the two Editors, so you will very soon find everything you can do in the old one as well in the new one.

To add some more context on your different items below:

1) Both old and new Tag Editor use the same underlying tagging infrastructure, so this should never happen. Maybe there is some browser issue involved here? Feel free to open a support issue so we can look deeper into it, if this continues the case.

2) Yes, the new one also includes Lambda, and will very soon add more resource types. The same by the way for regions: The old Tag Editor supports not all regions, for example eu-north-1 or eu-west-3.

3) No, Route53 Hosted Zones are supported in both Editors. Route53 resources only exists in the us-east-1 region, so maybe you used the Tag Editor in another region?

4) Both Editors show the same data. The old editor merged what you used as Name Tag and the ID in the same field - in the new one, you see only the ID in the column ID, and the Name Tag is displayed in the column Tag: Name.

Searching across regions is something the new Editor soon will support, too, and the same applies for the filter you mention. For showing resources without a specific tag, there is a workaround you already can do: Click on the settings icon in the top right of the table, and enable the tag you are interested in as a column. You then can sort this column so that all untagged ones show up on top.

If you have any other ideas or requests for the Tag Editor, please let us know. The fastest and most reliable way is to just use the 'Feedback' Button in the console in the bottom left.

Cheers, Florian

like image 50
Florian Holzhauer Avatar answered Jul 06 '26 06:07

Florian Holzhauer



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!