ApiGatewayApi
Description
description here
Type
this generator produces several circuit panels
Parameters
Name | Type | Description | Allowed Values | Default Value |
---|---|---|---|---|
api-name | shorttext | name of the api (required) | - | - |
protocol-type | shorttext | the api protocol | http , websocket |
http |
custom-auth-name | shorttext | the name of custom authorizer to attach to apigateway api. custom authorizer won't be attached if this parameter is not specified (optional) | - | - |
enable-cors | bool | enable CORS using default configurations (optional) | - | - |
Architecture
diagram of the architecture this generator creates
Resources
description of the resources this generator creates
Logic
description of the business logic this generator creates
Inputs
description of resource and data inputs
Outputs
description of resource and data outputs
Usage
description of usage and uses cases here