Package io.aws.lambda.events.s3
Class S3EventNotification.S3ObjectEntity
- java.lang.Object
-
- io.aws.lambda.events.s3.S3EventNotification.S3ObjectEntity
-
- Enclosing class:
- S3EventNotification
public static class S3EventNotification.S3ObjectEntity extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description S3ObjectEntity()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetUrlDecodedKey()S3 URL encodes the key of the object involved in the event.
-