aws-sdk-ec2 1.526.0 → 1.528.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: 71a2f871f7f71eadc9b19b0fe2c7fd6c04d14675f8ba7a1d74f764723fcd205d
4
- data.tar.gz: 2a084d98b5a5b7991c4b14e36dab5129337a548648020912c7be675ff372ee4e
3
+ metadata.gz: 5c318060a48f6e9ca23cc77f530c70e75bbdc61b10ed6c481b7d612108863a89
4
+ data.tar.gz: 85047b832e087aa94dc4ab1e271a374aaf148be440a48e3104431d870685d99e
5
5
  SHA512:
6
- metadata.gz: 1be823d87da377728ae042c6e864d98e4530b86cacb134f061c14f3f0e0c98681be8af03d14c4851a59ddd4609c4ceba898ea30666e46e1b4f1caab33b6c9dd9
7
- data.tar.gz: 8c7873e4d17c52b2dcd00729726e09a9f34da4f2eecf738bf12aee428fe356f01657adeac7dea83d9a9da4b421fb0ed4a08abeddc1963421b6088326d71efb95
6
+ metadata.gz: 1ca671955ec3fedc23bf3fbe4d6b9c094cf5ba88d45739ad69da55f21c86557dbbcc02d6caf756a000777b282374f5968a3eb1563ad43a6080778fab22cd4591
7
+ data.tar.gz: 9331803d609362fa168288f11854e6f374ad1eaf15ec1e8f9382d6b2e6853fdf46d537d491339b8593d0ad22b6ed7b971ba64ea25b447bb3a660050fb735c75a
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.528.0 (2025-05-27)
5
+ ------------------
6
+
7
+ * Feature - This release adds three features - option to store AWS Site-to-Site VPN pre-shared keys in AWS Secrets Manager, GetActiveVpnTunnelStatus API to check the in-use VPN algorithms, and SampleType option in GetVpnConnectionDeviceSampleConfiguration API to get recommended sample configs for VPN devices.
8
+
9
+ 1.527.0 (2025-05-23)
10
+ ------------------
11
+
12
+ * Feature - This release adds support for the C7i-flex, M7i-flex, I7i, I7ie, I8g, P6-b200, Trn2, C8gd, M8gd and R8gd instances
13
+
4
14
  1.526.0 (2025-05-21)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.526.0
1
+ 1.528.0