aws-sdk-frauddetector 1.22.0 → 1.26.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 826c32308bcfaa5f0b46495a9f8880164f27662eebbd44db89497c4218651d7d
4
- data.tar.gz: 81bdc100180586755b52b41652566bbff9b787bd6ab0dcdd35874400bc48543e
3
+ metadata.gz: b5915eb17f646971f1a026afece07409408c08ae235c0ed92fb6b655dc0adf28
4
+ data.tar.gz: 544b10e4f4a3703091b98b91a52f843da457dbd890c289f9117696d34d2bf240
5
5
  SHA512:
6
- metadata.gz: 9e45ac66f9321f2cb72bdc9a59260660344381399c15d738b0c8f6f262ab6dca9834088a6f4dbb6fd9cec25b7d4fd6d7268bccbd8325677402a94fcbb7c2bc19
7
- data.tar.gz: 6a1eff90b615311f7518b062f54f4df3917faf4d63c8650d5bae928cc78900f5d24644073f97ebe1d5a32a77509b75ad82c884e8fc70e6c007b88628ff23571c
6
+ metadata.gz: 70fc2a9467af7051ad93b9b937a5d290d5a67882653ae297b058f4e200e0a346f2583fd169c5ee17eccad0b0633fd5a6e173d7ce3161fd13cdec2b751dfb0bc1
7
+ data.tar.gz: 0edfc7528ca5355120324aa85d5a187e13e30d38220a321581896421aaf30e81aea384e59f6cd52e556c6ba5349d680161f2bece3391405b73fb748fea4a6091
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.26.0 (2021-10-18)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.25.0 (2021-10-11)
10
+ ------------------
11
+
12
+ * Feature - New model type: Transaction Fraud Insights, which is optimized for online transaction fraud. Stored Events, which allows customers to send and store data directly within Amazon Fraud Detector. Batch Import, which allows customers to upload a CSV file of historic event data for processing and storage
13
+
14
+ 1.24.0 (2021-09-03)
15
+ ------------------
16
+
17
+ * Feature - Enhanced GetEventPrediction API response to include risk scores from imported SageMaker models
18
+
19
+ 1.23.0 (2021-09-01)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
4
24
  1.22.0 (2021-08-23)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.22.0
1
+ 1.26.0