Advertisement
Guest User

Untitled

a guest
Apr 19th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 12.44 KB | None | 0 0
  1. {
  2.   "errorType": "AggregateException",
  3.   "errorMessage": "One or more errors occurred. (Access Denied)",
  4.   "stackTrace": [
  5.     "at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification)",
  6.     "at lambda_method(Closure , Stream , Stream , LambdaContextInternal )"
  7.   ],
  8.   "cause": {
  9.     "errorType": "AmazonS3Exception",
  10.     "errorMessage": "Access Denied",
  11.     "stackTrace": [
  12.       "at Amazon.Runtime.Internal.HttpErrorResponseExceptionHandler.HandleException(IExecutionContext executionContext, HttpErrorResponseException exception)",
  13.       "at Amazon.Runtime.Internal.ErrorHandler.ProcessException(IExecutionContext executionContext, Exception exception)",
  14.       "at Amazon.Runtime.Internal.ErrorHandler.<InvokeAsync>d__5`1.MoveNext()",
  15.       "--- End of stack trace from previous location where exception was thrown ---",
  16.       "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  17.       "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  18.       "at Amazon.Runtime.Internal.CallbackHandler.<InvokeAsync>d__9`1.MoveNext()",
  19.       "--- End of stack trace from previous location where exception was thrown ---",
  20.       "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  21.       "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  22.       "at Amazon.Runtime.Internal.CredentialsRetriever.<InvokeAsync>d__7`1.MoveNext()",
  23.       "--- End of stack trace from previous location where exception was thrown ---",
  24.       "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  25.       "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  26.       "at Amazon.Runtime.Internal.RetryHandler.<InvokeAsync>d__10`1.MoveNext()",
  27.       "--- End of stack trace from previous location where exception was thrown ---",
  28.       "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  29.       "at Amazon.Runtime.Internal.RetryHandler.<InvokeAsync>d__10`1.MoveNext()",
  30.       "--- End of stack trace from previous location where exception was thrown ---",
  31.       "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  32.       "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  33.       "at Amazon.Runtime.Internal.CallbackHandler.<InvokeAsync>d__9`1.MoveNext()",
  34.       "--- End of stack trace from previous location where exception was thrown ---",
  35.       "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  36.       "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  37.       "at Amazon.Runtime.Internal.CallbackHandler.<InvokeAsync>d__9`1.MoveNext()",
  38.       "--- End of stack trace from previous location where exception was thrown ---",
  39.       "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  40.       "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  41.       "at Amazon.S3.Internal.AmazonS3ExceptionHandler.<InvokeAsync>d__1`1.MoveNext()",
  42.       "--- End of stack trace from previous location where exception was thrown ---",
  43.       "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  44.       "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  45.       "at Amazon.Runtime.Internal.ErrorCallbackHandler.<InvokeAsync>d__5`1.MoveNext()",
  46.       "--- End of stack trace from previous location where exception was thrown ---",
  47.       "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  48.       "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  49.       "at Amazon.Runtime.Internal.MetricsHandler.<InvokeAsync>d__1`1.MoveNext()",
  50.       "--- End of stack trace from previous location where exception was thrown ---",
  51.       "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  52.       "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  53.       "at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()",
  54.       "at aws_sfn.Steps.<Extract>d__3.MoveNext() in C:\\devenv\\aws_sfb_sample\\Steps.cs:line 124"
  55.     ],
  56.     "cause": {
  57.       "errorType": "HttpErrorResponseException",
  58.       "errorMessage": "Exception of type 'Amazon.Runtime.Internal.HttpErrorResponseException' was thrown.",
  59.       "stackTrace": [
  60.         "at Amazon.Runtime.HttpWebRequestMessage.<GetResponseAsync>d__20.MoveNext()",
  61.         "--- End of stack trace from previous location where exception was thrown ---",
  62.         "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  63.         "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  64.         "at Amazon.Runtime.Internal.HttpHandler`1.<InvokeAsync>d__9`1.MoveNext()",
  65.         "--- End of stack trace from previous location where exception was thrown ---",
  66.         "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  67.         "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  68.         "at Amazon.Runtime.Internal.RedirectHandler.<InvokeAsync>d__1`1.MoveNext()",
  69.         "--- End of stack trace from previous location where exception was thrown ---",
  70.         "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  71.         "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  72.         "at Amazon.Runtime.Internal.Unmarshaller.<InvokeAsync>d__3`1.MoveNext()",
  73.         "--- End of stack trace from previous location where exception was thrown ---",
  74.         "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  75.         "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  76.         "at Amazon.S3.Internal.AmazonS3ResponseHandler.<InvokeAsync>d__1`1.MoveNext()",
  77.         "--- End of stack trace from previous location where exception was thrown ---",
  78.         "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  79.         "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  80.         "at Amazon.Runtime.Internal.ErrorHandler.<InvokeAsync>d__5`1.MoveNext()"
  81.       ]
  82.     }
  83.   },
  84.   "causes": [
  85.     {
  86.       "errorType": "AmazonS3Exception",
  87.       "errorMessage": "Access Denied",
  88.       "stackTrace": [
  89.         "at Amazon.Runtime.Internal.HttpErrorResponseExceptionHandler.HandleException(IExecutionContext executionContext, HttpErrorResponseException exception)",
  90.         "at Amazon.Runtime.Internal.ErrorHandler.ProcessException(IExecutionContext executionContext, Exception exception)",
  91.         "at Amazon.Runtime.Internal.ErrorHandler.<InvokeAsync>d__5`1.MoveNext()",
  92.         "--- End of stack trace from previous location where exception was thrown ---",
  93.         "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  94.         "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  95.         "at Amazon.Runtime.Internal.CallbackHandler.<InvokeAsync>d__9`1.MoveNext()",
  96.         "--- End of stack trace from previous location where exception was thrown ---",
  97.         "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  98.         "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  99.         "at Amazon.Runtime.Internal.CredentialsRetriever.<InvokeAsync>d__7`1.MoveNext()",
  100.         "--- End of stack trace from previous location where exception was thrown ---",
  101.         "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  102.         "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  103.         "at Amazon.Runtime.Internal.RetryHandler.<InvokeAsync>d__10`1.MoveNext()",
  104.         "--- End of stack trace from previous location where exception was thrown ---",
  105.         "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  106.         "at Amazon.Runtime.Internal.RetryHandler.<InvokeAsync>d__10`1.MoveNext()",
  107.         "--- End of stack trace from previous location where exception was thrown ---",
  108.         "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  109.         "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  110.         "at Amazon.Runtime.Internal.CallbackHandler.<InvokeAsync>d__9`1.MoveNext()",
  111.         "--- End of stack trace from previous location where exception was thrown ---",
  112.         "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  113.         "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  114.         "at Amazon.Runtime.Internal.CallbackHandler.<InvokeAsync>d__9`1.MoveNext()",
  115.         "--- End of stack trace from previous location where exception was thrown ---",
  116.         "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  117.         "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  118.         "at Amazon.S3.Internal.AmazonS3ExceptionHandler.<InvokeAsync>d__1`1.MoveNext()",
  119.         "--- End of stack trace from previous location where exception was thrown ---",
  120.         "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  121.         "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  122.         "at Amazon.Runtime.Internal.ErrorCallbackHandler.<InvokeAsync>d__5`1.MoveNext()",
  123.         "--- End of stack trace from previous location where exception was thrown ---",
  124.         "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  125.         "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  126.         "at Amazon.Runtime.Internal.MetricsHandler.<InvokeAsync>d__1`1.MoveNext()",
  127.         "--- End of stack trace from previous location where exception was thrown ---",
  128.         "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  129.         "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  130.         "at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()",
  131.         "at aws_sfn.Steps.<Extract>d__3.MoveNext() in C:\\devenv\\aws_sfb_sample\\Steps.cs:line 124"
  132.       ],
  133.       "cause": {
  134.         "errorType": "HttpErrorResponseException",
  135.         "errorMessage": "Exception of type 'Amazon.Runtime.Internal.HttpErrorResponseException' was thrown.",
  136.         "stackTrace": [
  137.           "at Amazon.Runtime.HttpWebRequestMessage.<GetResponseAsync>d__20.MoveNext()",
  138.           "--- End of stack trace from previous location where exception was thrown ---",
  139.           "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  140.           "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  141.           "at Amazon.Runtime.Internal.HttpHandler`1.<InvokeAsync>d__9`1.MoveNext()",
  142.           "--- End of stack trace from previous location where exception was thrown ---",
  143.           "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  144.           "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  145.           "at Amazon.Runtime.Internal.RedirectHandler.<InvokeAsync>d__1`1.MoveNext()",
  146.           "--- End of stack trace from previous location where exception was thrown ---",
  147.           "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  148.           "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  149.           "at Amazon.Runtime.Internal.Unmarshaller.<InvokeAsync>d__3`1.MoveNext()",
  150.           "--- End of stack trace from previous location where exception was thrown ---",
  151.           "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  152.           "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  153.           "at Amazon.S3.Internal.AmazonS3ResponseHandler.<InvokeAsync>d__1`1.MoveNext()",
  154.           "--- End of stack trace from previous location where exception was thrown ---",
  155.           "at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()",
  156.           "at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)",
  157.           "at Amazon.Runtime.Internal.ErrorHandler.<InvokeAsync>d__5`1.MoveNext()"
  158.         ]
  159.       }
  160.     }
  161.   ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement