Documentation ¶
Index ¶
Constants ¶
View Source
const AntiRateLimit = (10 * time.Millisecond)
AntiRateLimit will be slept in key places, to preclude AWS API rate-limiting.
Variables ¶
This section is empty.
Functions ¶
func Filter ¶
func Filter(logger *zap.Logger, cfg *wiring.Config, rdssession rdsiface.RDSAPI, input []*rds.DBInstance) ([]*rds.DBInstance, error)
Filter takes a list of rds and indentifies the ones that need their snapshots copied It does this by checking for the user supplied tag
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.