question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update FileMessage Attribute name to match

See original GitHub issue

Problem

what __repr__ show Screenshot 2020-03-25 at 11 19 43 PM

what I expect

event.message["fileName"] # or
event.message.fileName

but this is what to code

event.message.file_name

for fileSize as well

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
o926428377commented, Apr 5, 2020

Hello @CircleOnCircles, The pull request may meet your request.

0reactions
wasdeecommented, Apr 5, 2020

Oh sorry, it just named by myself. It’s mean a variable which could choose whether using the original attribute name. btw, I’ve committed it to #252

oh I see what you mean. 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Regex For HTML Name Attribute - javascript - Stack Overflow
I'm trying to write a regex script that will parse through HTML name attributes and return each nested array as a match. Here's...
Read more >
Change Spooled File Attributes (CHGSPLFA) - IBM
The Change Spooled File Attributes (CHGSPLFA) command allows you to change ... spooled file that matches the file name whose attributes you wish...
Read more >
UpdateAttribute - Apache NiFi
This processor updates the attributes of a FlowFile using properties or rules that ... expression and any attributes with a matching name will...
Read more >
AttributeUpdates - Amazon DynamoDB - AWS Documentation
Each AttributeUpdates element consists of an attribute name to modify, ... The data type of the specified value must match the existing value's...
Read more >
Chapter 3 Attributes
Specifies the preferred host for this calendar. This attribute is used by clients to retrieve the front-end-host server name. Example. OID. 2.16.840.1.113730.3.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found