# Packages

No description provided by the author
No description provided by the author

# Functions

CheckAWSErrExpect404 check the given error but let pass all 404 (ResourceNotFound) and simple log the string parameter.
CheckErr give an exception if the given error is not nil.

# Constants

No description provided by the author
No description provided by the author

# Variables

ErrLog log to Stderr errors.
InfoLog log to Stdout informations.
WarnLog log to Stdout warning.