ExternalEventsDetail
Details for the external events data used for model version training.
Contents
- dataAccessRoleArn
-
The ARN of the role that provides Amazon Fraud Detector access to the data location.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
^arn\:aws[a-z-]{0,15}\:iam\:\:[0-9]{12}\:role\/[^\s]{2,64}$
Required: Yes
- dataLocation
-
The Amazon S3 bucket location for the data.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
^s3:\/\/(.+)$
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: