Package software.amazon.awscdk.services.rekognition
AWS::Rekognition Construct Library
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
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.)
-
ClassDescriptionA CloudFormation `AWS::Rekognition::Collection`.A fluent builder for
CfnCollection
.Properties for defining a `CfnCollection`.A builder forCfnCollectionProps
An implementation forCfnCollectionProps
A CloudFormation `AWS::Rekognition::Project`.A fluent builder forCfnProject
.Properties for defining a `CfnProject`.A builder forCfnProjectProps
An implementation forCfnProjectProps
A CloudFormation `AWS::Rekognition::StreamProcessor`.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 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 a `CfnStreamProcessor`.A builder forCfnStreamProcessorProps
An implementation forCfnStreamProcessorProps