Documentation ¶
Overview ¶
Package retryer overrides the default aws sdk retryer delay logic to better suit the mds needs
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SsmCliRetryer ¶
type SsmCliRetryer struct {
client.DefaultRetryer
}
func (SsmCliRetryer) RetryRules ¶
func (s SsmCliRetryer) RetryRules(r *request.Request) time.Duration
RetryRules returns the delay duration before retrying this request again
Click to show internal directories.
Click to hide internal directories.