AWS::ElementalInference::FeedRepresents a feed that receives media for inference processing.
import { CfnFeed } from 'aws-cdk-lib/aws-elementalinference';Or use the module namespace:
import * as elementalinference from 'aws-cdk-lib/aws-elementalinference';
// elementalinference.CfnFeedConfiguration passed to the constructor as CfnFeedProps.
nameRequiredstringoutputsRequiredIResolvable | IResolvable | GetOutputProperty[]tagsOptional{ [key: string]: string }This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-elementalinferenceAWS::ElementalInference::Feed