https://pulumi.com logo
#aws
Title
i

icy-controller-6092

08/22/2022, 1:39 AM
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

great-sunset-355

08/23/2022, 8:11 AM
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.