amazonka-rekognition-2.0: Amazon Rekognition SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.Rekognition.DescribeStreamProcessor

Description

Provides information about a stream processor created by CreateStreamProcessor. You can get information about the input and output streams, the input parameters for the face recognition being performed, and the current status of the stream processor.

Synopsis

Creating a Request

data DescribeStreamProcessor Source #

See: newDescribeStreamProcessor smart constructor.

Constructors

DescribeStreamProcessor' 

Fields

  • name :: Text

    Name of the stream processor for which you want information.

Instances

Instances details
ToJSON DescribeStreamProcessor Source # 
Instance details

Defined in Amazonka.Rekognition.DescribeStreamProcessor

ToHeaders DescribeStreamProcessor Source # 
Instance details

Defined in Amazonka.Rekognition.DescribeStreamProcessor

ToPath DescribeStreamProcessor Source # 
Instance details

Defined in Amazonka.Rekognition.DescribeStreamProcessor

ToQuery DescribeStreamProcessor Source # 
Instance details

Defined in Amazonka.Rekognition.DescribeStreamProcessor

AWSRequest DescribeStreamProcessor Source # 
Instance details

Defined in Amazonka.Rekognition.DescribeStreamProcessor

Generic DescribeStreamProcessor Source # 
Instance details

Defined in Amazonka.Rekognition.DescribeStreamProcessor

Associated Types

type Rep DescribeStreamProcessor :: Type -> Type #

Read DescribeStreamProcessor Source # 
Instance details

Defined in Amazonka.Rekognition.DescribeStreamProcessor

Show DescribeStreamProcessor Source # 
Instance details

Defined in Amazonka.Rekognition.DescribeStreamProcessor

NFData DescribeStreamProcessor Source # 
Instance details

Defined in Amazonka.Rekognition.DescribeStreamProcessor

Methods

rnf :: DescribeStreamProcessor -> () #

Eq DescribeStreamProcessor Source # 
Instance details

Defined in Amazonka.Rekognition.DescribeStreamProcessor

Hashable DescribeStreamProcessor Source # 
Instance details

Defined in Amazonka.Rekognition.DescribeStreamProcessor

type AWSResponse DescribeStreamProcessor Source # 
Instance details

Defined in Amazonka.Rekognition.DescribeStreamProcessor

type Rep DescribeStreamProcessor Source # 
Instance details

Defined in Amazonka.Rekognition.DescribeStreamProcessor

