serverless-operations / serverless-operations/serverless-step-functions

ApiGateway ApiKeys are not working

Open
#137 0 comments 0 reactions 1 assignee View on GitHub

@theburningmonk is already working on this.

Since Feb 12, 2019.

bug
Dominant language
JavaScript
Stars
1k
Forks
220
PR merge metrics
No merged PRs in 30d

Description

This is a Bug Report

Description

when i set the apiKeys property inside provider, the plugin will create the keys but they are not applied to the Gateway.

For bug reports:

  • What went wrong?
    ApiKey created, but not applied / working at the Gateway
  • What did you expect should have happened?
    I need this ApiKey to access the Apigateway
  • What was the config you used?
provider:
  name: aws
  apiKeys:
    - ${self:service}-${opt:stage, self:provider.stage}

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.