aws / aws/aws-sam-cli-app-templates

HttpApi template wanted

Open
#144 1 comment 0 reactions 0 assignees View on GitHub
enhancement stage/pm-review
Dominant language
Python
Stars
534
Forks
264
PR merge metrics
No merged PRs in 30d

Description

Hoping to see something like:

```
Events:
CatchAll:
Type: HttpApi
Properties:
ApiId: !Ref Gateway
Path: /{proxy+}
Method: ANY
```

(ins)[hendry@t14s aws-sam-cli-app-templates]$ rg HttpApi
./python3.9/cookiecutter-aws-sam-step-functions-etl-python/.gitignore: line 171: error parsing glob '{{cookiecutter.project_name}}/*_output.yaml': nested alternate groups are not allowed

Contributor guide

Open the contributing guide

Research direction

Start by searching the template directories for existing API event examples and review python3.9/cookiecutter-aws-sam-step-functions-etl-python/.gitignore, which is mentioned in the report. The work is done when an appropriate template includes the requested HttpApi CatchAll configuration and the template search completes without the reported parsing error.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
api, cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.