[
https://issues.apache.org/jira/browse/JCLOUDS-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14104424#comment-14104424
]
ASF subversion and git services commented on JCLOUDS-679:
---------------------------------------------------------
Commit 80a44300352ec3951e96eacee8f91daebdde298e in jclouds's branch
refs/heads/master from [~gaul]
[ https://git-wip-us.apache.org/repos/asf?p=jclouds.git;h=80a4430 ]
JCLOUDS-679: Use HEAD for S3 bucketExists
This method costs 0.4 cents per 10,000 requests instead of 0.5 cents
per 1,000 requests:
http://aws.amazon.com/s3/pricing/
API reference:
http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketHEAD.html
> Use HEAD /name to check bucket existence with S3
> ------------------------------------------------
>
> Key: JCLOUDS-679
> URL: https://issues.apache.org/jira/browse/JCLOUDS-679
> Project: jclouds
> Issue Type: Improvement
> Components: jclouds-blobstore
> Affects Versions: 1.8.0
> Reporter: Andrew Gaul
> Assignee: Andrew Gaul
>
> This method costs 0.4 cents per 10,000 requests instead of 0.5 cents
> per 1,000 requests:
> http://aws.amazon.com/s3/pricing/
> API reference:
> http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketHEAD.html
--
This message was sent by Atlassian JIRA
(v6.2#6252)