New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/client-securityhub

Package Overview
Dependencies
Maintainers
5
Versions
452
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.583.0 to 3.586.0

1

dist-es/models/models_2.js

@@ -70,2 +70,3 @@ import { SecurityHubServiceException as __BaseException } from "./SecurityHubServiceException";

ORGANIZATIONAL_UNIT: "ORGANIZATIONAL_UNIT",
ROOT: "ROOT",
};

@@ -72,0 +73,0 @@ export var ParameterValue;

2

dist-types/commands/BatchGetConfigurationPolicyAssociationsCommand.d.ts

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

* // TargetId: "STRING_VALUE",
* // TargetType: "ACCOUNT" || "ORGANIZATIONAL_UNIT",
* // TargetType: "ACCOUNT" || "ORGANIZATIONAL_UNIT" || "ROOT",
* // AssociationType: "INHERITED" || "APPLIED",

@@ -61,0 +61,0 @@ * // UpdatedAt: new Date("TIMESTAMP"),

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

* // TargetId: "STRING_VALUE",
* // TargetType: "ACCOUNT" || "ORGANIZATIONAL_UNIT",
* // TargetType: "ACCOUNT" || "ORGANIZATIONAL_UNIT" || "ROOT",
* // AssociationType: "INHERITED" || "APPLIED",

@@ -55,0 +55,0 @@ * // UpdatedAt: new Date("TIMESTAMP"),

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

* // TargetId: "STRING_VALUE",
* // TargetType: "ACCOUNT" || "ORGANIZATIONAL_UNIT",
* // TargetType: "ACCOUNT" || "ORGANIZATIONAL_UNIT" || "ROOT",
* // AssociationType: "INHERITED" || "APPLIED",

@@ -58,0 +58,0 @@ * // UpdatedAt: new Date("TIMESTAMP"),

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

* // TargetId: "STRING_VALUE",
* // TargetType: "ACCOUNT" || "ORGANIZATIONAL_UNIT",
* // TargetType: "ACCOUNT" || "ORGANIZATIONAL_UNIT" || "ROOT",
* // AssociationType: "INHERITED" || "APPLIED",

@@ -56,0 +56,0 @@ * // UpdatedAt: new Date("TIMESTAMP"),

@@ -811,2 +811,3 @@ import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";

readonly ORGANIZATIONAL_UNIT: "ORGANIZATIONAL_UNIT";
readonly ROOT: "ROOT";
};

@@ -813,0 +814,0 @@ export type TargetType = (typeof TargetType)[keyof typeof TargetType];

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

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