aws-sdk-frauddetector 1.23.0 → 1.27.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: 108a8ad89d1abc80ff5aa8acc81340a5445095963857be561ce57772084c1e4a
4
- data.tar.gz: d8c924768dc2c735b7494af2f653ca79caf35ee52998bb4b1d703ca37325bda3
3
+ metadata.gz: 9de8c05bbbadebea5846ef68d4bad4b4cdbf4b350dff7b842bcbae339d0ce463
4
+ data.tar.gz: 1c23af543c4d1c0dade29f82b2716527d5d6082e90066cc7baff21e5a7b71422
5
5
  SHA512:
6
- metadata.gz: a4de262e123e054407856b2c5834757a1f49044e659fb64df81fc79ae8c5da72514baa5795d0c829aa191ddece5203685b9be08eac5d1d6348f98f5fa85d2237
7
- data.tar.gz: 12d85f07e6ce8e103cd2505f47690bc7b1b088ad70df94f0f4c9d0e65976b4a56a1f9e25eb00b5f4aebece023273d850a45c155e4e1b9604bdffe20a328f2f57
6
+ metadata.gz: fefad6ff60e4fc9c43e3d23f1cb26a4f1371824dc1e7f153aaa6bd045a7924ef1e01789c1449ada0bf84b0d335db1d880da71b52bcfd7d4225022167baa228e8
7
+ data.tar.gz: 710055d2a33d1edfb439ebb7e3b2bfd1982728413d10228182635821c141e6465036451dd1a944e69aebf4d4f23b978fb51b2f31a77591a4942fd9d29c016b69
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.27.0 (2021-11-04)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.26.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.25.0 (2021-10-11)
15
+ ------------------
16
+
17
+ * 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
18
+
19
+ 1.24.0 (2021-09-03)
20
+ ------------------
21
+
22
+ * Feature - Enhanced GetEventPrediction API response to include risk scores from imported SageMaker models
23
+
4
24
  1.23.0 (2021-09-01)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.23.0
1
+ 1.27.0