You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: template.yaml
+14-3Lines changed: 14 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -125,6 +125,10 @@ Parameters:
125
125
Default: ""
126
126
Description: Specify Custom Fine Tuned Extraction Model ARN. Leave blank to use pretrained model specified in the selected configuration.
127
127
128
+
Pattern2CustomConfigPath:
129
+
Type: String
130
+
Default: ""
131
+
Description: Custom S3 path for Pattern 2 config. If provided, uses s3://ConfigurationBucket/my-custom-configs/my-config/config.yaml instead of preset.
0 commit comments