You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description="Pass-through behavior for incoming requests based on the Content-Type header in the request, and the available mapping templates specified as the request_templates attribute. "
268
-
}
268
+
}
269
+
270
+
variable"stage_name" {
271
+
type=string
272
+
default=null
273
+
description="Stage Name to be used, set to `$default` to use Invoke URL as your default webpage for lambda"
274
+
}
275
+
276
+
variable"auto_deploy" {
277
+
type=bool
278
+
default=false
279
+
description="Set this to true to enable stage Auto Deployment"
0 commit comments