interface SNSEvent {
    Records: SNSEventRecord[];
}

Properties

Properties

Records: SNSEventRecord[]

Generated using TypeDoc