AWS::Rekognition::StreamProcessor DataSharingPreference - AWS CloudFormation

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 AWS 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