Heat scaling - are the scale up and down URLs authenticated?
When I use the standard template from github, two URLs are generated, one for up and one for down-scaling the stack. I can issue a POST call to each to trigger the scaling.
My question is, can those URLs be secured somehow, or can anyone just trigger them if they know the URL?
Thanks