-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Lambda permissions #7336
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
Merged
Merged
Lambda permissions #7336
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
0084480
Remove implemented todo about get_policy testing
joe4dev 7c6b814
Test and fix lambda permission exception handling
joe4dev 3b312d7
Test + implement conflicting resource exception
joe4dev e35c6a1
Refactor resource => fn_arn
joe4dev 3d19051
Add parity tests for lambda permissions with qualifier
joe4dev 0f107c7
Update permission revision_id upon publishing function version
joe4dev 8b04fcc
Add tests for removing policy with revision id
joe4dev c66a39f
Implement revision id check and update for remove permissions
joe4dev d38c95d
Test + add revision check for adding lambda permissions
joe4dev 0af53bb
Generalize qualifier validation and handling
joe4dev be2c0d6
Test conflicting qualifiers in create_function_url_config
joe4dev 03b5bcc
Test and fix latest qualifier exception for *_function_url_config
joe4dev 1362da5
Test matching qualifier for create_function_url_config
joe4dev 61a4f82
Refactor: re-use _get_function helper for *_function_url_configs
joe4dev eeb8736
Revert to specific exception for remove_permission
joe4dev 2fbb5b2
Move exception tests only supported in new provider
joe4dev 8614af0
Test + implement lambda permission statement builder
joe4dev 3d61f75
Test + implement event source token permission for alexa smart home
joe4dev fca877d
Revert "Refactor: re-use _get_function helper for *_function_url_conf…
joe4dev 9986931
Re-structure test cases to distinguish between lambda providers
joe4dev c93cb22
Separate tests for revision handling of lambda permissions
joe4dev 8ec5cfa
Remove permission-specific revision id tests
joe4dev 0261fe0
Clarify sid scope comment
joe4dev 5e25411
Convert skip_snapshot_verify into transformer for AWS issue
joe4dev d74ef93
Clarify revision id update upon publishing a new lambda layer
joe4dev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.