Hi,
New to CF. I need to store some large objects in S3 storage. When i bind S3 storage to an app, it gave following binding System ENV.
1. host
2. AccessKey
3. SecretKey
AWS API,Credentials.class has AccessKey and SecretKey, how to set hostname?
If i only set accesskey and Secretkey, it is failing.
pls help