File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,9 @@ SPDX-License-Identifier: MIT-0
88## [ 0.3.6]
99
1010### Fixed
11- - update Athena/Glue table configuration to use Parquet format instead of JSON #20
12- - unable to delete all features from textract features #18
11+ - Update Athena/Glue table configuration to use Parquet format instead of JSON #20
12+ - Unable to delete all features from textract features #18
13+ - Cloudformation Error when Changing Evaluation Bucket Name #19
1314
1415### Added
1516- ** Extended Document Format Support in OCR Service**
Original file line number Diff line number Diff line change @@ -420,7 +420,6 @@ Metadata:
420420 default : " Evaluation"
421421 Parameters :
422422 - EvaluationBaselineBucketName
423- - ReportingBucketName
424423 - EvaluationAutoEnabled
425424 - Label :
426425 default : " Reporting"
@@ -482,8 +481,6 @@ Metadata:
482481 default : " Post Processing Lambda Hook Function ARN"
483482 EvaluationBaselineBucketName :
484483 default : " Evaluation Baseline Bucket Name"
485- ReportingBucketName :
486- default : " Reporting Bucket Name"
487484 EvaluationAutoEnabled :
488485 default : " Evaluation Auto Enabled"
489486 ReportingBucketName :
You can’t perform that action at this time.
0 commit comments