View a markdown version of this page

AWS::Comprehend::DocumentClassifierEndpoint - AWS CloudFormation

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: Integer EndpointName: String ModelArn: String Tags: - Tag

Properties

DesiredInferenceUnits

Property description not available.

Required: Yes

Type: Integer

Minimum: 1

Update requires: No interruption

EndpointName

Property description not available.

Required: Yes

Type: String

Pattern: ^[a-zA-Z0-9](-*[a-zA-Z0-9])*$

Minimum: 1

Maximum: 40

Update requires: Replacement

ModelArn

Property 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: 256

Update requires: No interruption

Tags

Property description not available.

Required: No

Type: Array of Tag

Update requires: No interruption

Return values

Ref

Fn::GetAtt

Arn

Property description not available.

CreationTime

Property description not available.

CurrentInferenceUnits

Property description not available.

LastModifiedTime

Property description not available.