Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/client-fis

Package Overview
Dependencies
Maintainers
7
Versions
355
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 3.40.0 to 3.41.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [3.41.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.40.1...v3.41.0) (2021-11-11)
### Features
* **clients:** update clients as of 2021/11/11 ([#3015](https://github.com/aws/aws-sdk-js-v3/issues/3015)) ([3d82c4e](https://github.com/aws/aws-sdk-js-v3/commit/3d82c4e3c4d174533f46ce35495cf5cffabdb35a))
# [3.40.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.39.0...v3.40.0) (2021-11-05)

@@ -8,0 +19,0 @@

@@ -81,2 +81,6 @@ "use strict";

},
{
hostname: "fis-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],

@@ -92,2 +96,6 @@ },

},
{
hostname: "fis-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],

@@ -94,0 +102,0 @@ },

@@ -79,2 +79,6 @@ import { __assign, __awaiter, __generator } from "tslib";

},
{
hostname: "fis-fips.{region}.c2s.ic.gov",
tags: ["fips"],
},
],

@@ -90,2 +94,6 @@ },

},
{
hostname: "fis-fips.{region}.sc2s.sgov.gov",
tags: ["fips"],
},
],

@@ -92,0 +100,0 @@ },

2

dist-types/commands/CreateExperimentTemplateCommand.d.ts

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

* @see {@link CreateExperimentTemplateCommandOutput} for command's `response` shape.
* @see {@link FisClientResolvedConfig | config} for command's `input` shape.
* @see {@link FisClientResolvedConfig | config} for FisClient's `config` shape.
*

@@ -47,0 +47,0 @@ */

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

* @see {@link DeleteExperimentTemplateCommandOutput} for command's `response` shape.
* @see {@link FisClientResolvedConfig | config} for command's `input` shape.
* @see {@link FisClientResolvedConfig | config} for FisClient's `config` shape.
*

@@ -26,0 +26,0 @@ */

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

* @see {@link GetActionCommandOutput} for command's `response` shape.
* @see {@link FisClientResolvedConfig | config} for command's `input` shape.
* @see {@link FisClientResolvedConfig | config} for FisClient's `config` shape.
*

@@ -26,0 +26,0 @@ */

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

* @see {@link GetExperimentCommandOutput} for command's `response` shape.
* @see {@link FisClientResolvedConfig | config} for command's `input` shape.
* @see {@link FisClientResolvedConfig | config} for FisClient's `config` shape.
*

@@ -26,0 +26,0 @@ */

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

* @see {@link GetExperimentTemplateCommandOutput} for command's `response` shape.
* @see {@link FisClientResolvedConfig | config} for command's `input` shape.
* @see {@link FisClientResolvedConfig | config} for FisClient's `config` shape.
*

@@ -26,0 +26,0 @@ */

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

* @see {@link ListActionsCommandOutput} for command's `response` shape.
* @see {@link FisClientResolvedConfig | config} for command's `input` shape.
* @see {@link FisClientResolvedConfig | config} for FisClient's `config` shape.
*

@@ -26,0 +26,0 @@ */

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

* @see {@link ListExperimentsCommandOutput} for command's `response` shape.
* @see {@link FisClientResolvedConfig | config} for command's `input` shape.
* @see {@link FisClientResolvedConfig | config} for FisClient's `config` shape.
*

@@ -26,0 +26,0 @@ */

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

* @see {@link ListExperimentTemplatesCommandOutput} for command's `response` shape.
* @see {@link FisClientResolvedConfig | config} for command's `input` shape.
* @see {@link FisClientResolvedConfig | config} for FisClient's `config` shape.
*

@@ -26,0 +26,0 @@ */

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

* @see {@link ListTagsForResourceCommandOutput} for command's `response` shape.
* @see {@link FisClientResolvedConfig | config} for command's `input` shape.
* @see {@link FisClientResolvedConfig | config} for FisClient's `config` shape.
*

@@ -26,0 +26,0 @@ */

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

* @see {@link StartExperimentCommandOutput} for command's `response` shape.
* @see {@link FisClientResolvedConfig | config} for command's `input` shape.
* @see {@link FisClientResolvedConfig | config} for FisClient's `config` shape.
*

@@ -26,0 +26,0 @@ */

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

* @see {@link StopExperimentCommandOutput} for command's `response` shape.
* @see {@link FisClientResolvedConfig | config} for command's `input` shape.
* @see {@link FisClientResolvedConfig | config} for FisClient's `config` shape.
*

@@ -26,0 +26,0 @@ */

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

* @see {@link TagResourceCommandOutput} for command's `response` shape.
* @see {@link FisClientResolvedConfig | config} for command's `input` shape.
* @see {@link FisClientResolvedConfig | config} for FisClient's `config` shape.
*

@@ -26,0 +26,0 @@ */

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

* @see {@link UntagResourceCommandOutput} for command's `response` shape.
* @see {@link FisClientResolvedConfig | config} for command's `input` shape.
* @see {@link FisClientResolvedConfig | config} for FisClient's `config` shape.
*

@@ -26,0 +26,0 @@ */

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

* @see {@link UpdateExperimentTemplateCommandOutput} for command's `response` shape.
* @see {@link FisClientResolvedConfig | config} for command's `input` shape.
* @see {@link FisClientResolvedConfig | config} for FisClient's `config` shape.
*

@@ -26,0 +26,0 @@ */

{
"name": "@aws-sdk/client-fis",
"description": "AWS SDK for JavaScript Fis Client for Node.js, Browser and React Native",
"version": "3.40.0",
"version": "3.41.0",
"scripts": {

@@ -24,5 +24,5 @@ "build": "yarn build:cjs && yarn build:es && yarn build:types",

"@aws-crypto/sha256-js": "2.0.0",
"@aws-sdk/client-sts": "3.40.0",
"@aws-sdk/client-sts": "3.41.0",
"@aws-sdk/config-resolver": "3.40.0",
"@aws-sdk/credential-provider-node": "3.40.0",
"@aws-sdk/credential-provider-node": "3.41.0",
"@aws-sdk/fetch-http-handler": "3.40.0",

@@ -42,3 +42,3 @@ "@aws-sdk/hash-node": "3.40.0",

"@aws-sdk/protocol-http": "3.40.0",
"@aws-sdk/smithy-client": "3.40.0",
"@aws-sdk/smithy-client": "3.41.0",
"@aws-sdk/types": "3.40.0",

@@ -45,0 +45,0 @@ "@aws-sdk/url-parser": "3.40.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