The same data structure as GenericS3Storage, but with all AWS credentials removed.
{ },}
{ "bucket": { "bucketEndpoint": "https://example.com/foo", "bucketName": "my-bucket", "bucketRegion": "auto", "forcePathStyle": true, "objectKeyPrefix": "an/example/key", "unsupportedOperations": [ "DeleteObjects" ] }, "type": "GenericS3", "useAbsolutePaths": true}
URL for an http(s) resource.
Example: "https://example.com/foo"
Type: String
Min Length: 1
Max Length: 255
Controls how URLs are constructed when making HTTP requests to the S3-compatible API hosted at bucketEndpoint.
•If true then bucketName will be added to the URL path.
•If false then bucketName will be added as a subdomain of bucketEndpoint, assuming bucketName does not contain '.' and is DNS-compatible, else it will be added to the URL path.
Type: Boolean
Type: String[]
Value: "DeleteObjects"
Type: String
Value: "GenericS3"
Type: Boolean
This website uses cookies. By continuing you are consenting to the use of cookies per our Cookie Policy. Our legal policies were last updated August 16 2024.
This website requires a modern web browser -- the latest versions of these browsers are supported: