package awskit-s3

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Bucket.Cors

Bucket CORS operations.

Fetch bucket CORS configuration.

Replace bucket CORS configuration.

val delete : connection -> bucket:Bucket_name.t -> ?options:Bucket.Cors.options -> unit -> (Awskit.Response.t, Awskit.Error.t) result io

Delete bucket CORS configuration.