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::Bedrock::DataAutomationLibrary EntityTypeInfo
Information about an entity type.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "EntityMetadata" :String, "EntityType" :String}
YAML
EntityMetadata:StringEntityType:String
Properties
EntityMetadata-
Metadata about the entity type.
Required: No
Type: String
Update requires: No interruption
EntityType-
The entity type.
Required: Yes
Type: String
Allowed values:
VOCABULARYUpdate requires: No interruption