is there a way to deploy a regional api gateway (i...
# aws
i
is there a way to deploy a regional api gateway (instead of edge-optimized) when using AWS Xwalk? or do I need to drop “awsx” and go back to “aws” to do this?
g
awsx is just a collection of component resources built with aws classic. You can combine them. I found
awsx
too clumsy and build my own components instead.