Versions in this module Expand all Collapse all v1 v1.1.9 Mar 8, 2016 Changes in this version + type CloudWatchEventsAPI interface + DeleteRule func(*cloudwatchevents.DeleteRuleInput) (*cloudwatchevents.DeleteRuleOutput, error) + DeleteRuleRequest func(*cloudwatchevents.DeleteRuleInput) (*request.Request, *cloudwatchevents.DeleteRuleOutput) + DescribeRule func(*cloudwatchevents.DescribeRuleInput) (*cloudwatchevents.DescribeRuleOutput, error) + DescribeRuleRequest func(*cloudwatchevents.DescribeRuleInput) (*request.Request, *cloudwatchevents.DescribeRuleOutput) + DisableRule func(*cloudwatchevents.DisableRuleInput) (*cloudwatchevents.DisableRuleOutput, error) + DisableRuleRequest func(*cloudwatchevents.DisableRuleInput) (*request.Request, *cloudwatchevents.DisableRuleOutput) + EnableRule func(*cloudwatchevents.EnableRuleInput) (*cloudwatchevents.EnableRuleOutput, error) + EnableRuleRequest func(*cloudwatchevents.EnableRuleInput) (*request.Request, *cloudwatchevents.EnableRuleOutput) + ListRuleNamesByTarget func(*cloudwatchevents.ListRuleNamesByTargetInput) (*cloudwatchevents.ListRuleNamesByTargetOutput, error) + ListRuleNamesByTargetRequest func(*cloudwatchevents.ListRuleNamesByTargetInput) (*request.Request, *cloudwatchevents.ListRuleNamesByTargetOutput) + ListRules func(*cloudwatchevents.ListRulesInput) (*cloudwatchevents.ListRulesOutput, error) + ListRulesRequest func(*cloudwatchevents.ListRulesInput) (*request.Request, *cloudwatchevents.ListRulesOutput) + ListTargetsByRule func(*cloudwatchevents.ListTargetsByRuleInput) (*cloudwatchevents.ListTargetsByRuleOutput, error) + ListTargetsByRuleRequest func(*cloudwatchevents.ListTargetsByRuleInput) (*request.Request, *cloudwatchevents.ListTargetsByRuleOutput) + PutEvents func(*cloudwatchevents.PutEventsInput) (*cloudwatchevents.PutEventsOutput, error) + PutEventsRequest func(*cloudwatchevents.PutEventsInput) (*request.Request, *cloudwatchevents.PutEventsOutput) + PutRule func(*cloudwatchevents.PutRuleInput) (*cloudwatchevents.PutRuleOutput, error) + PutRuleRequest func(*cloudwatchevents.PutRuleInput) (*request.Request, *cloudwatchevents.PutRuleOutput) + PutTargets func(*cloudwatchevents.PutTargetsInput) (*cloudwatchevents.PutTargetsOutput, error) + PutTargetsRequest func(*cloudwatchevents.PutTargetsInput) (*request.Request, *cloudwatchevents.PutTargetsOutput) + RemoveTargets func(*cloudwatchevents.RemoveTargetsInput) (*cloudwatchevents.RemoveTargetsOutput, error) + RemoveTargetsRequest func(*cloudwatchevents.RemoveTargetsInput) (*request.Request, *cloudwatchevents.RemoveTargetsOutput) + TestEventPattern func(*cloudwatchevents.TestEventPatternInput) (*cloudwatchevents.TestEventPatternOutput, error) + TestEventPatternRequest func(*cloudwatchevents.TestEventPatternInput) (*request.Request, *cloudwatchevents.TestEventPatternOutput)