public function __construct(\Aws\Sdk $sdk)
 {
     $this->asg = $sdk->createAutoScaling();
 }