CHANGELOG.md in aws-sdk-ec2-1.420.0 vs CHANGELOG.md in aws-sdk-ec2-1.421.0
- old
+ new
@@ -1,7 +1,12 @@
Unreleased Changes
------------------
+1.421.0 (2023-11-15)
+------------------
+
+* 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.
+
1.420.0 (2023-11-13)
------------------
* 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.