background: -moz-linear-gradient(top, rgba(68, 175, 231, 1) 0%, rgba(49, 152, 223, 1) 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, rgba(68, 175, 231 ...
The TAHFA module creates an API Gateway POST resource and connects this to a lambda function. When a HTML form is submitted the API Gateway forwards the formdata to the lambda function and this sends ...