Skip to content

Latest commit

 

History

History
 
 

aws-apigateway

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

AWS Apigateway

Provision AWS API Gateway with serverless components.

Input Types

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

Output Types

Name Type Description
id string API Gateways id
url string The API Gateways base URL
urls array All the generated API Gateway URLs