Appendix: SOAP API - Amazon Simple Storage Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Appendix: SOAP API

Note

SOAP support over HTTP is deprecated, but it is still available over HTTPS. New Amazon S3 features will not be supported for SOAP. We recommend that you use either the REST API or the Amazon SDKs.

This section describes the SOAP API with respect to service, bucket, and object operations. Note that SOAP requests, both authenticated and anonymous, must be sent to Amazon S3 using SSL. Amazon S3 returns an error when you send a SOAP request over HTTP.

The latest Amazon S3 WSDL is available at docs.amazonaws.cn/2006-03-01/AmazonS3.wsdl.

Common elements

You can include the following authorization-related elements with any SOAP request:

  • AWSAccessKeyId: The Amazon Access Key ID of the requester

  • Timestamp: The current time on your system

  • Signature: The signature for the request