Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New "apiGatewayRestApiId" config #12

Merged
merged 1 commit into from
Sep 16, 2019

Conversation

hakimio
Copy link

@hakimio hakimio commented Sep 11, 2019

The plugin can now get Rest Api Id from two more places:

custom:
  fullstack:
    apiGatewayRestApiId: a12bc34df5
provider:
  apiGateway:
    restApiId:
      'Fn::ImportValue': ApiGateway-restApiId

Closes #11

@hakimio hakimio mentioned this pull request Sep 11, 2019
@andrewphahn
Copy link

LGTM 👍

@andrewphahn andrewphahn merged commit f2dee92 into MadSkills-io:master Sep 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using shared API Gateway
2 participants