We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
$this->load->library('aws'); $this->aws->load('s3'); $this->aws->s3->create_object('bucket', array());
More information on the actual SDK can by viewed here: http://docs.amazonwebservices.com/AWSSDKforPHP/latest/