@aws-sdk/client-ec2 3.712.0 → 3.713.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 +27 -9
- package/dist-es/models/models_2.js +4 -0
- package/dist-es/models/models_4.js +0 -8
- package/dist-es/models/models_5.js +8 -0
- package/dist-es/protocols/Aws_ec2.js +12 -0
- package/dist-types/commands/CreateSnapshotCommand.d.ts +20 -8
- package/dist-types/commands/CreateSnapshotsCommand.d.ts +22 -10
- package/dist-types/commands/DeleteClientVpnRouteCommand.d.ts +1 -2
- package/dist-types/commands/DescribeFleetHistoryCommand.d.ts +2 -1
- package/dist-types/commands/DescribeSnapshotsCommand.d.ts +1 -0
- package/dist-types/commands/EnableAddressTransferCommand.d.ts +2 -1
- package/dist-types/commands/ModifyInstanceEventWindowCommand.d.ts +1 -2
- package/dist-types/commands/UnlockSnapshotCommand.d.ts +1 -2
- package/dist-types/models/models_2.d.ts +80 -52
- package/dist-types/models/models_3.d.ts +25 -36
- package/dist-types/models/models_4.d.ts +37 -17
- package/dist-types/models/models_5.d.ts +17 -11
- package/dist-types/models/models_6.d.ts +12 -62
- package/dist-types/models/models_7.d.ts +61 -18
- package/dist-types/models/models_8.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteClientVpnRouteCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/DescribeFleetHistoryCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/EnableAddressTransferCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ModifyInstanceEventWindowCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/UnlockSnapshotCommand.d.ts +4 -2
- package/dist-types/ts3.4/models/models_2.d.ts +10 -6
- package/dist-types/ts3.4/models/models_3.d.ts +6 -7
- package/dist-types/ts3.4/models/models_4.d.ts +8 -10
- package/dist-types/ts3.4/models/models_5.d.ts +10 -4
- package/dist-types/ts3.4/models/models_6.d.ts +4 -8
- package/dist-types/ts3.4/models/models_7.d.ts +8 -4
- package/dist-types/ts3.4/models/models_8.d.ts +4 -0
- package/package.json +15 -15
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.713.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-ec2",
|
|
@@ -20,20 +20,20 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
28
|
-
"@aws-sdk/middleware-logger": "3.
|
|
29
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
30
|
-
"@aws-sdk/middleware-sdk-ec2": "3.
|
|
31
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
32
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
33
|
-
"@aws-sdk/types": "3.
|
|
34
|
-
"@aws-sdk/util-endpoints": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
36
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.713.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.713.0",
|
|
25
|
+
"@aws-sdk/core": "3.713.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.713.0",
|
|
27
|
+
"@aws-sdk/middleware-host-header": "3.713.0",
|
|
28
|
+
"@aws-sdk/middleware-logger": "3.713.0",
|
|
29
|
+
"@aws-sdk/middleware-recursion-detection": "3.713.0",
|
|
30
|
+
"@aws-sdk/middleware-sdk-ec2": "3.713.0",
|
|
31
|
+
"@aws-sdk/middleware-user-agent": "3.713.0",
|
|
32
|
+
"@aws-sdk/region-config-resolver": "3.713.0",
|
|
33
|
+
"@aws-sdk/types": "3.713.0",
|
|
34
|
+
"@aws-sdk/util-endpoints": "3.713.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-browser": "3.713.0",
|
|
36
|
+
"@aws-sdk/util-user-agent-node": "3.713.0",
|
|
37
37
|
"@smithy/config-resolver": "^3.0.13",
|
|
38
38
|
"@smithy/core": "^2.5.5",
|
|
39
39
|
"@smithy/fetch-http-handler": "^4.1.2",
|