Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶ added in v0.2.0
type Provider struct {
// contains filtered or unexported fields
}
Provider represents holding cloudformation template from code.
func (*Provider) DynamoDB ¶ added in v0.2.0
func (p *Provider) DynamoDB(ddb dynamodbiface.DynamoDBAPI, name string) (*runner.DynamoDB, error)
DynamoDB returns runner.DynamoDB object.
Click to show internal directories.
Click to hide internal directories.