aws-sdk-ec2 1.420.0 → 1.423.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: c94828aa9a068baa2fda9cebfadf0d03ff9a0cb7d0793a4be84a0027663de015
4
- data.tar.gz: f79d469364095bf28f0fed4f50e6c73c485573d16058b19d60eb58da21621d12
3
+ metadata.gz: 7878b58e27a99c4dae4767bef3cc189fc4d120fa7ec103bc15a424946809399a
4
+ data.tar.gz: 986b5b6be83e3443f6d90b4d28e9980e4788bcffa4ad5f558f18b29874591b40
5
5
  SHA512:
6
- metadata.gz: ade7d49dad2020f9d3400ae138eb1004188dc88d1b518081f7b6ce0e98f65066ab383983008de7860130b5984a552c00850cd558c645e9c571560b66464f9c8a
7
- data.tar.gz: bce125405af08f3cfa84403328f9de1f0c821a06d4128fa7e1b2ca25d71cc2c60ec9ff39d40ad6b3eac8c5d61cfc4f43bae06094305040aeb1cdb527f04a3be7
6
+ metadata.gz: a939b287dee77decfb085dc49e58f8568119203da09afeb56b64e3acc8e11e045ba887eccd4fc41c312e9b8e6be224c16b67ba0a33f7b433718f3151a70c5e0c
7
+ data.tar.gz: d93e9cee042da867d23f07573e8c6e7a5d4cd230fbb04f8c1848a26c7d2538fc4c518bd45287cccb5913fb51013f74c581c83e75cf08310d5800c1404313a6ef
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.423.0 (2023-11-17)
5
+ ------------------
6
+
7
+ * Feature - This release adds new features for Amazon VPC IP Address Manager (IPAM) Allowing a choice between Free and Advanced Tiers, viewing public IP address insights across regions and in Amazon Cloudwatch, use IPAM to plan your subnet IPs within a VPC and bring your own autonomous system number to IPAM.
8
+
9
+ 1.422.0 (2023-11-16)
10
+ ------------------
11
+
12
+ * Feature - Enable use of tenant-specific PublicSigningKeyUrl from device trust providers and onboard jumpcloud as a new device trust provider.
13
+
14
+ 1.421.0 (2023-11-15)
15
+ ------------------
16
+
17
+ * 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.
18
+
4
19
  1.420.0 (2023-11-13)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.420.0
1
+ 1.423.0