aws / aws/chalice

api keys missing usage plans?

Open
#420 3 comments 2 reactions 0 assignees View on GitHub
feature-request
Dominant language
Python
Stars
11.1k
Forks
1k
Avg merge
1d 22h
Merged PRs (30d)
2

Description

I understand how to require an api key, but I don't see how to get the AWS::ApiGateway::ApiKey, AWS::ApiGateway::UsagePlan & AWS::ApiGateway::UsagePlanKey generated into the sam.json (I'm targeting a CloudFormation deployment). Isn't requiring an api key kind of pointless if one can't be configured? I realize I can use the awscli to create these resources post-CloudFormation, but that kind of defeats the purpose of using CloudFormation in the first place. Am I missing something?

Contributor guide

Open the contributing guide

Research direction

Start by inspecting Chalice's CloudFormation generation for sam.json and the handling of AWS::ApiGateway::ApiKey, AWS::ApiGateway::UsagePlan, and AWS::ApiGateway::UsagePlanKey. Determine whether these resources are supported and document the expected CloudFormation behavior or the implementation scope needed.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
api, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.