aws-sdk-ec2 1.419.0 → 1.421.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: 29c599f30182d6a247647a9811ceaa8004bc38d593ede3cd2a919222be2957ea
4
- data.tar.gz: 745d714c5740625274f7bd87ca3454ecd1e2232fea8ff51f556626e41845df76
3
+ metadata.gz: 44b3723da36b63413ca65a7a669660f6a5147f81b4daec2bb7c15d91f0c02ccb
4
+ data.tar.gz: 0ba1d9c79fd825b49a85467811964e462b1cc573b206752c8bbeebf4870f75fb
5
5
  SHA512:
6
- metadata.gz: 37ba9623d588cc06c0b1e3bab5b5da2cdc1d4aeb24ff7973fbc7e7db197bcf1f48e8578164d576a4ece8e94d851e1ad550698e11d09fdfbb52bcf160d6fd6542
7
- data.tar.gz: 938b2b50dac89aabfe3d29808249d10961269038e459dbd9ec164c16fdb0c1e1f7de06a4338e7bb800d364bff37ca5800cd0ede76890e485f58f0ec4fdf473e0
6
+ metadata.gz: b1a5dd72be77a68e05109f4e1054f3b94ae33afd64b2fc902bbe9f548522b75ee12ca51b5d71ee5f79c5837f54ab6102255f0cffaca92c74933339bd2ff2d005
7
+ data.tar.gz: 79474d2b73f22b9042517c2e70f83936ab4926045cffb2a1c7009058e209dcf93c2dc178109e5eaf7315fd5fb2eec89dc68521b1398a258918e43af889c8669d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.421.0 (2023-11-15)
5
+ ------------------
6
+
7
+ * Feature - AWS EBS now supports Snapshot Lock, giving users the ability to lock an EBS Snapshot to prohibit deletion of the snapshot. This release introduces the LockSnapshot, UnlockSnapshot & DescribeLockedSnapshots APIs to manage lock configuration for snapshots. The release also includes the dl2q_24xlarge.
8
+
9
+ 1.420.0 (2023-11-13)
10
+ ------------------
11
+
12
+ * 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.
13
+
4
14
  1.419.0 (2023-11-10)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.419.0
1
+ 1.421.0