Amazon Fraud Detector is no longer be open to new customers as of November 7, 2025. For capabilities similar to Amazon Fraud Detector, explore Amazon SageMaker AI, AutoGluon, and AWS WAF.
AllowDenyList
The metadata of a list.
Contents
- name
-
The name of the list.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[0-9a-z_]+$Required: Yes
- arn
-
The ARN of the list.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
^arn\:aws[a-z-]{0,15}\:frauddetector\:[a-z0-9-]{3,20}\:[0-9]{12}\:[^\s]{2,128}$Required: No
- createdTime
-
The time the list was created.
Type: String
Length Constraints: Minimum length of 11. Maximum length of 30.
Required: No
- description
-
The description of the list.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
- updatedTime
-
The time the list was last updated.
Type: String
Length Constraints: Minimum length of 11. Maximum length of 30.
Required: No
- variableType
-
The variable type of the list.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
^[A-Z_]{1,64}$Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: