awslabs / aws-sdk-net-samples

Apache License 2.0
195 stars 175 forks source link

S3 Sample Unhandled Exception #9

Open joshlaz22 opened 7 years ago

joshlaz22 commented 7 years ago

Hi there, I'm fairly new to AWS and programming in general, so please help me to understand where I'm going wrong. I'm running the S3 sample, put in my Cognito Pool ID, bucket name, and region. I made sure in the AWS console to attach the "AmazonS3FullAccess" policy to both authorized and unauthorized roles for my Cognito Identity Pool. However, it seems as though the S3Utils code file is having trouble running any methods, and returns an unhandled exception. I don't know what else I can do, so please let me know if there is something I am missing! I have all packages downloaded and attached.

Thanks, Josh