Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.689

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.services.s3

Interface AmazonS3

Parameters:
presignedUrlUploadRequest - The request object containing all the parameters to upload a new object to Amazon S3.
Returns:
A PresignedUrlUploadResult object containing the information returned by Amazon S3 for the newly created object.
Throws:
SdkClientException - If any errors are encountered in the client while making the request or handling the response.
AmazonServiceException - If any errors occurred in Amazon S3 while processing the request.
Skip navigation links