Can someone link a good thread covering this? If not can someone help out? Everything I found online is very outdated and/or broken. I even found forum threads that fixed the broken documentation but they were broken as well. I followed these steps:
- Original documentation (apparently broken)
Set Up the AWS Mobile SDK for Unity - AWS Mobile SDK for Unity - Fix for the documentation (also broken)
How To Connect to S3 in Unity - What's in a Game?
Received error response: [<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>AccessDenied</Code><Message>Access Denied</Message><RequestId>BBE04EE2D17B2FDB</RequestId><HostId>qmntxx9aAHb+uyAQ7S+u5fUWlgmQPX/AXm2TRFVwcKEWeTm4ZikkjE9Do5+hnRPZlC2IXB3M5yk=</HostId></Error>]
UnityEngine.Debug:LogError(Object)
Amazon.Runtime.Internal.Util.UnityDebugLogger:Error(Exception, String, Object[])
Amazon.Runtime.Internal.Util.Logger:Error(Exception, String, Object[])
Amazon.Runtime.Internal.HttpErrorResponseExceptionHandler:HandleException(IExecutionContext, HttpErrorResponseException)
Amazon.Runtime.Internal.ExceptionHandler`1:Handle(IExecutionContext, Exception)
Amazon.Runtime.Internal.ErrorHandler:ProcessException(IExecutionContext, Exception)
Amazon.Runtime.Internal.ErrorHandler:InvokeAsyncCallback(IAsyncExecutionContext)
Amazon.Runtime.Internal.PipelineHandler:AsyncCallback(IAsyncExecutionContext)
Amazon.Runtime.Internal.PipelineHandler:InvokeAsyncCallback(IAsyncExecutionContext)
Amazon.S3.Internal.AmazonS3ResponseHandler:InvokeAsyncCallback(IAsyncExecutionContext)
Amazon.Runtime.Internal.PipelineHandler:AsyncCallback(IAsyncExecutionContext)
Amazon.Runtime.Internal.PipelineHandler:InvokeAsyncCallback(IAsyncExecutionContext)
Amazon.Runtime.Internal.Unmarshaller:InvokeAsyncCallback(IAsyncExecutionContext)
Amazon.Runtime.Internal.PipelineHandler:AsyncCallback(IAsyncExecutionContext)
Amazon.Runtime.Internal.PipelineHandler:InvokeAsyncCallback(IAsyncExecutionContext)
Amazon.Runtime.Internal.RedirectHandler:InvokeAsyncCallback(IAsyncExecutionContext)
Amazon.Runtime.Internal.PipelineHandler:AsyncCallback(IAsyncExecutionContext)
Amazon.Runtime.Internal.PipelineHandler:InvokeAsyncCallback(IAsyncExecutionContext)
Amazon.Runtime.Internal.HttpHandler`1:GetResponseCallbackHelper(Object)
System.Threading._ThreadPoolWaitCallback:PerformWaitCallback()