ExAws.S3.post_object_restore

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

post_object_restore(bucket, object, number_of_days, opts \\ [])

View Source

Specs

post_object_restore(
  bucket :: binary(),
  object :: binary(),
  number_of_days :: pos_integer(),
  opts :: [{:version_id, binary()}]
) :: ExAws.Operation.S3.t()

Restore an object to a particular version