aws-sdk-ec2 1.362.0 → 1.364.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 48cb75880216429c79c2002d92efd523dbd1f173d887b5ed2e98d5d3d23f5543
4
- data.tar.gz: 48451658ef09b098fcc10ff057fde9808b0603b3aa63800a2913ff7988cf2363
3
+ metadata.gz: 07f0aaf94c170c862831aa6dc21dba2ccf7e5b538f44863e2c9efdf0184f2eb1
4
+ data.tar.gz: f583f752747ddc80feafd62548f22d8cb25a6047d80dbfcd282b0e776e4aefa0
5
5
  SHA512:
6
- metadata.gz: cd6533072a7fd8c41c145de0758128568ac3ffeb2576397747865c59806c2877f0718993640369c713e4ee2d826a9f05b1f1853ae97766ddc2236efe19b6ef27
7
- data.tar.gz: 68b4369f8a42ccfe0690572c8c91c1128f483ad9404572028cb0c466c4b44065f8c4a473f73d065d4916179c0bce222a6e23cbc67bd66ecbb03ef49cb4c173da
6
+ metadata.gz: 9b20f42b53e7468ddd116241feb4743899b2cc3d5f93cfa59541bc25e0abf6902a1ce0b416e324f036c225caa3befbd175360fb50fc1d856de9741f158a0e714
7
+ data.tar.gz: 4114b225a82db40a5371fb8e4fed9226a9d1d4be1eb52d0e7e9d45c3172b8670618e50b27e1b704c40edeaf1026f48f53675cde84d044e481980a2022234bbb9
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.364.0 (2023-02-02)
5
+ ------------------
6
+
7
+ * Feature - Documentation updates for EC2.
8
+
9
+ 1.363.0 (2023-01-31)
10
+ ------------------
11
+
12
+ * Feature - This launch allows customers to associate up to 8 IP addresses to their NAT Gateways to increase the limit on concurrent connections to a single destination by eight times from 55K to 440K.
13
+
4
14
  1.362.0 (2023-01-30)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.362.0
1
+ 1.364.0