AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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.

Inheritance Hierarchy

System.Object
  Amazon.Rekognition.Model.LivenessOutputConfig

Namespace: Amazon.Rekognition.Model
Assembly: AWSSDK.Rekognition.dll
Version: 3.x.y.z

Syntax

C#
public class LivenessOutputConfig

The LivenessOutputConfig type exposes the following members

Constructors

NameDescription
Public Method LivenessOutputConfig()

Properties

NameTypeDescription
Public Property S3Bucket System.String

Gets and sets the property S3Bucket.

The path to an AWS Amazon S3 bucket used to store Face Liveness session results.

Public Property S3KeyPrefix System.String

Gets and sets the property S3KeyPrefix.

The prefix prepended to the output files for the Face Liveness session results.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5