ApiClient
Description
description here
Type
this generator produces several circuit panels
Parameters
Name | Type | Description | Allowed Values | Default Value |
---|---|---|---|---|
service | aws-service | name of AWS service (required) | - | - |
API | aws-service-api | name of API within selected service (required) | - | - |
return-raw-http | bool | return raw HTTP response (as opposed to the return type of the API as specified in AWS docs) | - | false |
nonblocking | bool | use nonblocking sockets | - | true |
connections | int | number of parallel connections to use (optional) | - | 1 |
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