Socket
Socket
Sign inDemoInstall

@aws-sdk/client-dynamodb

Package Overview
Dependencies
Maintainers
5
Versions
419
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-dynamodb - npm Package Compare versions

Comparing version 3.515.0 to 3.518.0

13

dist-types/commands/UpdateTableCommand.d.ts

@@ -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'",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc