aws-sdk-frauddetector 1.14.0 → 1.15.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: 8955ee9d2e4068eff092f0282c245de33f8f7633e2912a69be6cb88d36d7b081
4
- data.tar.gz: '021469efc73a47eda461d93c2bb806755cb8f9d527ad093e231a2407755e67e2'
3
+ metadata.gz: 4877a6a727e5e90b629e44cd59327e7ca8992cffe018382dafa1d4ebc687c525
4
+ data.tar.gz: 6fd510c53acae8868218da30d978a91b926134f1d08b79e0f182a69f18dfe874
5
5
  SHA512:
6
- metadata.gz: 14803eb5db003afae86dadde4e90f3c8ebd27ada232698c4e1079f99aa2280e9f4aa9c4634b92c966287b02ba4ed6d224a7ad6387ae0b9fb02c1654495ba2d7c
7
- data.tar.gz: ef5a6bbdbcf3afeffb501334715dd23f1e0d2351b8386493867f24491e92052549fb9ac5274e4f3e063378fbc30318c96af976af154c18593dd95be542929b69
6
+ metadata.gz: 3b165fae86f7cf61a8fd886009edaec9faaf8620992216a4950d8b32acfe12cd82a8d61179ec2bad12f34ea557a4afc6d369f98dbdf0f378446a9c5e7a7204b1
7
+ data.tar.gz: 1a6701cb5290f57dc631417c6aceda4ce311d77fd3eb616929dd93488f1a37f9b8d20f46a216327d04e6f991887c3706d00c38b8df83468b565d383993e6e06b
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-frauddetector/customizations'
48
48
  # @!group service
49
49
  module Aws::FraudDetector
50
50
 
51
- GEM_VERSION = '1.14.0'
51
+ GEM_VERSION = '1.15.0'
52
52
 
53
53
  end
@@ -819,8 +819,8 @@ module Aws::FraudDetector
819
819
  # You cannot delete an entity type that is included in an event type.
820
820
  #
821
821
  # When you delete an entity type, Amazon Fraud Detector permanently
822
- # deletes that entity type from the evaluation history, and the data is
823
- # no longer stored in Amazon Fraud Detector.
822
+ # deletes that entity type and the data is no longer stored in Amazon
823
+ # Fraud Detector.
824
824
  #
825
825
  # @option params [required, String] :name
826
826
  # The name of the entity type to delete.
@@ -845,8 +845,8 @@ module Aws::FraudDetector
845
845
  # Deletes the specified event.
846
846
  #
847
847
  # When you delete an event, Amazon Fraud Detector permanently deletes
848
- # that event from the evaluation history, and the event data is no
849
- # longer stored in Amazon Fraud Detector.
848
+ # that event and the event data is no longer stored in Amazon Fraud
849
+ # Detector.
850
850
  #
851
851
  # @option params [required, String] :event_id
852
852
  # The ID of the event to delete.
@@ -877,8 +877,8 @@ module Aws::FraudDetector
877
877
  # You cannot delete an event type that is used in a detector or a model.
878
878
  #
879
879
  # When you delete an entity type, Amazon Fraud Detector permanently
880
- # deletes that entity type from the evaluation history, and the data is
881
- # no longer stored in Amazon Fraud Detector.
880
+ # deletes that entity type and the data is no longer stored in Amazon
881
+ # Fraud Detector.
882
882
  #
883
883
  # @option params [required, String] :name
884
884
  # The name of the event type to delete.
@@ -935,8 +935,7 @@ module Aws::FraudDetector
935
935
  # delete the relevant event ID.
936
936
  #
937
937
  # When you delete a label, Amazon Fraud Detector permanently deletes
938
- # that label from the evaluation history, and the data is no longer
939
- # stored in Amazon Fraud Detector.
938
+ # that label and the data is no longer stored in Amazon Fraud Detector.
940
939
  #
941
940
  # @option params [required, String] :name
942
941
  # The name of the label to delete.
@@ -964,8 +963,7 @@ module Aws::FraudDetector
964
963
  # provided that they are not associated with a detector version.
965
964
  #
966
965
  # When you delete a model, Amazon Fraud Detector permanently deletes
967
- # that model from the evaluation history, and the data is no longer
968
- # stored in Amazon Fraud Detector.
966
+ # that model and the data is no longer stored in Amazon Fraud Detector.
969
967
  #
970
968
  # @option params [required, String] :model_id
971
969
  # The model ID of the model to delete.
@@ -997,8 +995,8 @@ module Aws::FraudDetector
997
995
  # provided that they are not associated with a detector version.
998
996
  #
999
997
  # When you delete a model version, Amazon Fraud Detector permanently
1000
- # deletes that model version from the evaluation history, and the data
1001
- # is no longer stored in Amazon Fraud Detector.
998
+ # deletes that model version and the data is no longer stored in Amazon
999
+ # Fraud Detector.
1002
1000
  #
1003
1001
  # @option params [required, String] :model_id
1004
1002
  # The model ID of the model version to delete.
@@ -1033,8 +1031,8 @@ module Aws::FraudDetector
1033
1031
  # You cannot delete an outcome that is used in a rule version.
1034
1032
  #
1035
1033
  # When you delete an outcome, Amazon Fraud Detector permanently deletes
1036
- # that outcome from the evaluation history, and the data is no longer
1037
- # stored in Amazon Fraud Detector.
1034
+ # that outcome and the data is no longer stored in Amazon Fraud
1035
+ # Detector.
1038
1036
  #
1039
1037
  # @option params [required, String] :name
1040
1038
  # The name of the outcome to delete.
@@ -1060,8 +1058,7 @@ module Aws::FraudDetector
1060
1058
  # `ACTIVE` or `INACTIVE` detector version.
1061
1059
  #
1062
1060
  # When you delete a rule, Amazon Fraud Detector permanently deletes that
1063
- # rule from the evaluation history, and the data is no longer stored in
1064
- # Amazon Fraud Detector.
1061
+ # rule and the data is no longer stored in Amazon Fraud Detector.
1065
1062
  #
1066
1063
  # @option params [required, Types::Rule] :rule
1067
1064
  # A rule.
@@ -1097,8 +1094,8 @@ module Aws::FraudDetector
1097
1094
  # delete these variables manually.
1098
1095
  #
1099
1096
  # When you delete a variable, Amazon Fraud Detector permanently deletes
1100
- # that variable from the evaluation history, and the data is no longer
1101
- # stored in Amazon Fraud Detector.
1097
+ # that variable and the data is no longer stored in Amazon Fraud
1098
+ # Detector.
1102
1099
  #
1103
1100
  # @option params [required, String] :name
1104
1101
  # The name of the variable to delete.
@@ -2632,7 +2629,7 @@ module Aws::FraudDetector
2632
2629
  # model_id: "modelIdentifier", # required
2633
2630
  # model_type: "ONLINE_FRAUD_INSIGHTS", # required, accepts ONLINE_FRAUD_INSIGHTS
2634
2631
  # model_version_number: "floatVersionString", # required
2635
- # status: "ACTIVE", # required, accepts ACTIVE, INACTIVE
2632
+ # status: "ACTIVE", # required, accepts ACTIVE, INACTIVE, TRAINING_CANCELLED
2636
2633
  # })
2637
2634
  #
2638
2635
  # @see http://docs.aws.amazon.com/goto/WebAPI/frauddetector-2019-11-15/UpdateModelVersionStatus AWS API Documentation
@@ -2785,7 +2782,7 @@ module Aws::FraudDetector
2785
2782
  params: params,
2786
2783
  config: config)
2787
2784
  context[:gem_name] = 'aws-sdk-frauddetector'
2788
- context[:gem_version] = '1.14.0'
2785
+ context[:gem_version] = '1.15.0'
2789
2786
  Seahorse::Client::Request.new(handlers, context)
2790
2787
  end
2791
2788
 
@@ -3509,7 +3509,7 @@ module Aws::FraudDetector
3509
3509
  # model_id: "modelIdentifier", # required
3510
3510
  # model_type: "ONLINE_FRAUD_INSIGHTS", # required, accepts ONLINE_FRAUD_INSIGHTS
3511
3511
  # model_version_number: "floatVersionString", # required
3512
- # status: "ACTIVE", # required, accepts ACTIVE, INACTIVE
3512
+ # status: "ACTIVE", # required, accepts ACTIVE, INACTIVE, TRAINING_CANCELLED
3513
3513
  # }
3514
3514
  #
3515
3515
  # @!attribute [rw] model_id
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-frauddetector
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.14.0
4
+ version: 1.15.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-11-05 00:00:00.000000000 Z
11
+ date: 2021-01-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core