[ad_1]
If you’re working a GlueJob in AWS and get the next error:
An error occurred whereas calling o86.getDynamicFrame. Exception thrown in awaitResult:
Then you should view the CloudWatch logs that will help you pinpoint the place the issue is occuring.
Find out how to resolve the Exception thrown in awaitResult
It’s extremely possible that the difficulty is in an expired IAM Function.
When a Function is created in IAM, the default most session period is ready to 1 hour.
![[Solved] An error occurred whereas calling o86.getDynamicFrame. Exception thrown in awaitResult: [Solved] An error occurred whereas calling o86.getDynamicFrame. Exception thrown in awaitResult:](https://ao.ms/wp-content/uploads/2022/08/image.png)
In case your GlueJob completes earlier than this time, then you definitely gained’t see the above error.
So you may resolve this by setting your Function‘s most session period to a bigger quantity.

Click on Edit within the Function’s particular console web page and choose a better period time.
The utmost worth attainable is 12 hours except you set a customized period.

[ad_2]
