amazon web services - Aws instance created by autoscale event or not -


i find out if instance spun manually, using script or via auto-scale event. see every instance has requesterid, can use it? if yes, populated when autoscale event spins instance.

regards

you adding tag auto scaling groups named asgroupname. when create tag using aws web console can check tag new instances option. cause tag propagated down instances created group. able identify instances on whether or not have tag , value of tag give name of group.


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -