`let endpoint = new aws.API('foo'); endpoint.publish()`
c
let endpoint = new aws.API('foo'); endpoint.publish()
👍 1