This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::Comprehend::DocumentClassifierEndpoint
The AWS::Comprehend::DocumentClassifierEndpoint resource Property description not available. for Comprehend.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::Comprehend::DocumentClassifierEndpoint", "Properties" : { "DesiredInferenceUnits" :Integer, "EndpointName" :String, "ModelArn" :String, "Tags" :[ Tag, ... ]} }
YAML
Type: AWS::Comprehend::DocumentClassifierEndpoint Properties: DesiredInferenceUnits:IntegerEndpointName:StringModelArn:StringTags:- Tag
Properties
DesiredInferenceUnitsProperty description not available.
Required: Yes
Type: Integer
Minimum:
1Update requires: No interruption
EndpointNameProperty description not available.
Required: Yes
Type: String
Pattern:
^[a-zA-Z0-9](-*[a-zA-Z0-9])*$Minimum:
1Maximum:
40Update requires: Replacement
ModelArnProperty description not available.
Required: Yes
Type: String
Pattern:
^arn:aws(-[^:]+)?:comprehend:[a-zA-Z0-9-]*:[0-9]{12}:document-classifier/[a-zA-Z0-9](-*[a-zA-Z0-9])*(/version/[a-zA-Z0-9](-*[a-zA-Z0-9])*)?$Maximum:
256Update requires: No interruption
Property description not available.
Required: No
Type: Array of Tag
Update requires: No interruption
Return values
Ref
Fn::GetAtt
ArnProperty description not available.
CreationTimeProperty description not available.
CurrentInferenceUnitsProperty description not available.
LastModifiedTimeProperty description not available.