Last updated:|... min read
source.json - XML Format
{
"bucket_name": "your-bucket",
"region": "us-east-1",
"path_prefix": "data/xml/",
"file_format": "xml",
"xml": { "row_identifier": "order" },
"compression": "none",
"max_threads": 5,
"retry_count": 3
}
XML Configuration Fields:
| Field | Description | Example Value |
|---|---|---|
row_identifier | XML tag that encloses each record | record |