feat: example of apigateway rest api
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
output "TestUrl" {
|
||||
value = "${aws_api_gateway_stage.test.invoke_url}/?input_string=TestString"
|
||||
}
|
||||
Reference in New Issue
Block a user