CARVIEW |
Select Language
HTTP/1.1 200 OK
Content-Type: text/html
Content-Length: 2420
Connection: keep-alive
Date: Wed, 23 Jul 2025 20:48:25 GMT
Server: Server
Cache-Control: no-store, no-cache, must-revalidate
Expires: Thu, 01 Jan 1970 00:00:00 GMT
X-Frame-Options: SAMEORIGIN
Strict-Transport-Security: max-age=47304000; includeSubDomains
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Content-Security-Policy: upgrade-insecure-requests; script-src 'self' 'unsafe-inline' *.awsstatic.com *.cdn.uis.awsstatic.com *.cdn.console.awsstatic.com d2c.aws.amazon.com a0.awsstatic.com *.feedback.console.aws.dev insights.docs.aws.com wss://insights.docs.aws.com/prod; object-src 'none';
Last-Modified: Tue, 22 Jul 2025 19:46:31 GMT
Accept-Ranges: bytes
Content-Encoding: gzip
X-Content-Type-Options: nosniff
ETag: "GIO4DG8qls4ha1Q2qT+OoqjurpY=-gzip"
Vary: Accept-Encoding
X-Cache: Miss from cloudfront
Via: 1.1 ff28c096d027c983cb30a1fcf83ea578.cloudfront.net (CloudFront)
X-Amz-Cf-Pop: BOM78-P5
X-Amz-Cf-Id: Reyvbxrc1PuBuHl3fjvle72eVkvnVi9wbrCC2rK_0AzdL0beacKKZQ==
AmazonS3Util.PostUpload Method (S3PostUploadRequest) | AWS SDK for .NET Version 4
For more information, https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingHTTPPOST.html
AWS SDK Version 4 for .NET
API Reference
AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
AmazonS3Util.PostUpload (S3PostUploadRequest)
Method
Upload data to Amazon S3 using HTTP POST.
Namespace: Amazon.S3.Util
Assembly: AWSSDK.S3.dll
Version: 3.x.y.z
Syntax
public S3PostUploadResponse PostUpload(
S3PostUploadRequest request
)
Parameters
- request
-
Type: Amazon.S3.Util.S3PostUploadRequest
Request object which describes the data to POST
Return Value
Type: S3PostUploadResponse
Exceptions
Exception | Condition |
---|---|
S3PostUploadException | Thrown if the service returns an error |
Remarks
Version Information
.NET Framework:
Supported in: 4.7.2 and newer