Provision AWS API Gateway with serverless components.
Name | Type | Description |
---|---|---|
roleArn | string required |
AWS Arn role for API gateway to assume |
routes | object required |
Declaration of routes |
name | string |
Name of API gateway in AWS console |
Name | Type | Description |
---|---|---|
id | string |
API Gateways id |
url | string |
The API Gateways base URL |
urls | array |
All the generated API Gateway URLs |