We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
S3Proxy can prevent mutating operations like put object. An example properties file:
s3proxy.endpoint=http://localhost:8081 s3proxy.authorization=aws-v2 s3proxy.identity=local-identity s3proxy.credential=local-credential s3proxy.read-only-blobstore=true jclouds.provider=transient jclouds.identity=remote-identity jclouds.credential=remote-credential