Hi all, I have a manifest file which has a URI i copied from my S3 bucket, but it says cannot find it.
Error
region: | us-east-1 |
---|---|
timestamp: | 1724947121407 |
requestId: | d38ae520-2b7d-48f6-8a99-48c70eae3890 |
sourceErrorCode: | MANIFEST_NO_FILES_FOUND |
sourceErrorMessage: | Input Manifest finas3f does not contain any valid URIs |
Manifest file
{
“fileLocations”: [
{
“URIs”: [
“s3://finas3buckettest/datasources/Test CSV.csv”
]
}
],
"globalUploadSettings": {
"textqualifier": "\""
}
}