@@ -156,7 +156,7 @@ export interface CreateTableCommandOutput extends CreateTableOutput, __MetadataB
156156 * // KeyType: "HASH" || "RANGE", // required
157157 * // },
158158 * // ],
159- * // TableStatus: "CREATING" || "UPDATING" || "DELETING" || "ACTIVE" || "INACCESSIBLE_ENCRYPTION_CREDENTIALS" || "ARCHIVING" || "ARCHIVED",
159+ * // TableStatus: "CREATING" || "UPDATING" || "DELETING" || "ACTIVE" || "INACCESSIBLE_ENCRYPTION_CREDENTIALS" || "ARCHIVING" || "ARCHIVED" || "REPLICATION_NOT_AUTHORIZED" ,
160160 * // CreationDateTime: new Date("TIMESTAMP"),
161161 * // ProvisionedThroughput: { // ProvisionedThroughputDescription
162162 * // LastIncreaseDateTime: new Date("TIMESTAMP"),
@@ -241,7 +241,7 @@ export interface CreateTableCommandOutput extends CreateTableOutput, __MetadataB
241241 * // Replicas: [ // ReplicaDescriptionList
242242 * // { // ReplicaDescription
243243 * // RegionName: "STRING_VALUE",
244- * // ReplicaStatus: "CREATING" || "CREATION_FAILED" || "UPDATING" || "DELETING" || "ACTIVE" || "REGION_DISABLED" || "INACCESSIBLE_ENCRYPTION_CREDENTIALS",
244+ * // ReplicaStatus: "CREATING" || "CREATION_FAILED" || "UPDATING" || "DELETING" || "ACTIVE" || "REGION_DISABLED" || "INACCESSIBLE_ENCRYPTION_CREDENTIALS" || "ARCHIVING" || "ARCHIVED" || "REPLICATION_NOT_AUTHORIZED" ,
245245 * // ReplicaStatusDescription: "STRING_VALUE",
246246 * // ReplicaStatusPercentProgress: "STRING_VALUE",
247247 * // KMSMasterKeyId: "STRING_VALUE",
@@ -254,7 +254,7 @@ export interface CreateTableCommandOutput extends CreateTableOutput, __MetadataB
254254 * // WarmThroughput: { // TableWarmThroughputDescription
255255 * // ReadUnitsPerSecond: Number("long"),
256256 * // WriteUnitsPerSecond: Number("long"),
257- * // Status: "CREATING" || "UPDATING" || "DELETING" || "ACTIVE" || "INACCESSIBLE_ENCRYPTION_CREDENTIALS" || "ARCHIVING" || "ARCHIVED",
257+ * // Status: "CREATING" || "UPDATING" || "DELETING" || "ACTIVE" || "INACCESSIBLE_ENCRYPTION_CREDENTIALS" || "ARCHIVING" || "ARCHIVED" || "REPLICATION_NOT_AUTHORIZED" ,
258258 * // },
259259 * // GlobalSecondaryIndexes: [ // ReplicaGlobalSecondaryIndexDescriptionList
260260 * // { // ReplicaGlobalSecondaryIndexDescription
@@ -279,6 +279,12 @@ export interface CreateTableCommandOutput extends CreateTableOutput, __MetadataB
279279 * // },
280280 * // },
281281 * // ],
282+ * // GlobalTableWitnesses: [ // GlobalTableWitnessDescriptionList
283+ * // { // GlobalTableWitnessDescription
284+ * // RegionName: "STRING_VALUE",
285+ * // WitnessStatus: "CREATING" || "DELETING" || "ACTIVE",
286+ * // },
287+ * // ],
282288 * // RestoreSummary: { // RestoreSummary
283289 * // SourceBackupArn: "STRING_VALUE",
284290 * // SourceTableArn: "STRING_VALUE",
@@ -308,7 +314,7 @@ export interface CreateTableCommandOutput extends CreateTableOutput, __MetadataB
308314 * // WarmThroughput: {
309315 * // ReadUnitsPerSecond: Number("long"),
310316 * // WriteUnitsPerSecond: Number("long"),
311- * // Status: "CREATING" || "UPDATING" || "DELETING" || "ACTIVE" || "INACCESSIBLE_ENCRYPTION_CREDENTIALS" || "ARCHIVING" || "ARCHIVED",
317+ * // Status: "CREATING" || "UPDATING" || "DELETING" || "ACTIVE" || "INACCESSIBLE_ENCRYPTION_CREDENTIALS" || "ARCHIVING" || "ARCHIVED" || "REPLICATION_NOT_AUTHORIZED" ,
312318 * // },
313319 * // MultiRegionConsistency: "EVENTUAL" || "STRONG",
314320 * // },
@@ -329,19 +335,21 @@ export interface CreateTableCommandOutput extends CreateTableOutput, __MetadataB
329335 *
330336 * @throws {@link LimitExceededException } (client fault)
331337 * <p>There is no limit to the number of daily on-demand backups that can be taken. </p>
332- * <p>For most purposes, up to 500 simultaneous table operations are allowed per account. These operations
333- * include <code>CreateTable</code>, <code>UpdateTable</code>,
338+ * <p>For most purposes, up to 500 simultaneous table operations are allowed per account.
339+ * These operations include <code>CreateTable</code>, <code>UpdateTable</code>,
334340 * <code>DeleteTable</code>,<code>UpdateTimeToLive</code>,
335341 * <code>RestoreTableFromBackup</code>, and <code>RestoreTableToPointInTime</code>. </p>
336- * <p>When you are creating a table with one or more secondary
337- * indexes, you can have up to 250 such requests running at a time. However, if the table or
338- * index specifications are complex, then DynamoDB might temporarily reduce the number
339- * of concurrent operations.</p>
340- * <p>When importing into DynamoDB, up to 50 simultaneous import table operations are allowed per account.</p>
342+ * <p>When you are creating a table with one or more secondary indexes, you can have up
343+ * to 250 such requests running at a time. However, if the table or index specifications
344+ * are complex, then DynamoDB might temporarily reduce the number of concurrent
345+ * operations.</p>
346+ * <p>When importing into DynamoDB, up to 50 simultaneous import table operations are
347+ * allowed per account.</p>
341348 * <p>There is a soft account quota of 2,500 tables.</p>
342- * <p>GetRecords was called with a value of more than 1000 for the limit request parameter.</p>
343- * <p>More than 2 processes are reading from the same streams shard at the same time. Exceeding
344- * this limit may result in request throttling.</p>
349+ * <p>GetRecords was called with a value of more than 1000 for the limit request
350+ * parameter.</p>
351+ * <p>More than 2 processes are reading from the same streams shard at the same time.
352+ * Exceeding this limit may result in request throttling.</p>
345353 *
346354 * @throws {@link ResourceInUseException } (client fault)
347355 * <p>The operation conflicts with the resource's availability. For example:</p>
@@ -350,13 +358,15 @@ export interface CreateTableCommandOutput extends CreateTableOutput, __MetadataB
350358 * <p>You attempted to recreate an existing table.</p>
351359 * </li>
352360 * <li>
353- * <p>You tried to delete a table currently in the <code>CREATING</code> state.</p>
361+ * <p>You tried to delete a table currently in the <code>CREATING</code>
362+ * state.</p>
354363 * </li>
355364 * <li>
356365 * <p>You tried to update a resource that was already being updated.</p>
357366 * </li>
358367 * </ul>
359- * <p>When appropriate, wait for the ongoing update to complete and attempt the request again.</p>
368+ * <p>When appropriate, wait for the ongoing update to complete and attempt the request
369+ * again.</p>
360370 *
361371 * @throws {@link DynamoDBServiceException }
362372 * <p>Base exception class for all service exceptions from DynamoDB service.</p>
0 commit comments