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.693.0 to 3.695.0

2

dist-es/commands/DeleteTenantDatabaseCommand.js

@@ -5,3 +5,3 @@ import { getEndpointPlugin } from "@smithy/middleware-endpoint";

import { commonParams } from "../endpoint/EndpointParameters";
import { DeleteTenantDatabaseResultFilterSensitiveLog } from "../models/models_1";
import { DeleteTenantDatabaseResultFilterSensitiveLog, } from "../models/models_1";
import { de_DeleteTenantDatabaseCommand, se_DeleteTenantDatabaseCommand } from "../protocols/Aws_query";

@@ -8,0 +8,0 @@ export { $Command };

@@ -32,2 +32,14 @@ import { SENSITIVE_STRING } from "@smithy/smithy-client";

};
export class DBInstanceNotReadyFault extends __BaseException {
constructor(opts) {
super({
name: "DBInstanceNotReadyFault",
$fault: "server",
...opts,
});
this.name = "DBInstanceNotReadyFault";
this.$fault = "server";
Object.setPrototypeOf(this, DBInstanceNotReadyFault.prototype);
}
}
export const TargetRole = {

@@ -34,0 +46,0 @@ READ_ONLY: "READ_ONLY",

@@ -142,2 +142,6 @@ import { Command as $Command } from "@smithy/smithy-client";

* // SupportsIntegrations: true || false,
* // ServerlessV2FeaturesSupport: { // ServerlessV2FeaturesSupport
* // MinCapacity: Number("double"),
* // MaxCapacity: Number("double"),
* // },
* // };

@@ -144,0 +148,0 @@ *

@@ -122,2 +122,3 @@ import { Command as $Command } from "@smithy/smithy-client";

* MaxCapacity: Number("double"),
* SecondsUntilAutoPause: Number("int"),
* },

@@ -301,2 +302,3 @@ * NetworkType: "STRING_VALUE",

* // MaxCapacity: Number("double"),
* // SecondsUntilAutoPause: Number("int"),
* // },

@@ -303,0 +305,0 @@ * // NetworkType: "STRING_VALUE",

@@ -148,2 +148,6 @@ import { Command as $Command } from "@smithy/smithy-client";

* // SupportsIntegrations: true || false,
* // ServerlessV2FeaturesSupport: { // ServerlessV2FeaturesSupport
* // MinCapacity: Number("double"),
* // MaxCapacity: Number("double"),
* // },
* // };

@@ -150,0 +154,0 @@ *

@@ -221,2 +221,3 @@ import { Command as $Command } from "@smithy/smithy-client";

* // MaxCapacity: Number("double"),
* // SecondsUntilAutoPause: Number("int"),
* // },

@@ -223,0 +224,0 @@ * // NetworkType: "STRING_VALUE",

