Socket
Socket
Sign inDemoInstall

@aws-sdk/client-rbin

Package Overview
Dependencies
Maintainers
5
Versions
297
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.590.0 to 3.592.0

10

dist-cjs/index.js

@@ -206,3 +206,2 @@ "use strict";

var import_types = require("@smithy/types");

@@ -797,3 +796,2 @@ // src/protocols/Aws_restJson1.ts

var _DeleteRuleCommand = class _DeleteRuleCommand extends import_smithy_client.Command.classBuilder().ep({

@@ -815,3 +813,2 @@ ...commonParams

var _GetRuleCommand = class _GetRuleCommand extends import_smithy_client.Command.classBuilder().ep({

@@ -833,3 +830,2 @@ ...commonParams

var _ListRulesCommand = class _ListRulesCommand extends import_smithy_client.Command.classBuilder().ep({

@@ -851,3 +847,2 @@ ...commonParams

var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({

@@ -869,3 +864,2 @@ ...commonParams

var _LockRuleCommand = class _LockRuleCommand extends import_smithy_client.Command.classBuilder().ep({

@@ -887,3 +881,2 @@ ...commonParams

var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({

@@ -905,3 +898,2 @@ ...commonParams

var _UnlockRuleCommand = class _UnlockRuleCommand extends import_smithy_client.Command.classBuilder().ep({

@@ -923,3 +915,2 @@ ...commonParams

var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({

@@ -941,3 +932,2 @@ ...commonParams

var _UpdateRuleCommand = class _UpdateRuleCommand extends import_smithy_client.Command.classBuilder().ep({

@@ -944,0 +934,0 @@ ...commonParams

3

dist-types/commands/CreateRuleCommand.d.ts

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

*/
export { __MetadataBearer, $Command };
export type { __MetadataBearer };
export { $Command };
/**

@@ -11,0 +12,0 @@ * @public

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

*/
export { __MetadataBearer, $Command };
export type { __MetadataBearer };
export { $Command };
/**

@@ -11,0 +12,0 @@ * @public

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

*/
export { __MetadataBearer, $Command };
export type { __MetadataBearer };
export { $Command };
/**

@@ -11,0 +12,0 @@ * @public

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

*/
export { __MetadataBearer, $Command };
export type { __MetadataBearer };
export { $Command };
/**

@@ -11,0 +12,0 @@ * @public

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

*/
export { __MetadataBearer, $Command };
export type { __MetadataBearer };
export { $Command };
/**

@@ -11,0 +12,0 @@ * @public

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

*/
export { __MetadataBearer, $Command };
export type { __MetadataBearer };
export { $Command };
/**

@@ -11,0 +12,0 @@ * @public

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

*/
export { __MetadataBearer, $Command };
export type { __MetadataBearer };
export { $Command };
/**

@@ -11,0 +12,0 @@ * @public

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

*/
export { __MetadataBearer, $Command };
export type { __MetadataBearer };
export { $Command };
/**

@@ -11,0 +12,0 @@ * @public

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

*/
export { __MetadataBearer, $Command };
export type { __MetadataBearer };
export { $Command };
/**

@@ -11,0 +12,0 @@ * @public

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

*/
export { __MetadataBearer, $Command };
export type { __MetadataBearer };
export { $Command };
/**

@@ -11,0 +12,0 @@ * @public

@@ -20,4 +20,4 @@ /**

export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
export { RuntimeExtension } from "./runtimeExtensions";
export { RbinExtensionConfiguration } from "./extensionConfiguration";
export type { RuntimeExtension } from "./runtimeExtensions";
export type { RbinExtensionConfiguration } from "./extensionConfiguration";
export * from "./commands";

@@ -24,0 +24,0 @@ export * from "./pagination";

import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
export { __ServiceException, __ServiceExceptionOptions };
export type { __ServiceExceptionOptions };
export { __ServiceException };
/**

@@ -4,0 +5,0 @@ * @public

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

} from "../RbinClient";
export { __MetadataBearer, $Command };
export { __MetadataBearer };
export { $Command };
export interface CreateRuleCommandInput extends CreateRuleRequest {}

@@ -12,0 +13,0 @@ export interface CreateRuleCommandOutput

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

} from "../RbinClient";
export { __MetadataBearer, $Command };
export { __MetadataBearer };
export { $Command };
export interface DeleteRuleCommandInput extends DeleteRuleRequest {}

@@ -12,0 +13,0 @@ export interface DeleteRuleCommandOutput

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

} from "../RbinClient";
export { __MetadataBearer, $Command };
export { __MetadataBearer };
export { $Command };
export interface GetRuleCommandInput extends GetRuleRequest {}

@@ -12,0 +13,0 @@ export interface GetRuleCommandOutput

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

} from "../RbinClient";
export { __MetadataBearer, $Command };
export { __MetadataBearer };
export { $Command };
export interface ListRulesCommandInput extends ListRulesRequest {}

@@ -12,0 +13,0 @@ export interface ListRulesCommandOutput

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

} from "../RbinClient";
export { __MetadataBearer, $Command };
export { __MetadataBearer };
export { $Command };
export interface ListTagsForResourceCommandInput

@@ -15,0 +16,0 @@ extends ListTagsForResourceRequest {}

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

} from "../RbinClient";
export { __MetadataBearer, $Command };
export { __MetadataBearer };
export { $Command };
export interface LockRuleCommandInput extends LockRuleRequest {}

@@ -12,0 +13,0 @@ export interface LockRuleCommandOutput

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

} from "../RbinClient";
export { __MetadataBearer, $Command };
export { __MetadataBearer };
export { $Command };
export interface TagResourceCommandInput extends TagResourceRequest {}

@@ -12,0 +13,0 @@ export interface TagResourceCommandOutput

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

} from "../RbinClient";
export { __MetadataBearer, $Command };
export { __MetadataBearer };
export { $Command };
export interface UnlockRuleCommandInput extends UnlockRuleRequest {}

@@ -12,0 +13,0 @@ export interface UnlockRuleCommandOutput

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

} from "../RbinClient";
export { __MetadataBearer, $Command };
export { __MetadataBearer };
export { $Command };
export interface UntagResourceCommandInput extends UntagResourceRequest {}

@@ -15,0 +16,0 @@ export interface UntagResourceCommandOutput

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

} from "../RbinClient";
export { __MetadataBearer, $Command };
export { __MetadataBearer };
export { $Command };
export interface UpdateRuleCommandInput extends UpdateRuleRequest {}

@@ -12,0 +13,0 @@ export interface UpdateRuleCommandOutput

@@ -5,5 +5,6 @@ import {

} from "@smithy/smithy-client";
export { __ServiceException, __ServiceExceptionOptions };
export { __ServiceExceptionOptions };
export { __ServiceException };
export declare class RbinServiceException extends __ServiceException {
constructor(options: __ServiceExceptionOptions);
}
{
"name": "@aws-sdk/client-rbin",
"description": "AWS SDK for JavaScript Rbin Client for Node.js, Browser and React Native",
"version": "3.590.0",
"version": "3.592.0",
"scripts": {

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

"@aws-crypto/sha256-js": "3.0.0",
"@aws-sdk/client-sso-oidc": "3.590.0",
"@aws-sdk/client-sts": "3.590.0",
"@aws-sdk/core": "3.588.0",
"@aws-sdk/credential-provider-node": "3.590.0",
"@aws-sdk/client-sso-oidc": "3.592.0",
"@aws-sdk/client-sts": "3.592.0",
"@aws-sdk/core": "3.592.0",
"@aws-sdk/credential-provider-node": "3.592.0",
"@aws-sdk/middleware-host-header": "3.577.0",

@@ -38,3 +38,3 @@ "@aws-sdk/middleware-logger": "3.577.0",

"@smithy/config-resolver": "^3.0.1",
"@smithy/core": "^2.1.1",
"@smithy/core": "^2.2.0",
"@smithy/fetch-http-handler": "^3.0.1",

@@ -41,0 +41,0 @@ "@smithy/hash-node": "^3.0.0",

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