AWS::DynamoDB::GlobalTable GlobalTableWitness - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::DynamoDB::GlobalTable GlobalTableWitness

The witness Region for the MRSC global table. A MRSC global table can be configured with either three replicas, or with two replicas and one witness.

The witness must be in a different Region than the replicas and within the same Region set:

  • US Region set: US East (N. Virginia), US East (Ohio), US West (Oregon)

  • EU Region set: Europe (Ireland), Europe (London), Europe (Paris), Europe (Frankfurt)

  • AP Region set: Asia Pacific (Tokyo), Asia Pacific (Seoul), Asia Pacific (Osaka)

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Region" : String }

YAML

Region: String

Properties

Region

The name of the AmazonRegion that serves as a witness for the MRSC global table.

Required: No

Type: String

Update requires: No interruption