I’m building an app that require to use Amazon web services. I’ve uploaded images to Amazon S3 buckets. Now i need to download them though CloudFront.
I’ve set up 2 cloud front distribution urls (for images and videos, like xxx.cloudfront.net).
My question is how to proceed further?
Are there any classes in the AWS iOS SDK that can do this, or i have to create my own requests?
Thanks
I hope this can help you :