Aws apigateway

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal


import-rest-api

Creates a new API from an external API definition file.

aws apigateway import-rest-api --body 'file:///path/to/API_Swagger_template.json'
aws apigateway  import-rest-api --body 'file:///Users/ovidiu/playground/api-gateway-playground/themyscira/build/swagger.json'