LivenessOutputConfig
Contains settings that specify the location of an Amazon S3 bucket used to store the output of a Face Liveness session. Note that the S3 bucket must be located in the caller's AWS account and in the same region as the Face Liveness end-point. Additionally, the Amazon S3 object keys are auto-generated by the Face Liveness system.
Contents
- S3Bucket
-
The path to an AWS Amazon S3 bucket used to store Face Liveness session results.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 255.
Pattern:
[0-9A-Za-z\.\-_]*
Required: Yes
- S3KeyPrefix
-
The prefix prepended to the output files for the Face Liveness session results.
Type: String
Length Constraints: Maximum length of 950.
Pattern:
\S*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: