...
[COMMON SETTINGS]
In order to use Amazon AWS S3, please set in [COMMON SETTINGS] section the parameter StorageType = 12.
[STORAGE_S3]
Parameter | DataType | Description | Default | |||||
---|---|---|---|---|---|---|---|---|
ConnectionUser | String | Depends on the used S3 endpoint. Examples: Amazon AWS → Access key ID | ||||||
ConnectionPass | String | Depends on the used S3 endpoint.
Examples: Amazon AWS → Secret access key | ||||||
Region | String | Used for Amazon AWS. Specify your AWS region here. | ||||||
Protocol | String | http or https | https | |||||
ConnectionTimeout | Integer | |||||||
AllowCreateBuckets | Checkbox / Boolean | Must be set to false, if you want to use precreated buckets. | ||||||
Request-Signer | ||||||||
HashCheck | Checkbox / Boolean | Enables or disables the hash-key check during document checkout (get). Can be specified per contentrepository by adding a trailing "_<ContentRepository>". Example: HashCheck_FI = FALSE | FALSE | |||||
RetentionPeriod | Integer | Defines the amount of time (in months) from now where creation date until the documents should be protected from modification. Can be specified per contentrepository by adding a trailing "_<ContentRepository>". Example: RetentionPeriod_FI = 12 | ||||||
LockFiles | Checkbox / Boolean | If enabled locks all objects in compliance mode during the create process. | ||||||
BucketName | String | Defines the name of the bucket in which files will be archived.
| ||||||
EndPoint | String | URL for your S3 endpoint.
| ||||||
ClientOptions | ||||||||
MaxConnections | Integer | |||||||
ContrepInPath | Checkbox / Boolean | |||||||
DocumentMetaDataRepresentation | Checkbox / Boolean | |||||||
UseFlatStylePath | Checkbox / Boolean | |||||||
HCPMode | Checkbox / Boolean | False |
...