lib/formation/s3.ex
defmodule Formation.S3 do
@moduledoc """
Represent s3 compatible modules.
The Formation.S3.Credential module can be re-used by multiple providers.
"""
end
defmodule Formation.S3 do
@moduledoc """
Represent s3 compatible modules.
The Formation.S3.Credential module can be re-used by multiple providers.
"""
end