Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.46 KB | None | 0 0
  1. {
  2.   "data": {
  3.     "createMessage": null
  4.   },
  5.   "errors": [
  6.     {
  7.       "path": [
  8.         "createMessage"
  9.       ],
  10.       "data": null,
  11.       "errorType": "Unauthorized",
  12.       "errorInfo": null,
  13.       "locations": [
  14.         {
  15.           "line": 31,
  16.           "column": 3,
  17.           "sourceName": null
  18.         }
  19.       ],
  20.       "message": "Unable to assume role arn:aws:iam::872619544959:role/service-role/zilzalApis_createMessage-role-1zbllwd3."
  21.     }
  22.   ]
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement