bloglike:2021-07
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| bloglike:2021-07 [2021/07/21 03:37] – remove text which makes no sense anymore stybla | bloglike:2021-07 [2021/07/21 09:29] (current) – link terraform issue stybla | ||
|---|---|---|---|
| Line 34: | Line 34: | ||
| > Note: CloudWatch Events currently supports a maximum of 10 variables in input path maps. To extract more than 10 variables, pass the entire event to an AWS Lambda function for parsing. | > Note: CloudWatch Events currently supports a maximum of 10 variables in input path maps. To extract more than 10 variables, pass the entire event to an AWS Lambda function for parsing. | ||
| - | Well, I able to parse 13 variables. Lucky me, I guess. 8-) As I've said, use Lambda function, if you can. Yeah, anything but CloudWatch Logs. | + | Well, I able to parse 13 variables. Lucky me, I guess. 8-) Or maybe not, because when I've tried to put this into terraform, then: |
| + | |||
| + | < | ||
| + | Error: expected number of items in input_transformer.0.input_paths to be less than or equal to 10, got 16 | ||
| + | </ | ||
| + | |||
| + | To that I say, bollocks! It works no-problem from the console, so why would you ...?! [[https:// | ||
| You can filter which events get processed like so: | You can filter which events get processed like so: | ||
bloglike/2021-07.1626856621.txt.gz · Last modified: by stybla
