Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save takahashi-h5/bf3bcecf73568413bb75e029f19652c3 to your computer and use it in GitHub Desktop.
Save takahashi-h5/bf3bcecf73568413bb75e029f19652c3 to your computer and use it in GitHub Desktop.
{
"ExportJobResponse": {
"CreationDate": "2020-07-04T06:21:41.606Z",
"Definition": {
"RoleArn": "arn:aws:iam::999999999999:role/s3ExportRole",
"S3UrlPrefix": "s3://バケット名/Exports/"
},
"Id": "22d2e2f2452d4645558111333ada506c",
"JobStatus": "CREATED",
"Type": "EXPORT"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment