Class S3

java.lang.Object
software.amazon.awssdk.eventnotifications.s3.model.S3

@SdkPublicApi public class S3 extends Object
The s3 key provides information about the bucket and object involved in the event. The object key name value is URL encoded. For example, "red flower.jpg" becomes "red+flower.jpg" (Amazon S3 returns "application/x-www-form-urlencoded" as the content type in the response).