Commit 0721d9e
authored
refactor: Alias the
The `alai` function works using the Lambda context object to parse the
invoked function name. As an acronym for AWS Lambda Account ID it is not
particularly memorable or descriptive. This PR aliases the function as
`getAccountIDFromContext` to make it a little more understandable.
Tests pass.alai function (#1209)1 parent e5db5e6 commit 0721d9e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
249 | | - | |
| 249 | + | |
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
| |||
0 commit comments