Commit e96a410
authored
fix(aws): Enable Partial Resolution of Lambda (#6391)
#### Summary
This enables CQ to store the results of `ListFunctions` even if the `GetFunction` fails because of a permission error. This was a fix that we had implemented in V0
<!--1 parent 45c4753 commit e96a410
1 file changed
Lines changed: 7 additions & 0 deletions
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
50 | 57 | | |
51 | 58 | | |
52 | 59 | | |
| |||
0 commit comments