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.
Container for the parameters to the UpdateStreamProcessor operation. Allows you to update a stream processor. You can change some settings and regions of interest and delete certain parameters.
Namespace: Amazon.Rekognition.Model
Assembly: AWSSDK.Rekognition.dll
Version: 3.x.y.z
public class UpdateStreamProcessorRequest : AmazonRekognitionRequest IAmazonWebServiceRequest
The UpdateStreamProcessorRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateStreamProcessorRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
DataSharingPreferenceForUpdate | Amazon.Rekognition.Model.StreamProcessorDataSharingPreference |
Gets and sets the property DataSharingPreferenceForUpdate. Shows whether you are sharing data with Rekognition to improve model performance. You can choose this option at the account level or on a per-stream basis. Note that if you opt out at the account level this setting is ignored on individual streams. |
![]() |
Name | System.String |
Gets and sets the property Name. Name of the stream processor that you want to update. |
![]() |
ParametersToDelete | System.Collections.Generic.List<System.String> |
Gets and sets the property ParametersToDelete. A list of parameters you want to delete from the stream processor. |
![]() |
RegionsOfInterestForUpdate | System.Collections.Generic.List<Amazon.Rekognition.Model.RegionOfInterest> |
Gets and sets the property RegionsOfInterestForUpdate. Specifies locations in the frames where Amazon Rekognition checks for objects or people. This is an optional parameter for label detection stream processors. |
![]() |
SettingsForUpdate | Amazon.Rekognition.Model.StreamProcessorSettingsForUpdate |
Gets and sets the property SettingsForUpdate. The stream processor settings that you want to update. Label detection settings can be updated to detect different labels with a different minimum confidence. |
.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