Package software.amazon.awscdk.services.rekognition
package software.amazon.awscdk.services.rekognition
AWS::Rekognition Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.rekognition.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for Rekognition construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::Rekognition resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::Rekognition.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionThe
AWS::Rekognition::Collection
type creates a server-side container called a collection.A fluent builder forCfnCollection
.Properties for defining aCfnCollection
.A builder forCfnCollectionProps
An implementation forCfnCollectionProps
TheAWS::Rekognition::Project
type creates an Amazon Rekognition Custom Labels project.A fluent builder forCfnProject
.Properties for defining aCfnProject
.A builder forCfnProjectProps
An implementation forCfnProjectProps
TheAWS::Rekognition::StreamProcessor
type creates a stream processor used to detect and recognize faces or to detect connected home labels in a streaming video.Identifies the bounding box around the label, face, text, or personal protective equipment.A builder forCfnStreamProcessor.BoundingBoxProperty
An implementation forCfnStreamProcessor.BoundingBoxProperty
A fluent builder forCfnStreamProcessor
.Connected home settings to use on a streaming video.A builder forCfnStreamProcessor.ConnectedHomeSettingsProperty
An implementation forCfnStreamProcessor.ConnectedHomeSettingsProperty
Allows you to opt in or opt out to share data with Rekognition to improve model performance.A builder forCfnStreamProcessor.DataSharingPreferenceProperty
An implementation forCfnStreamProcessor.DataSharingPreferenceProperty
The input parameters used to recognize faces in a streaming video analyzed by a Amazon Rekognition stream processor.A builder forCfnStreamProcessor.FaceSearchSettingsProperty
An implementation forCfnStreamProcessor.FaceSearchSettingsProperty
Amazon Rekognition Video Stream Processor take as input a Kinesis video stream (Input) and a Kinesis data stream (Output).A builder forCfnStreamProcessor.KinesisDataStreamProperty
An implementation forCfnStreamProcessor.KinesisDataStreamProperty
The Kinesis video stream that provides the source of the streaming video for an Amazon Rekognition Video stream processor.A builder forCfnStreamProcessor.KinesisVideoStreamProperty
An implementation forCfnStreamProcessor.KinesisVideoStreamProperty
The Amazon Simple Notification Service topic to which Amazon Rekognition publishes the object detection results and completion status of a video analysis operation.A builder forCfnStreamProcessor.NotificationChannelProperty
An implementation forCfnStreamProcessor.NotificationChannelProperty
The X and Y coordinates of a point on an image or video frame.A builder forCfnStreamProcessor.PointProperty
An implementation forCfnStreamProcessor.PointProperty
The Amazon S3 bucket location to which Amazon Rekognition publishes the detailed inference results of a video analysis operation.A builder forCfnStreamProcessor.S3DestinationProperty
An implementation forCfnStreamProcessor.S3DestinationProperty
Properties for defining aCfnStreamProcessor
.A builder forCfnStreamProcessorProps
An implementation forCfnStreamProcessorProps