S3control client create job. No json format for Manifest only CSV #7941
Answered
by
tim-finnigan
damolaobaleke
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
tim-finnigan
Jun 15, 2023
Replies: 1 comment 3 replies
-
Both the AWS CLI create-job and boto3 create_job commands correspond to the S3 Control CreateJob API. We can reach out to the S3 Control team for input on their API designs but we don't have direct input or insight into that. Do you get an error when trying to upload a JSON file? In the JobManifest documentation it says:
This suggests that a CSV file may not be the mandatory format. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Following up as we heard back from the S3 team who provided this answer: aws/aws-sdk#547 (comment). Please let us know if you have any follow up questions.