Skip to content

S3EventRecord doesn't implement Default #725

@amir-haroun

Description

@amir-haroun

Hello,
I am trying to instanciate the S3EventRecord but it's impossible since it doesn't implement the Default trait.
https://github.com/awslabs/aws-lambda-rust-runtime/blob/8e6d77c5cfbbcacbc751758a8d2f1074538797ac/lambda-events/src/event/s3/event.rs#L16C24-L16C35
All other structs implement it, is there any reason to not implement it here?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions