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::Collectiontype creates a server-side container called a collection.A fluent builder forCfnCollection.Properties for defining aCfnCollection.A builder forCfnCollectionPropsAn implementation forCfnCollectionPropsTheAWS::Rekognition::Projecttype creates an Amazon Rekognition Custom Labels project.A fluent builder forCfnProject.Properties for defining aCfnProject.A builder forCfnProjectPropsAn implementation forCfnProjectPropsTheAWS::Rekognition::StreamProcessortype 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.BoundingBoxPropertyAn implementation forCfnStreamProcessor.BoundingBoxPropertyA fluent builder forCfnStreamProcessor.Connected home settings to use on a streaming video.A builder forCfnStreamProcessor.ConnectedHomeSettingsPropertyAn implementation forCfnStreamProcessor.ConnectedHomeSettingsPropertyAllows you to opt in or opt out to share data with Rekognition to improve model performance.A builder forCfnStreamProcessor.DataSharingPreferencePropertyAn implementation forCfnStreamProcessor.DataSharingPreferencePropertyThe input parameters used to recognize faces in a streaming video analyzed by a Amazon Rekognition stream processor.A builder forCfnStreamProcessor.FaceSearchSettingsPropertyAn implementation forCfnStreamProcessor.FaceSearchSettingsPropertyAmazon Rekognition Video Stream Processor take as input a Kinesis video stream (Input) and a Kinesis data stream (Output).A builder forCfnStreamProcessor.KinesisDataStreamPropertyAn implementation forCfnStreamProcessor.KinesisDataStreamPropertyThe Kinesis video stream that provides the source of the streaming video for an Amazon Rekognition Video stream processor.A builder forCfnStreamProcessor.KinesisVideoStreamPropertyAn implementation forCfnStreamProcessor.KinesisVideoStreamPropertyThe 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.NotificationChannelPropertyAn implementation forCfnStreamProcessor.NotificationChannelPropertyThe X and Y coordinates of a point on an image or video frame.A builder forCfnStreamProcessor.PointPropertyAn implementation forCfnStreamProcessor.PointPropertyThe Amazon S3 bucket location to which Amazon Rekognition publishes the detailed inference results of a video analysis operation.A builder forCfnStreamProcessor.S3DestinationPropertyAn implementation forCfnStreamProcessor.S3DestinationPropertyProperties for defining aCfnStreamProcessor.A builder forCfnStreamProcessorPropsAn implementation forCfnStreamProcessorPropsA reference to a Collection resource.A builder forCollectionReferenceAn implementation forCollectionReference(experimental) Indicates that this resource can be referenced as a Collection.Internal default implementation forICollectionRef.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a Project.Internal default implementation forIProjectRef.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a StreamProcessor.Internal default implementation forIStreamProcessorRef.A proxy class which represents a concrete javascript instance of this type.A reference to a Project resource.A builder forProjectReferenceAn implementation forProjectReferenceA reference to a StreamProcessor resource.A builder forStreamProcessorReferenceAn implementation forStreamProcessorReference