awsdocs/aws-java-developer-guide

Tagging instances code incorrect

golharam opened this issue · 2 comments

The code shown under "How to Tag Your Spot Requests and Instances" is incorrect. It currently shows how to Cancel or Terminate instances, not tag them.

This is in https://github.com/awsdocs/aws-java-developer-guide/blob/master/doc_source/tutorial-spot-adv-java.rst

Thanks @golharam, you're certainly correct, there's nothing there that shows tagging. I'll work on a fix for that section.

Sorry for the delay, I finally got a chance to address this issue and update the topic, which now covers tagging spot requests and instances:

The cancel/terminate requests and instances example has been moved into a more properly-named section: