aws-sdk-frauddetector 1.24.0 → 1.25.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: 25960093c8740f3749d198f00105325f5d20e8207303cda03477938395fe814c
4
- data.tar.gz: 48dd698e69af2a91b9aac10e8fbe89faaa841f140b4bcf94d46d1ae1a37e0ca9
3
+ metadata.gz: b186b15fedb3c5738900d2d39dbd5996fd419b0d2a8d6f3912ca0b87f48d56fb
4
+ data.tar.gz: 03e8d357ba73c03fefdbd63978ca9463f49f87c35bb1e034495033bde5e529ac
5
5
  SHA512:
6
- metadata.gz: f2d044ae04d1f7b1737543d5901437f452b91a6c54b9eb8ac48c3efa4576b10275fbdf248364cf2bd0ebbe792cc31d25da5653c1badba5a874a2eced17a0e5d8
7
- data.tar.gz: cfc2ae05fc189bad74568b85d537795338d9f7a57c24a35c443f6ef9f0f34bfa2168d24cb7b3167374e77fd852782ded92ce21791de5608afd98c6789bd37079
6
+ metadata.gz: ada334593f5796423f04a921ff4d5cde59017b8ffadbf88d372f3c252db57adde733e2577d67571bc2fc6ec1b19f51e64edbf4264be3f2c531b57b43f6714c09
7
+ data.tar.gz: 89d2e91402da8e114ca758f9cef0b53a5f327a3319755b65046709b876eeb1b2ddfca3da6ff36af0655653563c779863998f2ce100ec52ae9532327b77ec9687
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.25.0 (2021-10-11)
5
+ ------------------
6
+
7
+ * 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
8
+
4
9
  1.24.0 (2021-09-03)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.24.0
1
+ 1.25.0