Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ParameterDataTypeDescriptionDefault
ConnectionUserString

Depends on the used S3 endpoint.


Examples:

Amazon AWS → Access key ID


ConnectionPassString

Depends on the used S3 endpoint.

Info

This parameter value will be encoded during the first startup.


Examples:

Amazon AWS → Secret access key



RegionString

Used for Amazon AWS.

Specify your AWS region here.


ProtocolStringhttp or httpshttps
AllowCreateBuckets

Checkbox /

Boolean

Must be set to false, if you want to use precreated buckets.TRUE
Request-Signer

Possible values:

  • NoOpSignerType
  • QueryStringSignerType
  • AWS3SignerType
  • AWS4SignerType
  • AWS4UnsignedPayloadSignerType (default)

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
RetentionPeriodInteger

Defines the amount of time (in months) from 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.



BucketNameString

Defines the name of the bucket in which files will be archived.


Info
titleNote for Amazon AWS

Every bucket name has to be unique throughout all Amazon regions!



EndPointString

URL for your S3 endpoint.

Info

Should not be used in case of Amazon AWS. Use the Region parameter instead.



ClientOptionsString

Possible values:

  • PathStyleAccess


Values can be combined with a semicolon.


Example:

Code Block
ClientOptions = PathStyleAccess:true;Parameter2:false



MaxConnectionsInteger

ConnectionTimeoutIntegerTimeout for connections and read requests in seconds.
ContrepInPath

Checkbox /

Boolean


FALSE
DocumentMetaDataRepresentation

Checkbox /

Boolean


TRUE
UseFlatStylePath

Checkbox /

Boolean


FALSETRUE