Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DynamoDB ¶
type DynamoDB struct {
// contains filtered or unexported fields
}
DynamoDB allows performing stateful operations on AWS DynamoDB
func NewDynamoDB ¶
NewDynamoDB returns a new DynamoDB instance
func (*DynamoDB) Invoke ¶
func (d *DynamoDB) Invoke(req *bindings.InvokeRequest) (*bindings.InvokeResponse, error)
func (*DynamoDB) Operations ¶
func (d *DynamoDB) Operations() []bindings.OperationKind
Click to show internal directories.
Click to hide internal directories.