interface S3Event {
    Records: S3EventRecord[];
}

Properties

Properties

Records: S3EventRecord[]

Generated using TypeDoc