aws-sdk-securityhub 1.95.0 → 1.97.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: 5f1288fb6a07f5cd1bb591ddadfbc66e9cc27115f0c678ee47835ef4d80471f9
4
- data.tar.gz: 39c5a0bdb9a0770bad44ff910d39b13394827f8b4fc2d9503743dd2773df0bba
3
+ metadata.gz: 2f9a24223dd904a6f02eab06b5ec73ea9a82625a14697394369d2c231ff0cab9
4
+ data.tar.gz: 85b6ec9d6b9bfdbd3aa7fa0c87917d3bb95cc3ba1db1aeb84e1c482b0370c455
5
5
  SHA512:
6
- metadata.gz: 5d629077cbb9a5e5596b09182fb1d1d1867b84bd26642e499f9ee9d9761e4b6a0d1fb2b03aaa9738cea2a4381fd44010ae80e3649ed5643868fa0a4053582a7b
7
- data.tar.gz: 903ea06ead29321581797ea08d7ba7c0948b90b35ec9a5fd3710af959fcc8df2f7b6a4dd5b467d8e94e9a4888727a9d4fa2456e33e28e035d0dd6bbaa9f3630a
6
+ metadata.gz: 0714167ee308b3e3259825b8594c0f4c2ea56366ec559039efda439c4e9744ec1df3d0fe42322f388112eb5229f1bf9a7f80b7d7e511169cf90af52b1a8b0f9c
7
+ data.tar.gz: 3f2d65cef2fabec26802f0d7e5a04882e002c0874120380b0916d750e66fccc2295b4884e958427eb39b500bd4b0de9db58e6c1bc93d852aaf53fbcb6d744a5c
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.97.0 (2023-11-27)
5
+ ------------------
6
+
7
+ * Feature - Adds and updates APIs to support central configuration. This feature allows the Security Hub delegated administrator to configure Security Hub for their entire AWS Org across multiple regions from a home Region. With this release, findings also include account name and application metadata.
8
+
9
+ 1.96.0 (2023-11-27)
10
+ ------------------
11
+
12
+ * Feature - Adds and updates APIs to support customizable security controls. This feature allows Security Hub customers to provide custom parameters for security controls. With this release, findings for controls that support custom parameters will include the parameters used to generate the findings.
13
+
4
14
  1.95.0 (2023-11-22)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.95.0
1
+ 1.97.0