This fixes a bug that if multiple GuardDuty events occur at the same time they can be put into a single s3 object, which would throw a json parsing exception as the events are seperated by newlines.
This fixes a bug that if multiple GuardDuty events occur at the same time they can be put into a single s3 object, which would throw a json parsing exception as the events are seperated by newlines.