Skip to content

Commit f25c721

Browse files
author
EC2 Default User
committed
Update configuration.md with CustomConfigPath documentation
- Add comprehensive documentation for the new CustomConfigPath parameter - Include usage examples and testing instructions - Document S3 URI format and validation requirements - Provide clear guidance on custom configuration file structure
1 parent 235a9fe commit f25c721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ CustomConfigPath: "s3://my-bucket/custom-config/config.yaml"
4141
4242
**Key Features:**
4343
- **Override Default Configuration**: When specified, your custom configuration completely replaces the default pattern configuration
44-
- **S3 URI Format**: Accepts standard S3 URI format (e.g., `ss3://my-bucket/custom-config/config.yaml`)
44+
- **S3 URI Format**: Accepts standard S3 URI format (e.g., `s3://my-bucket/custom-config/config.yaml`)
4545
- **Least-Privilege Security**: IAM permissions are conditionally granted only to the specific S3 bucket and object you specify
4646
- **All Patterns Supported**: Works with Pattern 1 (BDA), Pattern 2 (Textract + Bedrock), and Pattern 3 (Textract + UDOP + Bedrock)
4747

0 commit comments

Comments
 (0)