Versions in this module Expand all Collapse all v1 v1.0.2 Sep 17, 2018 v1.0.1 Aug 20, 2018 Changes in this version type S3 + Endpoint string type SNS + Endpoint string type SQS + Endpoint string + QueueName string v1.0.0 Jul 17, 2018 Changes in this version + type Configuration struct + DynamoDB DynamoDB + Region string + Rekognition Rekognition + S3 S3 + SNS SNS + SQS SQS + func Get() (conf Configuration, err error) + type DynamoDB struct + CmdTableName string + Endpoint string + PkgTableName string + PrimaryKey string + type Rekognition struct + CompareFaces struct{ ... } + DetectFaces struct{ ... } + DetectText struct{ ... } + Region string + type S3 struct + Bucket string + SourceImage string + type SNS struct + TargetArn string + type SQS struct + QueueUrl string