Socket
Book a DemoInstallSign in
Socket

@aws-sdk/client-apigatewaymanagementapi

Package Overview
Dependencies
Maintainers
5
Versions
473
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
3.691.0

8

dist-types/models/models_0.d.ts

@@ -74,4 +74,4 @@ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";

*/
ConnectedAt?: Date;
Identity?: Identity;
ConnectedAt?: Date | undefined;
Identity?: Identity | undefined;
/**

@@ -81,3 +81,3 @@ * <p>The time in ISO 8601 format for when the connection was last active.</p>

*/
LastActiveAt?: Date;
LastActiveAt?: Date | undefined;
}

@@ -91,3 +91,3 @@ /**

readonly $fault: "client";
Message?: string;
Message?: string | undefined;
/**

@@ -94,0 +94,0 @@ * @internal

@@ -31,5 +31,5 @@ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";

export interface GetConnectionResponse {
ConnectedAt?: Date;
Identity?: Identity;
LastActiveAt?: Date;
ConnectedAt?: Date | undefined;
Identity?: Identity | undefined;
LastActiveAt?: Date | undefined;
}

@@ -39,3 +39,3 @@ export declare class PayloadTooLargeException extends __BaseException {

readonly $fault: "client";
Message?: string;
Message?: string | undefined;
constructor(

@@ -42,0 +42,0 @@ opts: __ExceptionOptionType<PayloadTooLargeException, __BaseException>

{
"name": "@aws-sdk/client-apigatewaymanagementapi",
"description": "AWS SDK for JavaScript Apigatewaymanagementapi Client for Node.js, Browser and React Native",
"version": "3.687.0",
"version": "3.691.0",
"scripts": {

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

"@aws-crypto/sha256-js": "5.2.0",
"@aws-sdk/client-sso-oidc": "3.687.0",
"@aws-sdk/client-sts": "3.687.0",
"@aws-sdk/core": "3.686.0",
"@aws-sdk/credential-provider-node": "3.687.0",
"@aws-sdk/client-sso-oidc": "3.691.0",
"@aws-sdk/client-sts": "3.691.0",
"@aws-sdk/core": "3.691.0",
"@aws-sdk/credential-provider-node": "3.691.0",
"@aws-sdk/middleware-host-header": "3.686.0",
"@aws-sdk/middleware-logger": "3.686.0",
"@aws-sdk/middleware-recursion-detection": "3.686.0",
"@aws-sdk/middleware-user-agent": "3.687.0",
"@aws-sdk/middleware-user-agent": "3.691.0",
"@aws-sdk/region-config-resolver": "3.686.0",

@@ -36,3 +36,3 @@ "@aws-sdk/types": "3.686.0",

"@aws-sdk/util-user-agent-browser": "3.686.0",
"@aws-sdk/util-user-agent-node": "3.687.0",
"@aws-sdk/util-user-agent-node": "3.691.0",
"@smithy/config-resolver": "^3.0.10",

@@ -39,0 +39,0 @@ "@smithy/core": "^2.5.1",

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.