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.

The Amazon S3 bucket location to which Amazon Rekognition publishes the detailed inference results of a video analysis operation. These results include the name of the stream processor resource, the session ID of the stream processing session, and labeled timestamps and bounding boxes for detected labels.

Inheritance Hierarchy

System.Object
  Amazon.Rekognition.Model.S3Destination

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

Syntax

C#
public class S3Destination

The S3Destination type exposes the following members

Constructors

NameDescription
Public Method S3Destination()

Properties

NameTypeDescription
Public Property Bucket System.String

Gets and sets the property Bucket.

The name of the Amazon S3 bucket you want to associate with the streaming video project. You must be the owner of the Amazon S3 bucket.

Public Property KeyPrefix System.String

Gets and sets the property KeyPrefix.

The prefix value of the location within the bucket that you want the information to be published to. For more information, see Using prefixes.

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