Hi, is anyone using CF to interact with S3 without passing in credentials ? My issue is i'm trying to do just that but CF appears to send "null" in the request for the API key and that's failing the call. I dont need to send in credentials thanks to the way I've set things up. I can call S3 using command line aws without any issue, its just CF (on the same EC2 instance) thats having issues.