AWS::Rekognition::StreamProcessor DataSharingPreference - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Rekognition::StreamProcessor DataSharingPreference

Allows you to opt in or opt out to share 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. For more information, see StreamProcessorDataSharingPreference.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "OptIn" : Boolean }

YAML

OptIn: Boolean

Properties

OptIn

Describes the opt-in status applied to a stream processor's data sharing policy.

Required: Yes

Type: Boolean

Update requires: Replacement