Skip to main content

Composite location

Overview

Combines multiple locations.

The following configuration properties are supported:

  • primaryLocation Reference to the primary location
  • replicaLocation Reference to the replica location
  • replicationMode Either ASYNC or IMMEDIATE

Presently, only a subset of combinations is supported, this subset does however cover all previously implicit mode combinations in use.

  • primary Can only be of type dynamodb at present
  • replica May be of type elasticsearch, snowflake or glue
  • replicationMode Must be IMMEDIATE when the replica is of type elasticsearch