import { Command as $Command } from "@smithy/smithy-client";
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
import { DeleteTenantDatabaseMessage } from "../models/models_0";
import { DeleteTenantDatabaseResult } from "../models/models_1";
import { DeleteTenantDatabaseMessage, DeleteTenantDatabaseResult } from "../models/models_1";
import { RDSClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RDSClient";

@@ -6,0 +5,0 @@ /**

@@ -228,2 +228,3 @@ import { Command as $Command } from "@smithy/smithy-client";

* // MaxCapacity: Number("double"),
* // SecondsUntilAutoPause: Number("int"),
* // },

@@ -230,0 +231,0 @@ * // NetworkType: "STRING_VALUE",

@@ -146,2 +146,6 @@ import { Command as $Command } from "@smithy/smithy-client";

* // SupportsIntegrations: true || false,
* // ServerlessV2FeaturesSupport: { // ServerlessV2FeaturesSupport
* // MinCapacity: Number("double"),
* // MaxCapacity: Number("double"),
* // },
* // },

@@ -148,0 +152,0 @@ * // ],

@@ -79,2 +79,5 @@ import { Command as $Command } from "@smithy/smithy-client";

*
* @throws {@link DBInstanceNotReadyFault} (server fault)
* <p>An attempt to download or examine log files didn't succeed because an Aurora Serverless v2 instance was paused.</p>
*
* @throws {@link RDSServiceException}

@@ -81,0 +84,0 @@ * <p>Base exception class for all service exceptions from RDS service.</p>

@@ -64,2 +64,5 @@ import { Command as $Command } from "@smithy/smithy-client";

*
* @throws {@link DBInstanceNotReadyFault} (server fault)
* <p>An attempt to download or examine log files didn't succeed because an Aurora Serverless v2 instance was paused.</p>
*
* @throws {@link DBLogFileNotFoundFault} (client fault)

@@ -66,0 +69,0 @@ * <p>

@@ -227,2 +227,3 @@ import { Command as $Command } from "@smithy/smithy-client";

* // MaxCapacity: Number("double"),
* // SecondsUntilAutoPause: Number("int"),
* // },

@@ -229,0 +230,0 @@ * // NetworkType: "STRING_VALUE",

@@ -141,2 +141,6 @@ import { Command as $Command } from "@smithy/smithy-client";

* // SupportsIntegrations: true || false,
* // ServerlessV2FeaturesSupport: { // ServerlessV2FeaturesSupport
* // MinCapacity: Number("double"),
* // MaxCapacity: Number("double"),
* // },
* // };

@@ -143,0 +147,0 @@ *

@@ -99,2 +99,3 @@ import { Command as $Command } from "@smithy/smithy-client";

* MaxCapacity: Number("double"),
* SecondsUntilAutoPause: Number("int"),
* },

@@ -280,2 +281,3 @@ * NetworkType: "STRING_VALUE",

* // MaxCapacity: Number("double"),
* // SecondsUntilAutoPause: Number("int"),
* // },

@@ -282,0 +284,0 @@ * // NetworkType: "STRING_VALUE",

@@ -208,2 +208,3 @@ import { Command as $Command } from "@smithy/smithy-client";

* // MaxCapacity: Number("double"),
* // SecondsUntilAutoPause: Number("int"),
* // },

@@ -210,0 +211,0 @@ * // NetworkType: "STRING_VALUE",

@@ -218,2 +218,3 @@ import { Command as $Command } from "@smithy/smithy-client";

* // MaxCapacity: Number("double"),
* // SecondsUntilAutoPause: Number("int"),
* // },

@@ -220,0 +221,0 @@ * // NetworkType: "STRING_VALUE",

@@ -100,2 +100,3 @@ import { Command as $Command } from "@smithy/smithy-client";

* MaxCapacity: Number("double"),
* SecondsUntilAutoPause: Number("int"),
* },

@@ -276,2 +277,3 @@ * NetworkType: "STRING_VALUE",

* // MaxCapacity: Number("double"),
* // SecondsUntilAutoPause: Number("int"),
* // },

@@ -278,0 +280,0 @@ * // NetworkType: "STRING_VALUE",

@@ -103,2 +103,3 @@ import { Command as $Command } from "@smithy/smithy-client";

* MaxCapacity: Number("double"),
* SecondsUntilAutoPause: Number("int"),
* },

@@ -286,2 +287,3 @@ * NetworkType: "STRING_VALUE",

* // MaxCapacity: Number("double"),
* // SecondsUntilAutoPause: Number("int"),
* // },

@@ -288,0 +290,0 @@ * // NetworkType: "STRING_VALUE",

@@ -101,2 +101,3 @@ import { Command as $Command } from "@smithy/smithy-client";

* MaxCapacity: Number("double"),
* SecondsUntilAutoPause: Number("int"),
* },

@@ -285,2 +286,3 @@ * NetworkType: "STRING_VALUE",

* // MaxCapacity: Number("double"),
* // SecondsUntilAutoPause: Number("int"),
* // },

@@ -287,0 +289,0 @@ * // NetworkType: "STRING_VALUE",

@@ -215,2 +215,3 @@ import { Command as $Command } from "@smithy/smithy-client";

* // MaxCapacity: Number("double"),
* // SecondsUntilAutoPause: Number("int"),
* // },

@@ -217,0 +218,0 @@ * // NetworkType: "STRING_VALUE",

@@ -216,2 +216,3 @@ import { Command as $Command } from "@smithy/smithy-client";

* // MaxCapacity: Number("double"),
* // SecondsUntilAutoPause: Number("int"),
* // },

@@ -218,0 +219,0 @@ * // NetworkType: "STRING_VALUE",

import { Command as $Command } from "@smithy/smithy-client";
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
import { DeleteTenantDatabaseMessage } from "../models/models_0";
import { DeleteTenantDatabaseResult } from "../models/models_1";
import {
DeleteTenantDatabaseMessage,
DeleteTenantDatabaseResult,
} from "../models/models_1";
import {
RDSClientResolvedConfig,

@@ -7,0 +9,0 @@ ServiceInputTypes,

{
"name": "@aws-sdk/client-rds",
"description": "AWS SDK for JavaScript Rds Client for Node.js, Browser and React Native",
"version": "3.693.0",
"version": "3.695.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

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