InputDataConfig
The input properties for an entities detection job. This includes the name of the S3 bucket and the path to the files to be analyzed.
Contents
- S3Bucket
-
The URI of the S3 bucket that contains the input data. The bucket must be in the same region as the API endpoint that you are calling.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 63.
Pattern:
^[0-9a-z\.\-_]*(?!\.)$
Required: Yes
- S3Key
-
The path to the input data files in the S3 bucket.
Type: String
Length Constraints: Maximum length of 1024.
Pattern:
.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: