AwsS3Data constructor

AwsS3Data({String s3SchemaVersion, String configurationId, AwsS3Bucket bucket, AWSS3EventObject object })

Implementation

AwsS3Data(
    {this.s3SchemaVersion, this.configurationId, this.bucket, this.object});