aws-sdk-ec2 1.494.0 → 1.495.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: 4f1235c3d91319e4c76c817bce969cac27c933f16f7b82c8875d74643beb7ece
4
- data.tar.gz: 919661431f7d13da7e95a1c3aed0c4649e30c7da4aa5073acbaf03abe69e5087
3
+ metadata.gz: b91628a43eb0e5c4111e4c5e6efd2ca6aa21baaa4cdbe5e3b79a96991740c3f6
4
+ data.tar.gz: e14600f1b404b2d1b794b572837674bcc0b680c2f0c8982d14f8f72b7da5a778
5
5
  SHA512:
6
- metadata.gz: 349e524a58c12e368e696d7ce8cce25b5c8531bbe4fea8e3f6337d3e6592b88a8f30d64dcbfb825cc688dbe221431e86fe34d7c13d373f687510ab6a072bbbb7
7
- data.tar.gz: a1c89c9bc69b60911d15576d99a9f5922bc14202eae817d6874de794c163d465e7821868741c4065110ef5b38180b29dc5a2ec250f459bdfe44c74c9ae96137b
6
+ metadata.gz: b99ce34f191ecf76ca9b8f9d9f2f228755a06cca1a5aeaaed378367822a7eda525a5c61aeab11af48e8eb0a56fd1015a6e3f757da5bc45d12ba032c9396174f1
7
+ data.tar.gz: ab3fae9b0da5e6aba73d46de62d0070aef196e8a55bbbd3e155351f8ac5e4b024ac307af36b21843d98c23b8fde914d72edcb2c8b7d7f77f344ef3cce988ca6d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.495.0 (2024-12-02)
5
+ ------------------
6
+
7
+ * Feature - Adds support for declarative policies that allow you to enforce desired configuration across an AWS organization through configuring account attributes. Adds support for Allowed AMIs that allows you to limit the use of AMIs in AWS accounts. Adds support for connectivity over non-HTTP protocols.
8
+
4
9
  1.494.0 (2024-11-26)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.494.0
1
+ 1.495.0