Amazon API Gateway Importer: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 7: | Line 7: | ||
* [[Swagger#Tools|Swagger]] | * [[Swagger#Tools|Swagger]] | ||
* [[Amazon API Gateway#Subjects|Amazon API Gateway]] | * [[Amazon API Gateway#Subjects|Amazon API Gateway]] | ||
=Overview= | |||
=Build and Install= | |||
<font color=darkgray>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 [https://docs.aws.amazon.com/sdk-for-java/v2/developer-guide/credentials.html default credential provider chain].</font> | |||
cd .../runtime | |||
git clone git@github.com:amazon-archives/aws-apigateway-importer.git | |||
cd aws-apigateway-importer |
Revision as of 00:00, 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