UNPKG

@amazon-codecatalyst/blueprints.sam-serverless-application

Version:

This blueprint creates a project that leverages a serverless application model (SAM) to quickly create and deploy an API. You can choose Java, TypeScript, or Python as the programming language

10 lines (9 loc) 257 B
{ "$schema": "http://json-schema.org/draft-07/schema#", "$id": "/interface/Timeout/1", "type": "integer", "title": "Timeout", "description": "The length of time an action can run for before cancelling the run.", "minimum": 1, "maximum": 480 }