This message was deleted.
# general
s
This message was deleted.
e
pulumi_aws_apigateway is https://github.com/pulumi/pulumi-aws-apigateway, a helper library to make it easier to write api gateway setups. pulumi_aws.apigateway is is the apigateway module of https://github.com/pulumi/pulumi-aws, the direct interface exposed by the aws resource provider.
c
In other words,
pulumi_aws_apigateway
is not meant for direct imports, right?
e
It is, it serves a similar role to the awsx library. Makes it easier to use aws resources without having to set up everything directly via aws resources.
1