docs: Add basic docs for AWS support

Signed-off-by: Dave Tucker <dt@docker.com>
This commit is contained in:
Dave Tucker
2017-06-05 16:41:37 +01:00
parent 719f260e01
commit 8f4408310d
2 changed files with 45 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ import (
"io/ioutil"
"os"
"path/filepath"
"strings"
"time"
log "github.com/Sirupsen/logrus"