Commit f00c06e
committed
Handles message attribute casing differences
Updates the SQS record attributes method to handle both camelCase (AWS Lambda) and PascalCase (LocalStack/SDKs) variations in message attribute keys. This ensures compatibility across different AWS environments.1 parent 14d8526 commit f00c06e
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
0 commit comments