Advertisement
Guest User

Untitled

a guest
Jan 21st, 2020
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. {
  2. "Records": [
  3. {
  4. "cf": {
  5. "config": {
  6. "distributionId": "EXAMPLE"
  7. },
  8. "request": {
  9. "uri": "/education/",
  10. "method": "GET",
  11. "clientIp": "2001:cdba::3257:9652",
  12. "headers": {
  13. "user-agent": [
  14. {
  15. "key": "User-Agent",
  16. "value": "test-agent"
  17. }
  18. ],
  19. "host": [
  20. {
  21. "key": "Host",
  22. "value": "teacher-qa.scholastic.com"
  23. }
  24. ]
  25. },
  26. "origin": {
  27. "s3": {
  28. "authMethod": "origin-access-identity",
  29. "path": "/qa/teacher",
  30. "region": "us-east-1"
  31. }
  32. }
  33. }
  34. }
  35. }
  36. ]
  37. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement