aws-sdk-ec2 1.368.0 → 1.370.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 98fe3a39c9dccbd22051b3b8545785d35eef24963b3c2ec237831120efd5a426
4
- data.tar.gz: 13aba7b938b9f0b03ad74b4bb10bf1604b84a1704f74c239d27e1b7d99183dad
3
+ metadata.gz: ca6b06b95a5f71dc97c4bf0dbabd4cbcf788939ba0e1ff71a2b32c35a4c404f3
4
+ data.tar.gz: 5baccbd2ed0071ab024021df406124b1b1416489cff4ddcdd12c759ba86a741e
5
5
  SHA512:
6
- metadata.gz: 11315d9761d8d581ed607b94059166c30d8a7db539d9e00c7daca3d26af93cc2cdf44b7779b3b9811212b2b8b895ec1f2e49bfc7cde7d6f3fb18e8e39acdc83d
7
- data.tar.gz: a5167f056c8c8916b2b12ed8d078dba49e99eb484b9cf5c17e0402cf2d6e2f1592c20d3646e91ef2342e9d714a3eb4febf9e376148e60b4ad3a78f3e0cd595cd
6
+ metadata.gz: e0b457c55c5fd1f7426f6f40cda4f0f23eb776d7dc557b28d5433e8f4adec8f842b47cfb4ad8a5dfb2ef4e6f72650c1e7fa2c9696dc7814e1ae87c6b07827ca0
7
+ data.tar.gz: 8e04835e409f82ed41d15708137528faa463842c0266d854717a8261dba4fb8e11d5946d07ca69fc1e165bf3c6329af1ce5647e283554f05dc49cbaae735efd8
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.370.0 (2023-03-14)
5
+ ------------------
6
+
7
+ * Feature - This release adds a new DnsOptions key (PrivateDnsOnlyForInboundResolverEndpoint) to CreateVpcEndpoint and ModifyVpcEndpoint APIs.
8
+
9
+ 1.369.0 (2023-03-08)
10
+ ------------------
11
+
12
+ * Feature - Introducing Amazon EC2 C7g, M7g and R7g instances, powered by the latest generation AWS Graviton3 processors and deliver up to 25% better performance over Graviton2-based instances.
13
+
4
14
  1.368.0 (2023-03-03)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.368.0
1
+ 1.370.0