aws-sdk-ec2 1.420.0 → 1.422.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: e857ae90d63ebc7085a05975fc3c8ba054224edc40bf7569c2cf51e0ddff16df
4
+ data.tar.gz: 864c995f4d1ab17641ab832582c52f4735c2a2c07ebe99a25a4939d3a9f985a3
5
5
  SHA512:
6
- metadata.gz: ade7d49dad2020f9d3400ae138eb1004188dc88d1b518081f7b6ce0e98f65066ab383983008de7860130b5984a552c00850cd558c645e9c571560b66464f9c8a
7
- data.tar.gz: bce125405af08f3cfa84403328f9de1f0c821a06d4128fa7e1b2ca25d71cc2c60ec9ff39d40ad6b3eac8c5d61cfc4f43bae06094305040aeb1cdb527f04a3be7
6
+ metadata.gz: a2cb4132cc9761c8fcb55f3a09cc1463e61e193914f295fb3695829fc29e9c3e553d16ccbebc1264feea9693fd75949f8815ee9645bd57210f8de197a14b0585
7
+ data.tar.gz: ff2c17b817ad81494112ac85d8346312e4bab7c04b10854a10f96fa3325311a1350b4bb64848ed7e6e1bd2c9bfc602deb6236075e06d8fa8435f3e50ba6240d9
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.422.0 (2023-11-16)
5
+ ------------------
6
+
7
+ * Feature - Enable use of tenant-specific PublicSigningKeyUrl from device trust providers and onboard jumpcloud as a new device trust provider.
8
+
9
+ 1.421.0 (2023-11-15)
10
+ ------------------
11
+
12
+ * 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.
13
+
4
14
  1.420.0 (2023-11-13)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.420.0
1
+ 1.422.0