aws_erin v0.4.2 AwsErin.S3.Error View Source

Link to this section Summary

Link to this section Types

Link to this type

t()

View Source
t() :: %AwsErin.S3.Error{
  message: String.t(),
  raw: String.t(),
  request_id: String.t()
}

Link to this section Functions

Link to this function

to_error(status_code, xml)

View Source