aws-sdk-ec2 1.417.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: 7ac4887a539a63a494296958bdf908d279a6407db370596be8a3a3ace6fd1197
4
- data.tar.gz: d4cc951fc9825b038d5f0ce1841fa6ff741eb1d2722a8d947ff4bc7b17b05cea
3
+ metadata.gz: c94828aa9a068baa2fda9cebfadf0d03ff9a0cb7d0793a4be84a0027663de015
4
+ data.tar.gz: f79d469364095bf28f0fed4f50e6c73c485573d16058b19d60eb58da21621d12
5
5
  SHA512:
6
- metadata.gz: 4fbf66a95a483a41ed3103c63a2e5d80ecaa32630f064bc5ced87991e52afbe014c6e8b4adb5cd52ddaedd9037f49fe956eef125b619b8493e94975820d88a3d
7
- data.tar.gz: 2bd114210651203a603951c89036882d1f30110e497552856bf8caf3eae33f39b78d31583d672bc76f4022112d97fb808ea477c705d37eecf47d8a23b17b17f4
6
+ metadata.gz: ade7d49dad2020f9d3400ae138eb1004188dc88d1b518081f7b6ce0e98f65066ab383983008de7860130b5984a552c00850cd558c645e9c571560b66464f9c8a
7
+ data.tar.gz: bce125405af08f3cfa84403328f9de1f0c821a06d4128fa7e1b2ca25d71cc2c60ec9ff39d40ad6b3eac8c5d61cfc4f43bae06094305040aeb1cdb527f04a3be7
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
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
+
14
+ 1.418.0 (2023-11-09)
15
+ ------------------
16
+
17
+ * Feature - AWS EBS now supports Block Public Access for EBS Snapshots. This release introduces the EnableSnapshotBlockPublicAccess, DisableSnapshotBlockPublicAccess and GetSnapshotBlockPublicAccessState APIs to manage account-level public access settings for EBS Snapshots in an AWS Region.
18
+
4
19
  1.417.0 (2023-10-31)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.417.0
1
+ 1.420.0