type Rep DescribeStreamProcessor = D1 ('MetaData "DescribeStreamProcessor" "Amazonka.Rekognition.DescribeStreamProcessor" "amazonka-rekognition-2.0-EaCrS9R3rWADqefEZvOx5B" 'False) (C1 ('MetaCons "DescribeStreamProcessor'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeStreamProcessor Source #

Create a value of DescribeStreamProcessor with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeStreamProcessor, describeStreamProcessor_name - Name of the stream processor for which you want information.

Request Lenses

describeStreamProcessor_name :: Lens' DescribeStreamProcessor Text Source #

Name of the stream processor for which you want information.

Destructuring the Response

data DescribeStreamProcessorResponse Source #

See: newDescribeStreamProcessorResponse smart constructor.

Constructors

DescribeStreamProcessorResponse' 

Fields

Instances

Instances details
Generic DescribeStreamProcessorResponse Source # 
Instance details

Defined in Amazonka.Rekognition.DescribeStreamProcessor

Associated Types

type Rep DescribeStreamProcessorResponse :: Type -> Type #

Read DescribeStreamProcessorResponse Source # 
Instance details

Defined in Amazonka.Rekognition.DescribeStreamProcessor

Show DescribeStreamProcessorResponse Source # 
Instance details

Defined in Amazonka.Rekognition.DescribeStreamProcessor

NFData DescribeStreamProcessorResponse Source # 
Instance details

Defined in Amazonka.Rekognition.DescribeStreamProcessor

Eq DescribeStreamProcessorResponse Source # 
Instance details

Defined in Amazonka.Rekognition.DescribeStreamProcessor

type Rep DescribeStreamProcessorResponse Source # 
Instance details

Defined in Amazonka.Rekognition.DescribeStreamProcessor

type Rep DescribeStreamProcessorResponse = D1 ('MetaData "DescribeStreamProcessorResponse" "Amazonka.Rekognition.DescribeStreamProcessor" "amazonka-rekognition-2.0-EaCrS9R3rWADqefEZvOx5B" 'False) (C1 ('MetaCons "DescribeStreamProcessorResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "dataSharingPreference") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamProcessorDataSharingPreference)) :*: S1 ('MetaSel ('Just "input") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamProcessorInput)))) :*: ((S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastUpdateTimestamp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "notificationChannel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamProcessorNotificationChannel))))) :*: (((S1 ('MetaSel ('Just "output") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamProcessorOutput)) :*: S1 ('MetaSel ('Just "regionsOfInterest") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [RegionOfInterest]))) :*: (S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "settings") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamProcessorSettings)))) :*: ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamProcessorStatus)) :*: S1 ('MetaSel ('Just "statusMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "streamProcessorArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newDescribeStreamProcessorResponse Source #

Create a value of DescribeStreamProcessorResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeStreamProcessorResponse, describeStreamProcessorResponse_creationTimestamp - Date and time the stream processor was created

$sel:dataSharingPreference:DescribeStreamProcessorResponse', describeStreamProcessorResponse_dataSharingPreference - 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.

DescribeStreamProcessorResponse, describeStreamProcessorResponse_input - Kinesis video stream that provides the source streaming video.

DescribeStreamProcessorResponse, describeStreamProcessorResponse_kmsKeyId - The identifier for your AWS Key Management Service key (AWS KMS key). This is an optional parameter for label detection stream processors.

$sel:lastUpdateTimestamp:DescribeStreamProcessorResponse', describeStreamProcessorResponse_lastUpdateTimestamp - The time, in Unix format, the stream processor was last updated. For example, when the stream processor moves from a running state to a failed state, or when the user starts or stops the stream processor.

DescribeStreamProcessor, describeStreamProcessorResponse_name - Name of the stream processor.

$sel:notificationChannel:DescribeStreamProcessorResponse', describeStreamProcessorResponse_notificationChannel - Undocumented member.

DescribeStreamProcessorResponse, describeStreamProcessorResponse_output - Kinesis data stream to which Amazon Rekognition Video puts the analysis results.

DescribeStreamProcessorResponse, describeStreamProcessorResponse_regionsOfInterest - Specifies locations in the frames where Amazon Rekognition checks for objects or people. This is an optional parameter for label detection stream processors.

DescribeStreamProcessorResponse, describeStreamProcessorResponse_roleArn - ARN of the IAM role that allows access to the stream processor.

$sel:settings:DescribeStreamProcessorResponse', describeStreamProcessorResponse_settings - Input parameters used in a streaming video analyzed by a stream processor. You can use FaceSearch to recognize faces in a streaming video, or you can use ConnectedHome to detect labels.

DescribeStreamProcessorResponse, describeStreamProcessorResponse_status - Current status of the stream processor.

DescribeStreamProcessorResponse, describeStreamProcessorResponse_statusMessage - Detailed status message about the stream processor.

$sel:streamProcessorArn:DescribeStreamProcessorResponse', describeStreamProcessorResponse_streamProcessorArn - ARN of the stream processor.

$sel:httpStatus:DescribeStreamProcessorResponse', describeStreamProcessorResponse_httpStatus - The response's http status code.

Response Lenses

describeStreamProcessorResponse_dataSharingPreference :: Lens' DescribeStreamProcessorResponse (Maybe StreamProcessorDataSharingPreference) Source #

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.

describeStreamProcessorResponse_input :: Lens' DescribeStreamProcessorResponse (Maybe StreamProcessorInput) Source #

Kinesis video stream that provides the source streaming video.

describeStreamProcessorResponse_kmsKeyId :: Lens' DescribeStreamProcessorResponse (Maybe Text) Source #

The identifier for your AWS Key Management Service key (AWS KMS key). This is an optional parameter for label detection stream processors.

describeStreamProcessorResponse_lastUpdateTimestamp :: Lens' DescribeStreamProcessorResponse (Maybe UTCTime) Source #

The time, in Unix format, the stream processor was last updated. For example, when the stream processor moves from a running state to a failed state, or when the user starts or stops the stream processor.

describeStreamProcessorResponse_output :: Lens' DescribeStreamProcessorResponse (Maybe StreamProcessorOutput) Source #

Kinesis data stream to which Amazon Rekognition Video puts the analysis results.

describeStreamProcessorResponse_regionsOfInterest :: Lens' DescribeStreamProcessorResponse (Maybe [RegionOfInterest]) Source #

Specifies locations in the frames where Amazon Rekognition checks for objects or people. This is an optional parameter for label detection stream processors.

describeStreamProcessorResponse_roleArn :: Lens' DescribeStreamProcessorResponse (Maybe Text) Source #

ARN of the IAM role that allows access to the stream processor.

describeStreamProcessorResponse_settings :: Lens' DescribeStreamProcessorResponse (Maybe StreamProcessorSettings) Source #

Input parameters used in a streaming video analyzed by a stream processor. You can use FaceSearch to recognize faces in a streaming video, or you can use ConnectedHome to detect labels.