I'm assuming `new aws.apigateway.RestApi()` isn't ...
# aws
c
I'm assuming
new aws.apigateway.RestApi()
isn't what I'm after? Should I be using
new awsx.apigateway.API()
with some particular
APIArgs
?