pimplesushant-pere

Dispatcher Event Format

Sep 6th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.34 KB | None | 0 0
  1. {
  2.     'Records': [{
  3.         'eventID': 'cdb4efa31b41fc13945ece82a459c295',
  4.         'eventName': 'MODIFY',
  5.         'eventVersion': '1.1',
  6.         'eventSource': 'aws:dynamodb',
  7.         'awsRegion': 'us-east-1',
  8.         'dynamodb': {
  9.             'ApproximateCreationDateTime': 1536220680.0,
  10.             'Keys': {
  11.                 'id': {
  12.                     'S': '7f2868e5-348f-576c-9741-adbe54957d7b'
  13.                 }
  14.             },
  15.             'NewImage': {
  16.                 'status_code': {
  17.                     'S': ' '
  18.                 },
  19.                 'max_depth': {
  20.                     'S': '1'
  21.                 },
  22.                 'created_at': {
  23.                     'S': '2018-09-06T07:58:02.679310'
  24.                 },
  25.                 'url': {
  26.                     'S': 'https://pimplesushant.in/'
  27.                 },
  28.                 'html_status_code': {
  29.                     'S': '2'
  30.                 },
  31.                 'proxy': {
  32.                     'S': ' '
  33.                 },
  34.                 'updated_at': {
  35.                     'S': '2018-09-06T07:58:15.005294'
  36.                 },
  37.                 'job_id': {
  38.                     'S': 'DEMO0010'
  39.                 },
  40.                 'scrape_type': {
  41.                     'S': '1'
  42.                 },
  43.                 'screenshot_updated_at': {
  44.                     'S': '2018-09-06T07:58:16.936011'
  45.                 },
  46.                 'id': {
  47.                     'S': '7f2868e5-348f-576c-9741-adbe54957d7b'
  48.                 },
  49.                 'screenshot_url': {
  50.                     'S': 'https://s3.amazonaws.com/jewel-paymentech-web-scraper-bucket/DEMO0010.png'
  51.                 },
  52.                 'max_pages': {
  53.                     'S': '1'
  54.                 }
  55.             },
  56.             'SequenceNumber': '3509300000000028270111490',
  57.             'SizeBytes': 391,
  58.             'StreamViewType': 'NEW_IMAGE'
  59.         },
  60.         'eventSourceARN': 'arn:aws:dynamodb:us-east-1:072040503405:table/jobs/stream/2018-09-06T07:44:24.175'
  61.     }]
  62. }
Add Comment
Please, Sign In to add comment