| RS3 | RS3. |
| S3_connect | Set the access_key and secret_key |
| S3_copy_object | Copy an object from one bucket to another. |
| S3_create_bucket | Create a new bucket |
| S3_delete_bucket | Delete a bucket that you have. |
| S3_delete_object | Delete's a file/object within the bucket |
| S3_get_acl | Get ACL of bucket location |
| S3_get_logging | Get logging Settings of bucket |
| S3_get_object | Download a file from a bucket |
| S3_head_object | Gets the response properties of the object. |
| S3_list_bucket | List all contents of the bucket |
| S3_put_object | Uploads an object to the S3 bucket specified. |
| S3_set_acl | Set The ACL of bucket |
| S3_set_logging | Set the logging Settings for a bucket |
| S3_test_bucket | Test the bucket and connection |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.