@aws-sdk/client-network-firewall
Advanced tools
Comparing version 3.40.0 to 3.41.0
@@ -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 @@ |
@@ -171,2 +171,6 @@ "use strict"; | ||
}, | ||
{ | ||
hostname: "network-firewall-fips.{region}.c2s.ic.gov", | ||
tags: ["fips"], | ||
}, | ||
], | ||
@@ -182,2 +186,6 @@ }, | ||
}, | ||
{ | ||
hostname: "network-firewall-fips.{region}.sc2s.sgov.gov", | ||
tags: ["fips"], | ||
}, | ||
], | ||
@@ -184,0 +192,0 @@ }, |
@@ -169,2 +169,6 @@ import { __assign, __awaiter, __generator } from "tslib"; | ||
}, | ||
{ | ||
hostname: "network-firewall-fips.{region}.c2s.ic.gov", | ||
tags: ["fips"], | ||
}, | ||
], | ||
@@ -180,2 +184,6 @@ }, | ||
}, | ||
{ | ||
hostname: "network-firewall-fips.{region}.sc2s.sgov.gov", | ||
tags: ["fips"], | ||
}, | ||
], | ||
@@ -182,0 +190,0 @@ }, |
@@ -27,3 +27,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link AssociateFirewallPolicyCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -30,0 +30,0 @@ */ |
@@ -28,3 +28,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link AssociateSubnetsCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -31,0 +31,0 @@ */ |
@@ -29,3 +29,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link CreateFirewallCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -32,0 +32,0 @@ */ |
@@ -26,3 +26,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link CreateFirewallPolicyCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -29,0 +29,0 @@ */ |
@@ -26,3 +26,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link CreateRuleGroupCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -29,0 +29,0 @@ */ |
@@ -33,3 +33,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link DeleteFirewallCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -36,0 +36,0 @@ */ |
@@ -23,3 +23,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link DeleteFirewallPolicyCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -26,0 +26,0 @@ */ |
@@ -23,3 +23,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link DeleteResourcePolicyCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -26,0 +26,0 @@ */ |
@@ -23,3 +23,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link DeleteRuleGroupCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -26,0 +26,0 @@ */ |
@@ -23,3 +23,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link DescribeFirewallCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -26,0 +26,0 @@ */ |
@@ -23,3 +23,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link DescribeFirewallPolicyCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -26,0 +26,0 @@ */ |
@@ -23,3 +23,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link DescribeLoggingConfigurationCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -26,0 +26,0 @@ */ |
@@ -23,3 +23,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link DescribeResourcePolicyCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -26,0 +26,0 @@ */ |
@@ -23,3 +23,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link DescribeRuleGroupCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -26,0 +26,0 @@ */ |
@@ -26,3 +26,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link DisassociateSubnetsCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -29,0 +29,0 @@ */ |
@@ -25,3 +25,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link ListFirewallPoliciesCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -28,0 +28,0 @@ */ |
@@ -26,3 +26,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link ListFirewallsCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -29,0 +29,0 @@ */ |
@@ -25,3 +25,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link ListRuleGroupsCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -28,0 +28,0 @@ */ |
@@ -29,3 +29,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link ListTagsForResourceCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -32,0 +32,0 @@ */ |
@@ -37,3 +37,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link PutResourcePolicyCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -40,0 +40,0 @@ */ |
@@ -28,3 +28,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link TagResourceCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -31,0 +31,0 @@ */ |
@@ -29,3 +29,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link UntagResourceCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -32,0 +32,0 @@ */ |
@@ -26,3 +26,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link UpdateFirewallDeleteProtectionCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -29,0 +29,0 @@ */ |
@@ -24,3 +24,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link UpdateFirewallDescriptionCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -27,0 +27,0 @@ */ |
@@ -23,3 +23,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link UpdateFirewallPolicyChangeProtectionCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -26,0 +26,0 @@ */ |
@@ -23,3 +23,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link UpdateFirewallPolicyCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -26,0 +26,0 @@ */ |
@@ -48,3 +48,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link UpdateLoggingConfigurationCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -51,0 +51,0 @@ */ |
@@ -28,3 +28,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link UpdateRuleGroupCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -31,0 +31,0 @@ */ |
@@ -23,3 +23,3 @@ import { Command as $Command } from "@aws-sdk/smithy-client"; | ||
* @see {@link UpdateSubnetChangeProtectionCommandOutput} for command's `response` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for command's `input` shape. | ||
* @see {@link NetworkFirewallClientResolvedConfig | config} for NetworkFirewallClient's `config` shape. | ||
* | ||
@@ -26,0 +26,0 @@ */ |
{ | ||
"name": "@aws-sdk/client-network-firewall", | ||
"description": "AWS SDK for JavaScript Network Firewall 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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1167236
21502
+ Added@aws-sdk/client-sso@3.41.0(transitive)
+ Added@aws-sdk/client-sts@3.41.0(transitive)
+ Added@aws-sdk/credential-provider-ini@3.41.0(transitive)
+ Added@aws-sdk/credential-provider-node@3.41.0(transitive)
+ Added@aws-sdk/credential-provider-sso@3.41.0(transitive)
+ Added@aws-sdk/credential-provider-web-identity@3.41.0(transitive)
+ Added@aws-sdk/smithy-client@3.41.0(transitive)
+ Added@aws-sdk/types@3.709.0(transitive)
- Removed@aws-sdk/client-sso@3.40.0(transitive)
- Removed@aws-sdk/client-sts@3.40.0(transitive)
- Removed@aws-sdk/credential-provider-ini@3.40.0(transitive)
- Removed@aws-sdk/credential-provider-node@3.40.0(transitive)
- Removed@aws-sdk/credential-provider-sso@3.40.0(transitive)
- Removed@aws-sdk/credential-provider-web-identity@3.40.0(transitive)
- Removed@aws-sdk/smithy-client@3.40.0(transitive)
- Removed@aws-sdk/types@3.713.0(transitive)
Updated@aws-sdk/client-sts@3.41.0