ExAws.S3.options_object

You're seeing just the function options_object, go back to ExAws.S3 module for more information.
Link to this function

options_object(bucket, object, origin, request_method, request_headers \\ [])

View Source

Specs

options_object(
  bucket :: binary(),
  object :: binary(),
  origin :: binary(),
  request_method :: atom(),
  request_headers :: [binary()]
) :: ExAws.Operation.S3.t()

Determine the CORS configuration for an object