# Functions

No description provided by the author
EnsureDir makes sure that a supplied directory exists and returns whether the directory already existed.
EnsureRepo ensures that we have a git clone'd copy of the aws-sdk-go repository, which we use model JSON files from.
NewHelper returns a new SDKHelper object.

# Constants

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

# Variables

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

# Structs

Helper is a helper struct that helps work with the aws-sdk-go models and API model loader.