# Functions
No description provided by the author
IsTemporary returns true if err is temporary.
New produces a new s3 client.
WithConfig allows passing in an already established configuration object.
WithService allows passing in an already established service object.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Error is the basic s3 error object interface.
ParameterError allows type switching to more easily know if Key() and Value() can be called on the error object.
RequestError allows type switching to more easily know if Temporary() and Url() can be called on the error object.