aws-sdk-ec2 1.418.0 → 1.420.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: '09ef990077457f5ffd7d8666fe33d33613e9bfadb193eeb3e1c9a0bf7dba6a98'
4
- data.tar.gz: b2773e0f8086200d2e055377dc4f18fca51b27fcb638f6423b6d9dfcd906ea58
3
+ metadata.gz: c94828aa9a068baa2fda9cebfadf0d03ff9a0cb7d0793a4be84a0027663de015
4
+ data.tar.gz: f79d469364095bf28f0fed4f50e6c73c485573d16058b19d60eb58da21621d12
5
5
  SHA512:
6
- metadata.gz: 141cfeb55798b634120530dd6b235b7c6293775a42518927e9582467d6013717d1cec1c3c826831fcfda857b34697eeeb6e64c09791d7b2eef6894dc14476f4d
7
- data.tar.gz: 38904bbccc3fb94d94c21d96271439437f50669584ba882c67e3960744434183d46df56afd3e5369f486048c49cf6fc59dc6baeeebd2714515bdcef7a7522cdc
6
+ metadata.gz: ade7d49dad2020f9d3400ae138eb1004188dc88d1b518081f7b6ce0e98f65066ab383983008de7860130b5984a552c00850cd558c645e9c571560b66464f9c8a
7
+ data.tar.gz: bce125405af08f3cfa84403328f9de1f0c821a06d4128fa7e1b2ca25d71cc2c60ec9ff39d40ad6b3eac8c5d61cfc4f43bae06094305040aeb1cdb527f04a3be7
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.420.0 (2023-11-13)
5
+ ------------------
6
+
7
+ * Feature - Adds the new EC2 DescribeInstanceTopology API, which you can use to retrieve the network topology of your running instances on select platform types to determine their relative proximity to each other.
8
+
9
+ 1.419.0 (2023-11-10)
10
+ ------------------
11
+
12
+ * Feature - EC2 adds API updates to enable ENA Express at instance launch time.
13
+
4
14
  1.418.0 (2023-11-09)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.418.0
1
+ 1.420.0