@aws-sdk/client-ec2 3.955.0 → 3.956.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-es/schemas/schemas_0.js +1 -1
- package/package.json +35 -35
package/dist-cjs/index.js
CHANGED
|
@@ -29512,7 +29512,7 @@ var RunInstancesRequest$ = [
|
|
|
29512
29512
|
[2, { [_eQN]: `DisableApiTermination`, [_xN]: _dAT }],
|
|
29513
29513
|
[0, { [_eQN]: `InstanceInitiatedShutdownBehavior`, [_xN]: _iISB }],
|
|
29514
29514
|
[0, { [_eQN]: `PrivateIpAddress`, [_xN]: _pIAr }],
|
|
29515
|
-
[0, { [_eQN]: `ClientToken`, [
|
|
29515
|
+
[0, { [_eQN]: `ClientToken`, [_iTd]: 1, [_xN]: _cT }],
|
|
29516
29516
|
[0, { [_eQN]: `AdditionalInfo`, [_xN]: _aId }],
|
|
29517
29517
|
[() => InstanceNetworkInterfaceSpecificationList, { [_eQN]: `NetworkInterface`, [_xN]: _nIe }],
|
|
29518
29518
|
[() => IamInstanceProfileSpecification$, { [_eQN]: `IamInstanceProfile`, [_xN]: _iIP }],
|
|
@@ -29393,7 +29393,7 @@ export var RunInstancesRequest$ = [
|
|
|
29393
29393
|
[2, { [_eQN]: `DisableApiTermination`, [_xN]: _dAT }],
|
|
29394
29394
|
[0, { [_eQN]: `InstanceInitiatedShutdownBehavior`, [_xN]: _iISB }],
|
|
29395
29395
|
[0, { [_eQN]: `PrivateIpAddress`, [_xN]: _pIAr }],
|
|
29396
|
-
[0, { [_eQN]: `ClientToken`, [
|
|
29396
|
+
[0, { [_eQN]: `ClientToken`, [_iTd]: 1, [_xN]: _cT }],
|
|
29397
29397
|
[0, { [_eQN]: `AdditionalInfo`, [_xN]: _aId }],
|
|
29398
29398
|
[() => InstanceNetworkInterfaceSpecificationList, { [_eQN]: `NetworkInterface`, [_xN]: _nIe }],
|
|
29399
29399
|
[() => IamInstanceProfileSpecification$, { [_eQN]: `IamInstanceProfile`, [_xN]: _iIP }],
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-ec2",
|
|
3
3
|
"description": "AWS SDK for JavaScript Ec2 Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.956.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-ec2",
|
|
@@ -21,44 +21,44 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-sdk-ec2": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^4.4.
|
|
37
|
-
"@smithy/core": "^3.
|
|
38
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
39
|
-
"@smithy/hash-node": "^4.2.
|
|
40
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
41
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
42
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
43
|
-
"@smithy/middleware-retry": "^4.4.
|
|
44
|
-
"@smithy/middleware-serde": "^4.2.
|
|
45
|
-
"@smithy/middleware-stack": "^4.2.
|
|
46
|
-
"@smithy/node-config-provider": "^4.3.
|
|
47
|
-
"@smithy/node-http-handler": "^4.4.
|
|
48
|
-
"@smithy/protocol-http": "^5.3.
|
|
49
|
-
"@smithy/smithy-client": "^4.10.
|
|
50
|
-
"@smithy/types": "^4.
|
|
51
|
-
"@smithy/url-parser": "^4.2.
|
|
24
|
+
"@aws-sdk/core": "3.956.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.956.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.956.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.956.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.956.0",
|
|
29
|
+
"@aws-sdk/middleware-sdk-ec2": "3.956.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.956.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.956.0",
|
|
32
|
+
"@aws-sdk/types": "3.956.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.956.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.956.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.956.0",
|
|
36
|
+
"@smithy/config-resolver": "^4.4.5",
|
|
37
|
+
"@smithy/core": "^3.20.0",
|
|
38
|
+
"@smithy/fetch-http-handler": "^5.3.8",
|
|
39
|
+
"@smithy/hash-node": "^4.2.7",
|
|
40
|
+
"@smithy/invalid-dependency": "^4.2.7",
|
|
41
|
+
"@smithy/middleware-content-length": "^4.2.7",
|
|
42
|
+
"@smithy/middleware-endpoint": "^4.4.1",
|
|
43
|
+
"@smithy/middleware-retry": "^4.4.17",
|
|
44
|
+
"@smithy/middleware-serde": "^4.2.8",
|
|
45
|
+
"@smithy/middleware-stack": "^4.2.7",
|
|
46
|
+
"@smithy/node-config-provider": "^4.3.7",
|
|
47
|
+
"@smithy/node-http-handler": "^4.4.7",
|
|
48
|
+
"@smithy/protocol-http": "^5.3.7",
|
|
49
|
+
"@smithy/smithy-client": "^4.10.2",
|
|
50
|
+
"@smithy/types": "^4.11.0",
|
|
51
|
+
"@smithy/url-parser": "^4.2.7",
|
|
52
52
|
"@smithy/util-base64": "^4.3.0",
|
|
53
53
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
54
54
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
57
|
-
"@smithy/util-endpoints": "^3.2.
|
|
58
|
-
"@smithy/util-middleware": "^4.2.
|
|
59
|
-
"@smithy/util-retry": "^4.2.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^4.3.16",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^4.2.19",
|
|
57
|
+
"@smithy/util-endpoints": "^3.2.7",
|
|
58
|
+
"@smithy/util-middleware": "^4.2.7",
|
|
59
|
+
"@smithy/util-retry": "^4.2.7",
|
|
60
60
|
"@smithy/util-utf8": "^4.2.0",
|
|
61
|
-
"@smithy/util-waiter": "^4.2.
|
|
61
|
+
"@smithy/util-waiter": "^4.2.7",
|
|
62
62
|
"tslib": "^2.6.2"
|
|
63
63
|
},
|
|
64
64
|
"devDependencies": {
|