Description Usage Arguments Value References
Get/Put/Delete the cross origin resource sharing configuration information for a bucket.
1 2 3 4 5 |
bucket |
Character string with the name of the bucket, or an object of class “s3_bucket”. |
... |
Additional arguments passed to |
For get_cors
: A list with cors configuration and rules. For delete_cors
: TRUE
if successful, FALSE
otherwise.
API Documentation: PUT cors API Documentation: GET cords API Documentation: DELETE cors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.