amazonaws.com

API provider — amazonaws.com:s3

🔑 oauth2 95 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Returns a list of all buckets owned by the authenticated sender of the reques…
curl \
  -H "Authorization: $API_KEY" \
  http://s3.us-east-1.amazonaws.com/
<p>Returns some or all (up to 1,000) of the objects in a bucket. You can use …
curl \
  -H "Authorization: $API_KEY" \
  http://s3.us-east-1.amazonaws.com/{Bucket}
<p>This implementation of the <code>GET</code> action uses the <code>acl</cod…
curl \
  -H "Authorization: $API_KEY" \
  http://s3.us-east-1.amazonaws.com/{Bucket}#acl
Endpoints (95 total)
GET
/
Returns a list of all buckets owned by the authenticated sender of the reques…
GET
/{Bucket}
<p>Returns some or all (up to 1,000) of the objects in a bucket. You can use …
GET
/{Bucket}#acl
<p>This implementation of the <code>GET</code> action uses the <code>acl</cod…
GET
/{Bucket}#cors
<p>Returns the Cross-Origin Resource Sharing (CORS) configuration information…
GET
/{Bucket}/{Key}
<p>Retrieves objects from Amazon S3. To use <code>GET</code>, you must have <…
GET
/{Bucket}#policy
<p>Returns the policy of a specified bucket. If you are using an identity oth…
GET
/{Bucket}#tagging
<p>Returns the tag set associated with the bucket.</p> <p>To use this operati…
GET
/{Bucket}#website
<p>Returns the website configuration for a bucket. To host website on Amazon …
GET
/{Bucket}#logging
<p>Returns the logging status of a bucket and the permissions users have to v…
GET
/{Bucket}#metrics
<p>Lists the metrics configurations for the bucket. The metrics configuration…
GET
/{Bucket}#uploads
<p>This action lists in-progress multipart uploads. An in-progress multipart …
GET
/{Bucket}#location
<p>Returns the Region the bucket resides in. You set the bucket's Region usin…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints95
Authoauth2
Categories1
http://s3.us-east-1.amazonaws.com