The same data structure as S3Storage, but with all AWS credentials removed.
{ },}
{ "bucket": { "bucketName": "my-bucket", "bucketRegion": "us-east-1", "objectKeyPrefix": "an/example/key" }, "type": "S3", "useAbsolutePaths": true, "useTransferAcceleration": true}
AWS Region.
Example: "us-east-1"
Type: String
Allowed Values: "af-south-1", "ap-east-1", "ap-northeast-1", "ap-northeast-2", "ap-northeast-3", "ap-south-1", "ap-southeast-1", "ap-southeast-2", "ap-southeast-3", "ca-central-1", "eu-central-1", "eu-north-1", "eu-south-1", "eu-west-1", "eu-west-2", "eu-west-3", "me-south-1", "sa-east-1", "us-east-1", "us-east-2", "us-west-1", "us-west-2"
Min Length: 1
Max Length: 20
Required: Yes
AWS S3 Object Key.
Example: "an/example/key"
Type: String
Min Length: 0
Max Length: 1024
Required: Yes
The type of this storage layer.
Type: String
Value: "S3"
Required: Yes
If true then writes S3 objects with full filePath as key, prefixed with the objectKeyPrefix.
If false then writes S3 objects using a relative filePath in relation to folder's path, prefixed with the objectKeyPrefix.
Type: Boolean
Required: Yes
Enables S3 transfer acceleration, providing improved file upload speeds for larger files.
Note: this setting must also be enabled on the S3 bucket.
Type: Boolean
Required: Yes
This website uses cookies. By continuing you are consenting to the use of cookies per our cookie policy.
This website requires a modern web browser -- the latest versions of these browsers are supported: