jam-cloud/lambda/jamtrack-importer/scripts/event-test-import.json

20 lines
423 B
JSON

{
"invocationSchemaVersion": "2.0",
"invocationId": "invocation-id-example",
"job": {
"id": "job-id-example",
"userArguments" : {
"mode" : "create-jamtrack"
}
},
"tasks": [
{
"taskId": "task-0id-example-1",
"s3BucketName": "jamkazam-tency-202410-test",
"s3Key": "mapped/Ace of Base - The Sign - 10111/manifest.txt",
"s3VersionId": "example-version-id-1"
}
]
}