Bug: Incorrect data types for sourceIPAddress
and sequencer
Fields in S3RecordSchema Model
#3643
Labels
bug
Something isn't working
completed
This item is complete and has been merged/shipped
good-first-issue
Something that is suitable for those who want to start contributing
parser
This item relates to the Parser Utility
Expected Behavior
When working with
S3 LifecycleTransition events
, the value of thesourceIPAddress
field iss3.amazonaws.com
instead of an IPv4 value. Additionally, thesequencer
field is only populated on PUT and delete object events.Current Behavior
These fields are using incorrect data types.
Code snippet
No code snippet.
Steps to Reproduce
use this payload with this model.
Possible Solution
No response
Powertools for AWS Lambda (TypeScript) version
latest
AWS Lambda function runtime
22.x
Packaging format used
npm
Execution logs
The text was updated successfully, but these errors were encountered: