aws-sdk-ec2 1.389.0 → 1.391.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: b0ea40200b6902f9caf1ce7287867ec965cdb162b682fd91cd9138b9f3505d29
4
- data.tar.gz: 8f4ab68d8eb635b989889c51c62c45b375ea2fcec9ed8373b7a110c1d96ce40f
3
+ metadata.gz: a1da97cb3027456916d9cb22f8287a36792baebc5f65ebb3c2ce38761f0c7de5
4
+ data.tar.gz: 5159bac04dbfa33cec391ac8604db51da22b4029284bb6851d885608a467512f
5
5
  SHA512:
6
- metadata.gz: 5ea8966dec95c6e08f2222b3fdfa3d19ca70cb1070aafe3d9fad124da77a5e4d3f43506780708b1e6e5743c0e87dea682d8ea71e81014fa4b49d46e1d92fbce2
7
- data.tar.gz: e4da749d154d6e8b20b6399aeef21749ddd781934da0ed769a2f28881b5cfe1d7c01e3e0fef73423c134464535aad4e2fd302d9f7694fac654aa6f592a5d3b5a
6
+ metadata.gz: a8ae9461f6ba4d8dccfe78559e067c8b9f5dd56633183616d39d48a0d31a46c461be275daaf4b3a3635d2bbd305957a4575347faf8428e592198a1a6551a773d
7
+ data.tar.gz: c870130a8b3b77fe10f63efc43318ea3d973a725d9c82306956d1070ba7fe397475b4a903e904a72f149ac65bf7dffcca5f00e77fb78632ba22ba32bc0a3f43c
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.391.0 (2023-07-17)
5
+ ------------------
6
+
7
+ * Feature - Add Nitro TPM support on DescribeInstanceTypes
8
+
9
+ 1.390.0 (2023-07-13)
10
+ ------------------
11
+
12
+ * Feature - This release adds support for the C7gn and Hpc7g instances. C7gn instances are powered by AWS Graviton3 processors and the fifth-generation AWS Nitro Cards. Hpc7g instances are powered by AWS Graviton 3E processors and provide up to 200 Gbps network bandwidth.
13
+
4
14
  1.389.0 (2023-07-11)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.389.0
1
+ 1.391.0