Versions Compared

Key

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

...

Code Block
<repo>.contentservice.s3blobstore.credentialsprovider=instanceprofile
<repo>.contentservice.s3blobstore.region=<region> (e.g. eu-central-1)
Warning

When using instanceprofile, do not use the endpoint parameter. This leads to undesirable behavior.
Instead, it is sufficient to identify the bucket using the region and bucketname parameters.

How exactly AWS has to be configured for the scenario can be read under Instance profile configuration in AWS .