@aws-sdk/client-rds
Advanced tools
Comparing version 3.696.0 to 3.697.0
@@ -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
5467935
131275