Works around S3 bug (or stale documentation). Tested locally with additional live tests; will add to BaseContainerLiveIntegrationTest and push as a separate commit once this is merged. You can merge this Pull Request by running:
git pull https://github.com/maginatics/jclouds JCLOUDS-334-aws-s3 Or you can view, comment on it, or merge it online at: https://github.com/jclouds/jclouds/pull/173 -- Commit Summary -- * JCLOUDS-334: Return false if container exists in AWS-S3 -- File Changes -- M providers/aws-s3/src/main/java/org/jclouds/aws/s3/blobstore/AWSS3AsyncBlobStore.java (12) M providers/aws-s3/src/main/java/org/jclouds/aws/s3/blobstore/AWSS3BlobStore.java (13) -- Patch Links -- https://github.com/jclouds/jclouds/pull/173.patch https://github.com/jclouds/jclouds/pull/173.diff
