Amazon API Gateway Importer: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
Line 17: Line 17:
  git clone git@github.com:amazon-archives/aws-apigateway-importer.git
  git clone git@github.com:amazon-archives/aws-apigateway-importer.git
  cd aws-apigateway-importer
  cd aws-apigateway-importer
mvn assembly:assembly

Revision as of 00:04, 23 February 2019

External

Internal

Overview

Build and Install

When is this necessary? Build or operations? This tool requires AWS credentials to be configured in at least one of the locations specified by the default credential provider chain.

cd .../runtime
git clone git@github.com:amazon-archives/aws-apigateway-importer.git
cd aws-apigateway-importer
mvn assembly:assembly