Advertisement
brooth

Untitled

Oct 18th, 2019
596
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.79 KB | None | 0 0
  1. {
  2.   "data": {
  3.     "createMessage": null
  4.   },
  5.   "errors": [
  6.     {
  7.       "path": [
  8.         "createMessage"
  9.       ],
  10.       "data": null,
  11.       "errorType": "Lambda:IllegalArgument",
  12.       "errorInfo": null,
  13.       "locations": [
  14.         {
  15.           "line": 31,
  16.           "column": 3,
  17.           "sourceName": null
  18.         }
  19.       ],
  20.       "message": "com.amazonaws.services.lambda.model.AWSLambdaException: User: arn:aws:sts::872619544959:assumed-role/appsync-ds-lam-cctdpo-zilzal_createMessage/APPSYNC_ASSUME_ROLE is not authorized to perform: lambda:InvokeFunction on resource: arn:aws:lambda:ap-southeast-2:872619544959:function:zilzalApis_createMessage (Service: AWSLambda; Status Code: 403; Error Code: AccessDeniedException; Request ID: 8a953b98-4508-4852-b4b8-98fd540dbaf8)"
  21.     }
  22.   ]
  23. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement