Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/client-rds

Package Overview
Dependencies
Maintainers
5
Versions
479
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.696.0 to 3.697.0

8

dist-types/commands/CreateBlueGreenDeploymentCommand.d.ts

@@ -33,4 +33,4 @@ import { Command as $Command } from "@smithy/smithy-client";

* In a blue/green deployment, the blue environment is the current production environment.
* The green environment is the staging environment. The staging environment stays in sync
* with the current production environment using logical replication.</p>
* The green environment is the staging environment, and it stays in sync
* with the current production environment.</p>
* <p>You can make changes to the databases in the green environment without affecting

@@ -66,2 +66,6 @@ * production workloads. For example, you can upgrade the major or minor DB engine version, change

* UpgradeTargetStorageConfig: true || false,
* TargetIops: Number("int"),
* TargetStorageType: "STRING_VALUE",
* TargetAllocatedStorage: Number("int"),
* TargetStorageThroughput: Number("int"),
* };

@@ -68,0 +72,0 @@ * const command = new CreateBlueGreenDeploymentCommand(input);

{
"name": "@aws-sdk/client-rds",
"description": "AWS SDK for JavaScript Rds Client for Node.js, Browser and React Native",
"version": "3.696.0",
"version": "3.697.0",
"scripts": {

@@ -6,0 +6,0 @@ "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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