@aws-sdk/client-dynamodb
Advanced tools
Comparing version 3.515.0 to 3.518.0
@@ -51,7 +51,10 @@ import { Command as $Command } from "@smithy/smithy-client"; | ||
* <p> | ||
* <code>UpdateTable</code> is an asynchronous operation; while it is executing, the table | ||
* status changes from <code>ACTIVE</code> to <code>UPDATING</code>. While it is | ||
* <code>UPDATING</code>, you cannot issue another <code>UpdateTable</code> request. | ||
* When the table returns to the <code>ACTIVE</code> state, the <code>UpdateTable</code> | ||
* operation is complete.</p> | ||
* <code>UpdateTable</code> is an asynchronous operation; while | ||
* it's | ||
* executing, the table status changes from <code>ACTIVE</code> to <code>UPDATING</code>. | ||
* While it's <code>UPDATING</code>, you can't issue another <code>UpdateTable</code> | ||
* request on the | ||
* base table nor any replicas. When the table returns to the | ||
* <code>ACTIVE</code> state, the <code>UpdateTable</code> operation is | ||
* complete.</p> | ||
* @example | ||
@@ -58,0 +61,0 @@ * Use a bare-bones client and the command you need to make an API call. |
{ | ||
"name": "@aws-sdk/client-dynamodb", | ||
"description": "AWS SDK for JavaScript Dynamodb Client for Node.js, Browser and React Native", | ||
"version": "3.515.0", | ||
"version": "3.518.0", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1744444
39638