ReplicaUpdate
Represents one of the following:
-
A new replica to be added to an existing global table.
-
New parameters for an existing replica.
-
An existing replica to be removed from an existing global table.
Contents
Note
In the following list, the required parameters are described first.
- Create
-
The parameters required for creating a replica on an existing global table.
Type: CreateReplicaAction object
Required: No
- Delete
-
The name of the existing replica to be removed.
Type: DeleteReplicaAction object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: