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

Add support for custom authorizers with SAM #580

Merged
merged 4 commits into from
Oct 25, 2017
Merged

Conversation

kyleknap
Copy link
Contributor

This now works for the chalice package command and scopes configuration and policies to the specifically configured lambda functions.

@codecov-io
Copy link

codecov-io commented Oct 25, 2017

Codecov Report

Merging #580 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #580      +/-   ##
==========================================
+ Coverage   94.65%   94.68%   +0.02%     
==========================================
  Files          18       18              
  Lines        3164     3179      +15     
  Branches      412      413       +1     
==========================================
+ Hits         2995     3010      +15     
  Misses        118      118              
  Partials       51       51
Impacted Files Coverage Δ
chalice/deploy/swagger.py 100% <100%> (ø) ⬆️
chalice/package.py 97.67% <100%> (ø) ⬆️
chalice/utils.py 96.47% <100%> (+0.12%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 91ff9d2...dbbca7b. Read the comment docs.

@kyleknap kyleknap merged commit f342b33 into aws:master Oct 25, 2017
@kyleknap kyleknap deleted the auth-sam branch October 25, 2017 07:10
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.

3 participants