Hey all! I was curious… is there much difference b...
# aws
b
Hey all! I was curious… is there much difference between awsx and the aws-apigateway package? I don’t see them reference each other, but in terms of api gateway, they seem to have similar (though not identical) implementations of api gateway. And they seem to be on the same version.
For context I came across the difference because I was wanting more control of the stage for my api gateway and AWSx seemed to give me that while the aws-apigateway package only let me change the name of the stage.