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::HealthLake::DataTransformationProfile StarterProfileSource
Identifies a built-in starter profile to use as the source when creating a data transformation profile. Valid only when the source format is Consolidated Clinical Document Architecture (C-CDA).
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "StarterProfileName" :String}
YAML
StarterProfileName:String
Properties
StarterProfileName-
The name of the built-in starter profile.
Required: Yes
Type: String
Update requires: Replacement