aws-sdk-ec2 1.484.0 → 1.486.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: 0b92df018605963689a974095c9e0b495e87310f6909e1cac2ebf852eaf8c57c
4
- data.tar.gz: c6ac197d80a334245387b871db1d49b76ae78b50876043e828332b76789ac960
3
+ metadata.gz: a334bcee5623ee10f8cfb378982e208c6c1878524ba55ddad1933bbd93ebc9b6
4
+ data.tar.gz: a92135f321e5a1bffde160f3861506e540684f115e7e46a4a0908cf0b2ccae01
5
5
  SHA512:
6
- metadata.gz: e95195cfc089cab8c8fe7cc0f36e391e3f0cf330449f35bc0c72cbd8500e52a983dc012b7107df179e9f7791fe9f073201cfb4a1e71251f078749d0f661edbea
7
- data.tar.gz: 4676dcdc0c04e449109d29d0d37b42cf1b3f2a9f086537cf236abb0984910031a297c65b53d1fa2ec239a73f833ceaf5ff2fd4545edc3cab5b6cf162fd0233c6
6
+ metadata.gz: d53632b9dec8f977a84da9cb4fc7c262dd4740e6a651a38036ff7183d35272371e781c505da74cd29e5f94b2c12ee625ca33872a6ccac19786d9bf542ff58144
7
+ data.tar.gz: 3aa84e3a66499bc1811c8c44934d543569cd4052a8f58c6af71298e292f3949ec5816dc1b781a74b8ef4eb3e3a9d4fef4e1e08e7c7627152f3713246dbd99dc2
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.486.0 (2024-10-30)
5
+ ------------------
6
+
7
+ * Feature - This release adds two new capabilities to VPC Security Groups: Security Group VPC Associations and Shared Security Groups.
8
+
9
+ 1.485.0 (2024-10-24)
10
+ ------------------
11
+
12
+ * Feature - This release includes a new API to describe some details of the Amazon Machine Images (AMIs) that were used to launch EC2 instances, even if those AMIs are no longer available for use.
13
+
4
14
  1.484.0 (2024-10-23)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.484.0
1
+ 1.486.0