Table Replica
Constructors
Properties
Whether to enable Point In Time Recovery for the replica. Default is false
.
Whether to propagate the global table's tags to a replica. Default is false
. Changes to tags only move in one direction: from global (source) to replica. In other words, tag drift on a replica will not trigger an update. Tag or replica changes on the global table, whether from drift or configuration changes, are propagated to replicas. Changing from true
to false
on a subsequent apply
means replica tags are left as they were, unmanaged, not deleted.
Region name of the replica.
Timestamp, in ISO 8601 format, for this stream. Note that this timestamp is not a unique identifier for the stream on its own. However, the combination of AWS customer ID, table name and this field is guaranteed to be unique. It can be used for creating CloudWatch Alarms. Only available when stream_enabled = true
.