aws-sdk-securityhub 1.51.0 → 1.55.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: 6f0e071dba069075a4d2eaa562a957baf7cb84b626d395a57efcfd9094e28826
4
- data.tar.gz: b8c7fbc7ccd6d6e2fc58178392bc9e67a9858f10a7e4601d8a0521561430ce16
3
+ metadata.gz: c0244a3b2d9711dcabb3626e254137872d085f194394249104ef3609329caad1
4
+ data.tar.gz: 6276dc69a93362dac4a62924aac1b941a6ccbcb628afed13acf1a32bb908cc69
5
5
  SHA512:
6
- metadata.gz: f34876210029e4094414957392989df04ec419df4a1b7e67e800156fd790bcbb59e5edf556ef2702a70e45d4262fbc100e4e2d0e30d9e2a2e8fe1f0973c83c2f
7
- data.tar.gz: ac34490470bf9ce0eca91dc35aa6cad0108a9815da585d3dbf4a56574c826fe30f7eba465b6c8bf57c09ee0fc0d69414ad46a0199b034fdff40eb62900bd9e2e
6
+ metadata.gz: 299eafa227885502a179801deed102a6f1a5dc90346b3a84e762908e1339f56590ee3de04cfb2b2a868569bad8a929c4792fe8056e39054e26a6bf1c0cc855df
7
+ data.tar.gz: 208b24bb8be7c8f9b248338039aa121f6ec1e37554cd418391f622aa74804dd4307e1cedd7fb0b4eb79f2a6a47067865adf94d3df0669285d466fe3ad78cb80f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.55.0 (2021-10-20)
5
+ ------------------
6
+
7
+ * Feature - Added support for cross-Region finding aggregation, which replicates findings from linked Regions to a single aggregation Region. Added operations to view, enable, update, and delete the finding aggregation.
8
+
9
+ 1.54.0 (2021-10-18)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.53.0 (2021-10-08)
15
+ ------------------
16
+
17
+ * Feature - Added new resource details objects to ASFF, including resources for WAF rate-based rules, EC2 VPC endpoints, ECR repositories, EKS clusters, X-Ray encryption, and OpenSearch domains. Added additional details for CloudFront distributions, CodeBuild projects, ELB V2 load balancers, and S3 buckets.
18
+
19
+ 1.52.0 (2021-09-02)
20
+ ------------------
21
+
22
+ * Feature - New ASFF Resources: AwsAutoScalingLaunchConfiguration, AwsEc2VpnConnection, AwsEcrContainerImage. Added KeyRotationStatus to AwsKmsKey. Added AccessControlList, BucketLoggingConfiguration,BucketNotificationConfiguration and BucketNotificationConfiguration to AwsS3Bucket.
23
+
4
24
  1.51.0 (2021-09-01)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.51.0
1
+ 1.55.0