Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dynamo ¶
type Dynamo struct {
Client *dynamodb.DynamoDB
Table string
Region string
RoleARN string
// contains filtered or unexported fields
}
func (*Dynamo) LogIdentity ¶
type S3 ¶
type S3 struct {
Client *s3manager.Uploader
Bucket string
Key string
Region string
RoleARN string
ACL string
Tags map[string]string
// contains filtered or unexported fields
}
func (*S3) LogIdentity ¶
Click to show internal directories.
Click to hide internal directories.