Documentation ¶
Overview ¶
Package cloudwatchevents provides a client for Amazon CloudWatch Events.
Index ¶
- Constants
- type CloudWatchEvents
- func (c *CloudWatchEvents) DeleteRule(input *DeleteRuleInput) (*DeleteRuleOutput, error)
- func (c *CloudWatchEvents) DeleteRuleRequest(input *DeleteRuleInput) (req *request.Request, output *DeleteRuleOutput)
- func (c *CloudWatchEvents) DeleteRuleWithContext(ctx aws.Context, input *DeleteRuleInput, opts ...request.Option) (*DeleteRuleOutput, error)
- func (c *CloudWatchEvents) DescribeRule(input *DescribeRuleInput) (*DescribeRuleOutput, error)
- func (c *CloudWatchEvents) DescribeRuleRequest(input *DescribeRuleInput) (req *request.Request, output *DescribeRuleOutput)
- func (c *CloudWatchEvents) DescribeRuleWithContext(ctx aws.Context, input *DescribeRuleInput, opts ...request.Option) (*DescribeRuleOutput, error)
- func (c *CloudWatchEvents) DisableRule(input *DisableRuleInput) (*DisableRuleOutput, error)
- func (c *CloudWatchEvents) DisableRuleRequest(input *DisableRuleInput) (req *request.Request, output *DisableRuleOutput)
- func (c *CloudWatchEvents) DisableRuleWithContext(ctx aws.Context, input *DisableRuleInput, opts ...request.Option) (*DisableRuleOutput, error)
- func (c *CloudWatchEvents) EnableRule(input *EnableRuleInput) (*EnableRuleOutput, error)
- func (c *CloudWatchEvents) EnableRuleRequest(input *EnableRuleInput) (req *request.Request, output *EnableRuleOutput)
- func (c *CloudWatchEvents) EnableRuleWithContext(ctx aws.Context, input *EnableRuleInput, opts ...request.Option) (*EnableRuleOutput, error)
- func (c *CloudWatchEvents) ListRuleNamesByTarget(input *ListRuleNamesByTargetInput) (*ListRuleNamesByTargetOutput, error)
- func (c *CloudWatchEvents) ListRuleNamesByTargetRequest(input *ListRuleNamesByTargetInput) (req *request.Request, output *ListRuleNamesByTargetOutput)
- func (c *CloudWatchEvents) ListRuleNamesByTargetWithContext(ctx aws.Context, input *ListRuleNamesByTargetInput, opts ...request.Option) (*ListRuleNamesByTargetOutput, error)
- func (c *CloudWatchEvents) ListRules(input *ListRulesInput) (*ListRulesOutput, error)
- func (c *CloudWatchEvents) ListRulesRequest(input *ListRulesInput) (req *request.Request, output *ListRulesOutput)
- func (c *CloudWatchEvents) ListRulesWithContext(ctx aws.Context, input *ListRulesInput, opts ...request.Option) (*ListRulesOutput, error)
- func (c *CloudWatchEvents) ListTargetsByRule(input *ListTargetsByRuleInput) (*ListTargetsByRuleOutput, error)
- func (c *CloudWatchEvents) ListTargetsByRuleRequest(input *ListTargetsByRuleInput) (req *request.Request, output *ListTargetsByRuleOutput)
- func (c *CloudWatchEvents) ListTargetsByRuleWithContext(ctx aws.Context, input *ListTargetsByRuleInput, opts ...request.Option) (*ListTargetsByRuleOutput, error)
- func (c *CloudWatchEvents) PutEvents(input *PutEventsInput) (*PutEventsOutput, error)
- func (c *CloudWatchEvents) PutEventsRequest(input *PutEventsInput) (req *request.Request, output *PutEventsOutput)
- func (c *CloudWatchEvents) PutEventsWithContext(ctx aws.Context, input *PutEventsInput, opts ...request.Option) (*PutEventsOutput, error)
- func (c *CloudWatchEvents) PutRule(input *PutRuleInput) (*PutRuleOutput, error)
- func (c *CloudWatchEvents) PutRuleRequest(input *PutRuleInput) (req *request.Request, output *PutRuleOutput)
- func (c *CloudWatchEvents) PutRuleWithContext(ctx aws.Context, input *PutRuleInput, opts ...request.Option) (*PutRuleOutput, error)
- func (c *CloudWatchEvents) PutTargets(input *PutTargetsInput) (*PutTargetsOutput, error)
- func (c *CloudWatchEvents) PutTargetsRequest(input *PutTargetsInput) (req *request.Request, output *PutTargetsOutput)
- func (c *CloudWatchEvents) PutTargetsWithContext(ctx aws.Context, input *PutTargetsInput, opts ...request.Option) (*PutTargetsOutput, error)
- func (c *CloudWatchEvents) RemoveTargets(input *RemoveTargetsInput) (*RemoveTargetsOutput, error)
- func (c *CloudWatchEvents) RemoveTargetsRequest(input *RemoveTargetsInput) (req *request.Request, output *RemoveTargetsOutput)
- func (c *CloudWatchEvents) RemoveTargetsWithContext(ctx aws.Context, input *RemoveTargetsInput, opts ...request.Option) (*RemoveTargetsOutput, error)
- func (c *CloudWatchEvents) TestEventPattern(input *TestEventPatternInput) (*TestEventPatternOutput, error)
- func (c *CloudWatchEvents) TestEventPatternRequest(input *TestEventPatternInput) (req *request.Request, output *TestEventPatternOutput)
- func (c *CloudWatchEvents) TestEventPatternWithContext(ctx aws.Context, input *TestEventPatternInput, opts ...request.Option) (*TestEventPatternOutput, error)
- type DeleteRuleInput
- type DeleteRuleOutput
- type DescribeRuleInput
- type DescribeRuleOutput
- func (s DescribeRuleOutput) GoString() string
- func (s *DescribeRuleOutput) SetArn(v string) *DescribeRuleOutput
- func (s *DescribeRuleOutput) SetDescription(v string) *DescribeRuleOutput
- func (s *DescribeRuleOutput) SetEventPattern(v string) *DescribeRuleOutput
- func (s *DescribeRuleOutput) SetName(v string) *DescribeRuleOutput
- func (s *DescribeRuleOutput) SetRoleArn(v string) *DescribeRuleOutput
- func (s *DescribeRuleOutput) SetScheduleExpression(v string) *DescribeRuleOutput
- func (s *DescribeRuleOutput) SetState(v string) *DescribeRuleOutput
- func (s DescribeRuleOutput) String() string
- type DisableRuleInput
- type DisableRuleOutput
- type EcsParameters
- type EnableRuleInput
- type EnableRuleOutput
- type InputTransformer
- type KinesisParameters
- type ListRuleNamesByTargetInput
- func (s ListRuleNamesByTargetInput) GoString() string
- func (s *ListRuleNamesByTargetInput) SetLimit(v int64) *ListRuleNamesByTargetInput
- func (s *ListRuleNamesByTargetInput) SetNextToken(v string) *ListRuleNamesByTargetInput
- func (s *ListRuleNamesByTargetInput) SetTargetArn(v string) *ListRuleNamesByTargetInput
- func (s ListRuleNamesByTargetInput) String() string
- func (s *ListRuleNamesByTargetInput) Validate() error
- type ListRuleNamesByTargetOutput
- type ListRulesInput
- func (s ListRulesInput) GoString() string
- func (s *ListRulesInput) SetLimit(v int64) *ListRulesInput
- func (s *ListRulesInput) SetNamePrefix(v string) *ListRulesInput
- func (s *ListRulesInput) SetNextToken(v string) *ListRulesInput
- func (s ListRulesInput) String() string
- func (s *ListRulesInput) Validate() error
- type ListRulesOutput
- type ListTargetsByRuleInput
- func (s ListTargetsByRuleInput) GoString() string
- func (s *ListTargetsByRuleInput) SetLimit(v int64) *ListTargetsByRuleInput
- func (s *ListTargetsByRuleInput) SetNextToken(v string) *ListTargetsByRuleInput
- func (s *ListTargetsByRuleInput) SetRule(v string) *ListTargetsByRuleInput
- func (s ListTargetsByRuleInput) String() string
- func (s *ListTargetsByRuleInput) Validate() error
- type ListTargetsByRuleOutput
- type PutEventsInput
- type PutEventsOutput
- type PutEventsRequestEntry
- func (s PutEventsRequestEntry) GoString() string
- func (s *PutEventsRequestEntry) SetDetail(v string) *PutEventsRequestEntry
- func (s *PutEventsRequestEntry) SetDetailType(v string) *PutEventsRequestEntry
- func (s *PutEventsRequestEntry) SetResources(v []*string) *PutEventsRequestEntry
- func (s *PutEventsRequestEntry) SetSource(v string) *PutEventsRequestEntry
- func (s *PutEventsRequestEntry) SetTime(v time.Time) *PutEventsRequestEntry
- func (s PutEventsRequestEntry) String() string
- type PutEventsResultEntry
- func (s PutEventsResultEntry) GoString() string
- func (s *PutEventsResultEntry) SetErrorCode(v string) *PutEventsResultEntry
- func (s *PutEventsResultEntry) SetErrorMessage(v string) *PutEventsResultEntry
- func (s *PutEventsResultEntry) SetEventId(v string) *PutEventsResultEntry
- func (s PutEventsResultEntry) String() string
- type PutRuleInput
- func (s PutRuleInput) GoString() string
- func (s *PutRuleInput) SetDescription(v string) *PutRuleInput
- func (s *PutRuleInput) SetEventPattern(v string) *PutRuleInput
- func (s *PutRuleInput) SetName(v string) *PutRuleInput
- func (s *PutRuleInput) SetRoleArn(v string) *PutRuleInput
- func (s *PutRuleInput) SetScheduleExpression(v string) *PutRuleInput
- func (s *PutRuleInput) SetState(v string) *PutRuleInput
- func (s PutRuleInput) String() string
- func (s *PutRuleInput) Validate() error
- type PutRuleOutput
- type PutTargetsInput
- type PutTargetsOutput
- type PutTargetsResultEntry
- func (s PutTargetsResultEntry) GoString() string
- func (s *PutTargetsResultEntry) SetErrorCode(v string) *PutTargetsResultEntry
- func (s *PutTargetsResultEntry) SetErrorMessage(v string) *PutTargetsResultEntry
- func (s *PutTargetsResultEntry) SetTargetId(v string) *PutTargetsResultEntry
- func (s PutTargetsResultEntry) String() string
- type RemoveTargetsInput
- type RemoveTargetsOutput
- type RemoveTargetsResultEntry
- func (s RemoveTargetsResultEntry) GoString() string
- func (s *RemoveTargetsResultEntry) SetErrorCode(v string) *RemoveTargetsResultEntry
- func (s *RemoveTargetsResultEntry) SetErrorMessage(v string) *RemoveTargetsResultEntry
- func (s *RemoveTargetsResultEntry) SetTargetId(v string) *RemoveTargetsResultEntry
- func (s RemoveTargetsResultEntry) String() string
- type Rule
- func (s Rule) GoString() string
- func (s *Rule) SetArn(v string) *Rule
- func (s *Rule) SetDescription(v string) *Rule
- func (s *Rule) SetEventPattern(v string) *Rule
- func (s *Rule) SetName(v string) *Rule
- func (s *Rule) SetRoleArn(v string) *Rule
- func (s *Rule) SetScheduleExpression(v string) *Rule
- func (s *Rule) SetState(v string) *Rule
- func (s Rule) String() string
- type RunCommandParameters
- type RunCommandTarget
- type Target
- func (s Target) GoString() string
- func (s *Target) SetArn(v string) *Target
- func (s *Target) SetEcsParameters(v *EcsParameters) *Target
- func (s *Target) SetId(v string) *Target
- func (s *Target) SetInput(v string) *Target
- func (s *Target) SetInputPath(v string) *Target
- func (s *Target) SetInputTransformer(v *InputTransformer) *Target
- func (s *Target) SetKinesisParameters(v *KinesisParameters) *Target
- func (s *Target) SetRoleArn(v string) *Target
- func (s *Target) SetRunCommandParameters(v *RunCommandParameters) *Target
- func (s Target) String() string
- func (s *Target) Validate() error
- type TestEventPatternInput
- type TestEventPatternOutput
Examples ¶
- CloudWatchEvents.DeleteRule
- CloudWatchEvents.DescribeRule
- CloudWatchEvents.DisableRule
- CloudWatchEvents.EnableRule
- CloudWatchEvents.ListRuleNamesByTarget
- CloudWatchEvents.ListRules
- CloudWatchEvents.ListTargetsByRule
- CloudWatchEvents.PutEvents
- CloudWatchEvents.PutRule
- CloudWatchEvents.PutTargets
- CloudWatchEvents.RemoveTargets
- CloudWatchEvents.TestEventPattern
Constants ¶
const ( // RuleStateEnabled is a RuleState enum value RuleStateEnabled = "ENABLED" // RuleStateDisabled is a RuleState enum value RuleStateDisabled = "DISABLED" )
const ( // ErrCodeConcurrentModificationException for service response error code // "ConcurrentModificationException". // // There is concurrent modification on a rule or target. ErrCodeConcurrentModificationException = "ConcurrentModificationException" // ErrCodeInternalException for service response error code // "InternalException". // // This exception occurs due to unexpected causes. ErrCodeInternalException = "InternalException" // ErrCodeInvalidEventPatternException for service response error code // "InvalidEventPatternException". // // The event pattern is not valid. ErrCodeInvalidEventPatternException = "InvalidEventPatternException" // ErrCodeLimitExceededException for service response error code // "LimitExceededException". // // You tried to create more rules or add more targets to a rule than is allowed. ErrCodeLimitExceededException = "LimitExceededException" // ErrCodeResourceNotFoundException for service response error code // "ResourceNotFoundException". // // The rule does not exist. ErrCodeResourceNotFoundException = "ResourceNotFoundException" )
const ( ServiceName = "events" // Service endpoint prefix API calls made to. EndpointsID = ServiceName // Service ID for Regions and Endpoints metadata. )
Service information constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudWatchEvents ¶
Amazon CloudWatch Events helps you to respond to state changes in your AWS resources. When your resources change state, they automatically send events into an event stream. You can create rules that match selected events in the stream and route them to targets to take action. You can also use rules to take action on a pre-determined schedule. For example, you can configure rules to:
Automatically invoke an AWS Lambda function to update DNS entries when an event notifies you that Amazon EC2 instance enters the running state.
Direct specific API records from CloudTrail to an Amazon Kinesis stream for detailed analysis of potential security or availability risks.
Periodically invoke a built-in target to create a snapshot of an Amazon EBS volume.
For more information about the features of Amazon CloudWatch Events, see the Amazon CloudWatch Events User Guide (http://docs.aws.amazon.com/AmazonCloudWatch/latest/events). The service client's operations are safe to be used concurrently. It is not safe to mutate any of the client's properties though. Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07
func New ¶
func New(p client.ConfigProvider, cfgs ...*aws.Config) *CloudWatchEvents
New creates a new instance of the CloudWatchEvents client with a session. If additional configuration is needed for the client instance use the optional aws.Config parameter to add your extra config.
Example:
// Create a CloudWatchEvents client from just a session. svc := cloudwatchevents.New(mySession) // Create a CloudWatchEvents client with additional configuration svc := cloudwatchevents.New(mySession, aws.NewConfig().WithRegion("us-west-2"))
func (*CloudWatchEvents) DeleteRule ¶
func (c *CloudWatchEvents) DeleteRule(input *DeleteRuleInput) (*DeleteRuleOutput, error)
DeleteRule API operation for Amazon CloudWatch Events.
Deletes the specified rule.
You must remove all targets from a rule using RemoveTargets before you can delete the rule.
When you delete a rule, incoming events might continue to match to the deleted rule. Please allow a short period of time for changes to take effect.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon CloudWatch Events's API operation DeleteRule for usage and error information.
Returned Error Codes:
ErrCodeConcurrentModificationException "ConcurrentModificationException" There is concurrent modification on a rule or target.
ErrCodeInternalException "InternalException" This exception occurs due to unexpected causes.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/DeleteRule
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/cloudwatchevents" ) func main() { sess := session.Must(session.NewSession()) svc := cloudwatchevents.New(sess) params := &cloudwatchevents.DeleteRuleInput{ Name: aws.String("RuleName"), // Required } resp, err := svc.DeleteRule(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*CloudWatchEvents) DeleteRuleRequest ¶
func (c *CloudWatchEvents) DeleteRuleRequest(input *DeleteRuleInput) (req *request.Request, output *DeleteRuleOutput)
DeleteRuleRequest generates a "aws/request.Request" representing the client's request for the DeleteRule operation. The "output" return value can be used to capture response data after the request's "Send" method is called.
See DeleteRule for usage and error information.
Creating a request object using this method should be used when you want to inject custom logic into the request's lifecycle using a custom handler, or if you want to access properties on the request object before or after sending the request. If you just want the service response, call the DeleteRule method directly instead.
Note: You must call the "Send" method on the returned request object in order to execute the request.
// Example sending a request using the DeleteRuleRequest method. req, resp := client.DeleteRuleRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/DeleteRule
func (*CloudWatchEvents) DeleteRuleWithContext ¶ added in v1.8.0
func (c *CloudWatchEvents) DeleteRuleWithContext(ctx aws.Context, input *DeleteRuleInput, opts ...request.Option) (*DeleteRuleOutput, error)
DeleteRuleWithContext is the same as DeleteRule with the addition of the ability to pass a context and additional request options.
See DeleteRule for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CloudWatchEvents) DescribeRule ¶
func (c *CloudWatchEvents) DescribeRule(input *DescribeRuleInput) (*DescribeRuleOutput, error)
DescribeRule API operation for Amazon CloudWatch Events.
Describes the specified rule.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon CloudWatch Events's API operation DescribeRule for usage and error information.
Returned Error Codes:
ErrCodeResourceNotFoundException "ResourceNotFoundException" The rule does not exist.
ErrCodeInternalException "InternalException" This exception occurs due to unexpected causes.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/DescribeRule
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/cloudwatchevents" ) func main() { sess := session.Must(session.NewSession()) svc := cloudwatchevents.New(sess) params := &cloudwatchevents.DescribeRuleInput{ Name: aws.String("RuleName"), // Required } resp, err := svc.DescribeRule(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*CloudWatchEvents) DescribeRuleRequest ¶
func (c *CloudWatchEvents) DescribeRuleRequest(input *DescribeRuleInput) (req *request.Request, output *DescribeRuleOutput)
DescribeRuleRequest generates a "aws/request.Request" representing the client's request for the DescribeRule operation. The "output" return value can be used to capture response data after the request's "Send" method is called.
See DescribeRule for usage and error information.
Creating a request object using this method should be used when you want to inject custom logic into the request's lifecycle using a custom handler, or if you want to access properties on the request object before or after sending the request. If you just want the service response, call the DescribeRule method directly instead.
Note: You must call the "Send" method on the returned request object in order to execute the request.
// Example sending a request using the DescribeRuleRequest method. req, resp := client.DescribeRuleRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/DescribeRule
func (*CloudWatchEvents) DescribeRuleWithContext ¶ added in v1.8.0
func (c *CloudWatchEvents) DescribeRuleWithContext(ctx aws.Context, input *DescribeRuleInput, opts ...request.Option) (*DescribeRuleOutput, error)
DescribeRuleWithContext is the same as DescribeRule with the addition of the ability to pass a context and additional request options.
See DescribeRule for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CloudWatchEvents) DisableRule ¶
func (c *CloudWatchEvents) DisableRule(input *DisableRuleInput) (*DisableRuleOutput, error)
DisableRule API operation for Amazon CloudWatch Events.
Disables the specified rule. A disabled rule won't match any events, and won't self-trigger if it has a schedule expression.
When you disable a rule, incoming events might continue to match to the disabled rule. Please allow a short period of time for changes to take effect.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon CloudWatch Events's API operation DisableRule for usage and error information.
Returned Error Codes:
ErrCodeResourceNotFoundException "ResourceNotFoundException" The rule does not exist.
ErrCodeConcurrentModificationException "ConcurrentModificationException" There is concurrent modification on a rule or target.
ErrCodeInternalException "InternalException" This exception occurs due to unexpected causes.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/DisableRule
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/cloudwatchevents" ) func main() { sess := session.Must(session.NewSession()) svc := cloudwatchevents.New(sess) params := &cloudwatchevents.DisableRuleInput{ Name: aws.String("RuleName"), // Required } resp, err := svc.DisableRule(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*CloudWatchEvents) DisableRuleRequest ¶
func (c *CloudWatchEvents) DisableRuleRequest(input *DisableRuleInput) (req *request.Request, output *DisableRuleOutput)
DisableRuleRequest generates a "aws/request.Request" representing the client's request for the DisableRule operation. The "output" return value can be used to capture response data after the request's "Send" method is called.
See DisableRule for usage and error information.
Creating a request object using this method should be used when you want to inject custom logic into the request's lifecycle using a custom handler, or if you want to access properties on the request object before or after sending the request. If you just want the service response, call the DisableRule method directly instead.
Note: You must call the "Send" method on the returned request object in order to execute the request.
// Example sending a request using the DisableRuleRequest method. req, resp := client.DisableRuleRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/DisableRule
func (*CloudWatchEvents) DisableRuleWithContext ¶ added in v1.8.0
func (c *CloudWatchEvents) DisableRuleWithContext(ctx aws.Context, input *DisableRuleInput, opts ...request.Option) (*DisableRuleOutput, error)
DisableRuleWithContext is the same as DisableRule with the addition of the ability to pass a context and additional request options.
See DisableRule for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CloudWatchEvents) EnableRule ¶
func (c *CloudWatchEvents) EnableRule(input *EnableRuleInput) (*EnableRuleOutput, error)
EnableRule API operation for Amazon CloudWatch Events.
Enables the specified rule. If the rule does not exist, the operation fails.
When you enable a rule, incoming events might not immediately start matching to a newly enabled rule. Please allow a short period of time for changes to take effect.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon CloudWatch Events's API operation EnableRule for usage and error information.
Returned Error Codes:
ErrCodeResourceNotFoundException "ResourceNotFoundException" The rule does not exist.
ErrCodeConcurrentModificationException "ConcurrentModificationException" There is concurrent modification on a rule or target.
ErrCodeInternalException "InternalException" This exception occurs due to unexpected causes.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/EnableRule
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/cloudwatchevents" ) func main() { sess := session.Must(session.NewSession()) svc := cloudwatchevents.New(sess) params := &cloudwatchevents.EnableRuleInput{ Name: aws.String("RuleName"), // Required } resp, err := svc.EnableRule(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*CloudWatchEvents) EnableRuleRequest ¶
func (c *CloudWatchEvents) EnableRuleRequest(input *EnableRuleInput) (req *request.Request, output *EnableRuleOutput)
EnableRuleRequest generates a "aws/request.Request" representing the client's request for the EnableRule operation. The "output" return value can be used to capture response data after the request's "Send" method is called.
See EnableRule for usage and error information.
Creating a request object using this method should be used when you want to inject custom logic into the request's lifecycle using a custom handler, or if you want to access properties on the request object before or after sending the request. If you just want the service response, call the EnableRule method directly instead.
Note: You must call the "Send" method on the returned request object in order to execute the request.
// Example sending a request using the EnableRuleRequest method. req, resp := client.EnableRuleRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/EnableRule
func (*CloudWatchEvents) EnableRuleWithContext ¶ added in v1.8.0
func (c *CloudWatchEvents) EnableRuleWithContext(ctx aws.Context, input *EnableRuleInput, opts ...request.Option) (*EnableRuleOutput, error)
EnableRuleWithContext is the same as EnableRule with the addition of the ability to pass a context and additional request options.
See EnableRule for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CloudWatchEvents) ListRuleNamesByTarget ¶
func (c *CloudWatchEvents) ListRuleNamesByTarget(input *ListRuleNamesByTargetInput) (*ListRuleNamesByTargetOutput, error)
ListRuleNamesByTarget API operation for Amazon CloudWatch Events.
Lists the rules for the specified target. You can see which of the rules in Amazon CloudWatch Events can invoke a specific target in your account.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon CloudWatch Events's API operation ListRuleNamesByTarget for usage and error information.
Returned Error Codes:
- ErrCodeInternalException "InternalException" This exception occurs due to unexpected causes.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/ListRuleNamesByTarget
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/cloudwatchevents" ) func main() { sess := session.Must(session.NewSession()) svc := cloudwatchevents.New(sess) params := &cloudwatchevents.ListRuleNamesByTargetInput{ TargetArn: aws.String("TargetArn"), // Required Limit: aws.Int64(1), NextToken: aws.String("NextToken"), } resp, err := svc.ListRuleNamesByTarget(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*CloudWatchEvents) ListRuleNamesByTargetRequest ¶
func (c *CloudWatchEvents) ListRuleNamesByTargetRequest(input *ListRuleNamesByTargetInput) (req *request.Request, output *ListRuleNamesByTargetOutput)
ListRuleNamesByTargetRequest generates a "aws/request.Request" representing the client's request for the ListRuleNamesByTarget operation. The "output" return value can be used to capture response data after the request's "Send" method is called.
See ListRuleNamesByTarget for usage and error information.
Creating a request object using this method should be used when you want to inject custom logic into the request's lifecycle using a custom handler, or if you want to access properties on the request object before or after sending the request. If you just want the service response, call the ListRuleNamesByTarget method directly instead.
Note: You must call the "Send" method on the returned request object in order to execute the request.
// Example sending a request using the ListRuleNamesByTargetRequest method. req, resp := client.ListRuleNamesByTargetRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/ListRuleNamesByTarget
func (*CloudWatchEvents) ListRuleNamesByTargetWithContext ¶ added in v1.8.0
func (c *CloudWatchEvents) ListRuleNamesByTargetWithContext(ctx aws.Context, input *ListRuleNamesByTargetInput, opts ...request.Option) (*ListRuleNamesByTargetOutput, error)
ListRuleNamesByTargetWithContext is the same as ListRuleNamesByTarget with the addition of the ability to pass a context and additional request options.
See ListRuleNamesByTarget for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CloudWatchEvents) ListRules ¶
func (c *CloudWatchEvents) ListRules(input *ListRulesInput) (*ListRulesOutput, error)
ListRules API operation for Amazon CloudWatch Events.
Lists your Amazon CloudWatch Events rules. You can either list all the rules or you can provide a prefix to match to the rule names.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon CloudWatch Events's API operation ListRules for usage and error information.
Returned Error Codes:
- ErrCodeInternalException "InternalException" This exception occurs due to unexpected causes.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/ListRules
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/cloudwatchevents" ) func main() { sess := session.Must(session.NewSession()) svc := cloudwatchevents.New(sess) params := &cloudwatchevents.ListRulesInput{ Limit: aws.Int64(1), NamePrefix: aws.String("RuleName"), NextToken: aws.String("NextToken"), } resp, err := svc.ListRules(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*CloudWatchEvents) ListRulesRequest ¶
func (c *CloudWatchEvents) ListRulesRequest(input *ListRulesInput) (req *request.Request, output *ListRulesOutput)
ListRulesRequest generates a "aws/request.Request" representing the client's request for the ListRules operation. The "output" return value can be used to capture response data after the request's "Send" method is called.
See ListRules for usage and error information.
Creating a request object using this method should be used when you want to inject custom logic into the request's lifecycle using a custom handler, or if you want to access properties on the request object before or after sending the request. If you just want the service response, call the ListRules method directly instead.
Note: You must call the "Send" method on the returned request object in order to execute the request.
// Example sending a request using the ListRulesRequest method. req, resp := client.ListRulesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/ListRules
func (*CloudWatchEvents) ListRulesWithContext ¶ added in v1.8.0
func (c *CloudWatchEvents) ListRulesWithContext(ctx aws.Context, input *ListRulesInput, opts ...request.Option) (*ListRulesOutput, error)
ListRulesWithContext is the same as ListRules with the addition of the ability to pass a context and additional request options.
See ListRules for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CloudWatchEvents) ListTargetsByRule ¶
func (c *CloudWatchEvents) ListTargetsByRule(input *ListTargetsByRuleInput) (*ListTargetsByRuleOutput, error)
ListTargetsByRule API operation for Amazon CloudWatch Events.
Lists the targets assigned to the specified rule.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon CloudWatch Events's API operation ListTargetsByRule for usage and error information.
Returned Error Codes:
ErrCodeResourceNotFoundException "ResourceNotFoundException" The rule does not exist.
ErrCodeInternalException "InternalException" This exception occurs due to unexpected causes.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/ListTargetsByRule
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/cloudwatchevents" ) func main() { sess := session.Must(session.NewSession()) svc := cloudwatchevents.New(sess) params := &cloudwatchevents.ListTargetsByRuleInput{ Rule: aws.String("RuleName"), // Required Limit: aws.Int64(1), NextToken: aws.String("NextToken"), } resp, err := svc.ListTargetsByRule(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*CloudWatchEvents) ListTargetsByRuleRequest ¶
func (c *CloudWatchEvents) ListTargetsByRuleRequest(input *ListTargetsByRuleInput) (req *request.Request, output *ListTargetsByRuleOutput)
ListTargetsByRuleRequest generates a "aws/request.Request" representing the client's request for the ListTargetsByRule operation. The "output" return value can be used to capture response data after the request's "Send" method is called.
See ListTargetsByRule for usage and error information.
Creating a request object using this method should be used when you want to inject custom logic into the request's lifecycle using a custom handler, or if you want to access properties on the request object before or after sending the request. If you just want the service response, call the ListTargetsByRule method directly instead.
Note: You must call the "Send" method on the returned request object in order to execute the request.
// Example sending a request using the ListTargetsByRuleRequest method. req, resp := client.ListTargetsByRuleRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/ListTargetsByRule
func (*CloudWatchEvents) ListTargetsByRuleWithContext ¶ added in v1.8.0
func (c *CloudWatchEvents) ListTargetsByRuleWithContext(ctx aws.Context, input *ListTargetsByRuleInput, opts ...request.Option) (*ListTargetsByRuleOutput, error)
ListTargetsByRuleWithContext is the same as ListTargetsByRule with the addition of the ability to pass a context and additional request options.
See ListTargetsByRule for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CloudWatchEvents) PutEvents ¶
func (c *CloudWatchEvents) PutEvents(input *PutEventsInput) (*PutEventsOutput, error)
PutEvents API operation for Amazon CloudWatch Events.
Sends custom events to Amazon CloudWatch Events so that they can be matched to rules.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon CloudWatch Events's API operation PutEvents for usage and error information.
Returned Error Codes:
- ErrCodeInternalException "InternalException" This exception occurs due to unexpected causes.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PutEvents
Example ¶
package main import ( "fmt" "time" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/cloudwatchevents" ) func main() { sess := session.Must(session.NewSession()) svc := cloudwatchevents.New(sess) params := &cloudwatchevents.PutEventsInput{ Entries: []*cloudwatchevents.PutEventsRequestEntry{ // Required { // Required Detail: aws.String("String"), DetailType: aws.String("String"), Resources: []*string{ aws.String("EventResource"), // Required // More values... }, Source: aws.String("String"), Time: aws.Time(time.Now()), }, // More values... }, } resp, err := svc.PutEvents(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*CloudWatchEvents) PutEventsRequest ¶
func (c *CloudWatchEvents) PutEventsRequest(input *PutEventsInput) (req *request.Request, output *PutEventsOutput)
PutEventsRequest generates a "aws/request.Request" representing the client's request for the PutEvents operation. The "output" return value can be used to capture response data after the request's "Send" method is called.
See PutEvents for usage and error information.
Creating a request object using this method should be used when you want to inject custom logic into the request's lifecycle using a custom handler, or if you want to access properties on the request object before or after sending the request. If you just want the service response, call the PutEvents method directly instead.
Note: You must call the "Send" method on the returned request object in order to execute the request.
// Example sending a request using the PutEventsRequest method. req, resp := client.PutEventsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PutEvents
func (*CloudWatchEvents) PutEventsWithContext ¶ added in v1.8.0
func (c *CloudWatchEvents) PutEventsWithContext(ctx aws.Context, input *PutEventsInput, opts ...request.Option) (*PutEventsOutput, error)
PutEventsWithContext is the same as PutEvents with the addition of the ability to pass a context and additional request options.
See PutEvents for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CloudWatchEvents) PutRule ¶
func (c *CloudWatchEvents) PutRule(input *PutRuleInput) (*PutRuleOutput, error)
PutRule API operation for Amazon CloudWatch Events.
Creates or updates the specified rule. Rules are enabled by default, or based on value of the state. You can disable a rule using DisableRule.
When you create or update a rule, incoming events might not immediately start matching to new or updated rules. Please allow a short period of time for changes to take effect.
A rule must contain at least an EventPattern or ScheduleExpression. Rules with EventPatterns are triggered when a matching event is observed. Rules with ScheduleExpressions self-trigger based on the given schedule. A rule can have both an EventPattern and a ScheduleExpression, in which case the rule triggers on matching events as well as on a schedule.
Most services in AWS treat : or / as the same character in Amazon Resource Names (ARNs). However, CloudWatch Events uses an exact match in event patterns and rules. Be sure to use the correct ARN characters when creating event patterns so that they match the ARN syntax in the event you want to match.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon CloudWatch Events's API operation PutRule for usage and error information.
Returned Error Codes:
ErrCodeInvalidEventPatternException "InvalidEventPatternException" The event pattern is not valid.
ErrCodeLimitExceededException "LimitExceededException" You tried to create more rules or add more targets to a rule than is allowed.
ErrCodeConcurrentModificationException "ConcurrentModificationException" There is concurrent modification on a rule or target.
ErrCodeInternalException "InternalException" This exception occurs due to unexpected causes.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PutRule
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/cloudwatchevents" ) func main() { sess := session.Must(session.NewSession()) svc := cloudwatchevents.New(sess) params := &cloudwatchevents.PutRuleInput{ Name: aws.String("RuleName"), // Required Description: aws.String("RuleDescription"), EventPattern: aws.String("EventPattern"), RoleArn: aws.String("RoleArn"), ScheduleExpression: aws.String("ScheduleExpression"), State: aws.String("RuleState"), } resp, err := svc.PutRule(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*CloudWatchEvents) PutRuleRequest ¶
func (c *CloudWatchEvents) PutRuleRequest(input *PutRuleInput) (req *request.Request, output *PutRuleOutput)
PutRuleRequest generates a "aws/request.Request" representing the client's request for the PutRule operation. The "output" return value can be used to capture response data after the request's "Send" method is called.
See PutRule for usage and error information.
Creating a request object using this method should be used when you want to inject custom logic into the request's lifecycle using a custom handler, or if you want to access properties on the request object before or after sending the request. If you just want the service response, call the PutRule method directly instead.
Note: You must call the "Send" method on the returned request object in order to execute the request.
// Example sending a request using the PutRuleRequest method. req, resp := client.PutRuleRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PutRule
func (*CloudWatchEvents) PutRuleWithContext ¶ added in v1.8.0
func (c *CloudWatchEvents) PutRuleWithContext(ctx aws.Context, input *PutRuleInput, opts ...request.Option) (*PutRuleOutput, error)
PutRuleWithContext is the same as PutRule with the addition of the ability to pass a context and additional request options.
See PutRule for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CloudWatchEvents) PutTargets ¶
func (c *CloudWatchEvents) PutTargets(input *PutTargetsInput) (*PutTargetsOutput, error)
PutTargets API operation for Amazon CloudWatch Events.
Adds the specified targets to the specified rule, or updates the targets if they are already associated with the rule.
Targets are the resources that are invoked when a rule is triggered. Example targets include EC2 instances, AWS Lambda functions, Amazon Kinesis streams, Amazon ECS tasks, AWS Step Functions state machines, and built-in targets. Note that creating rules with built-in targets is supported only in the AWS Management Console.
For some target types, PutTargets provides target-specific parameters. If the target is an Amazon Kinesis stream, you can optionally specify which shard the event goes to by using the KinesisParameters argument. To invoke a command on multiple EC2 instances with one rule, you can use the RunCommandParameters field.
To be able to make API calls against the resources that you own, Amazon CloudWatch Events needs the appropriate permissions. For AWS Lambda and Amazon SNS resources, CloudWatch Events relies on resource-based policies. For EC2 instances, Amazon Kinesis streams, and AWS Step Functions state machines, CloudWatch Events relies on IAM roles that you specify in the RoleARN argument in PutTarget. For more information, see Authentication and Access Control (http://docs.aws.amazon.com/AmazonCloudWatch/latest/events/auth-and-access-control-cwe.html) in the Amazon CloudWatch Events User Guide.
Input, InputPath and InputTransformer are mutually exclusive and optional parameters of a target. When a rule is triggered due to a matched event:
If none of the following arguments are specified for a target, then the entire event is passed to the target in JSON form (unless the target is Amazon EC2 Run Command or Amazon ECS task, in which case nothing from the event is passed to the target).
If Input is specified in the form of valid JSON, then the matched event is overridden with this constant.
If InputPath is specified in the form of JSONPath (for example, $.detail), then only the part of the event specified in the path is passed to the target (for example, only the detail part of the event is passed).
If InputTransformer is specified, then one or more specified JSONPaths are extracted from the event and used as values in a template that you specify as the input to the target.
When you add targets to a rule and the associated rule triggers soon after, new or updated targets might not be immediately invoked. Please allow a short period of time for changes to take effect.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon CloudWatch Events's API operation PutTargets for usage and error information.
Returned Error Codes:
ErrCodeResourceNotFoundException "ResourceNotFoundException" The rule does not exist.
ErrCodeConcurrentModificationException "ConcurrentModificationException" There is concurrent modification on a rule or target.
ErrCodeLimitExceededException "LimitExceededException" You tried to create more rules or add more targets to a rule than is allowed.
ErrCodeInternalException "InternalException" This exception occurs due to unexpected causes.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PutTargets
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/cloudwatchevents" ) func main() { sess := session.Must(session.NewSession()) svc := cloudwatchevents.New(sess) params := &cloudwatchevents.PutTargetsInput{ Rule: aws.String("RuleName"), // Required Targets: []*cloudwatchevents.Target{ // Required { // Required Arn: aws.String("TargetArn"), // Required Id: aws.String("TargetId"), // Required EcsParameters: &cloudwatchevents.EcsParameters{ TaskDefinitionArn: aws.String("Arn"), // Required TaskCount: aws.Int64(1), }, Input: aws.String("TargetInput"), InputPath: aws.String("TargetInputPath"), InputTransformer: &cloudwatchevents.InputTransformer{ InputTemplate: aws.String("TransformerInput"), // Required InputPathsMap: map[string]*string{ "Key": aws.String("TargetInputPath"), // Required // More values... }, }, KinesisParameters: &cloudwatchevents.KinesisParameters{ PartitionKeyPath: aws.String("TargetPartitionKeyPath"), // Required }, RoleArn: aws.String("RoleArn"), RunCommandParameters: &cloudwatchevents.RunCommandParameters{ RunCommandTargets: []*cloudwatchevents.RunCommandTarget{ // Required { // Required Key: aws.String("RunCommandTargetKey"), // Required Values: []*string{ // Required aws.String("RunCommandTargetValue"), // Required // More values... }, }, // More values... }, }, }, // More values... }, } resp, err := svc.PutTargets(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*CloudWatchEvents) PutTargetsRequest ¶
func (c *CloudWatchEvents) PutTargetsRequest(input *PutTargetsInput) (req *request.Request, output *PutTargetsOutput)
PutTargetsRequest generates a "aws/request.Request" representing the client's request for the PutTargets operation. The "output" return value can be used to capture response data after the request's "Send" method is called.
See PutTargets for usage and error information.
Creating a request object using this method should be used when you want to inject custom logic into the request's lifecycle using a custom handler, or if you want to access properties on the request object before or after sending the request. If you just want the service response, call the PutTargets method directly instead.
Note: You must call the "Send" method on the returned request object in order to execute the request.
// Example sending a request using the PutTargetsRequest method. req, resp := client.PutTargetsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PutTargets
func (*CloudWatchEvents) PutTargetsWithContext ¶ added in v1.8.0
func (c *CloudWatchEvents) PutTargetsWithContext(ctx aws.Context, input *PutTargetsInput, opts ...request.Option) (*PutTargetsOutput, error)
PutTargetsWithContext is the same as PutTargets with the addition of the ability to pass a context and additional request options.
See PutTargets for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CloudWatchEvents) RemoveTargets ¶
func (c *CloudWatchEvents) RemoveTargets(input *RemoveTargetsInput) (*RemoveTargetsOutput, error)
RemoveTargets API operation for Amazon CloudWatch Events.
Removes the specified targets from the specified rule. When the rule is triggered, those targets are no longer be invoked.
When you remove a target, when the associated rule triggers, removed targets might continue to be invoked. Please allow a short period of time for changes to take effect.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon CloudWatch Events's API operation RemoveTargets for usage and error information.
Returned Error Codes:
ErrCodeResourceNotFoundException "ResourceNotFoundException" The rule does not exist.
ErrCodeConcurrentModificationException "ConcurrentModificationException" There is concurrent modification on a rule or target.
ErrCodeInternalException "InternalException" This exception occurs due to unexpected causes.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/RemoveTargets
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/cloudwatchevents" ) func main() { sess := session.Must(session.NewSession()) svc := cloudwatchevents.New(sess) params := &cloudwatchevents.RemoveTargetsInput{ Ids: []*string{ // Required aws.String("TargetId"), // Required // More values... }, Rule: aws.String("RuleName"), // Required } resp, err := svc.RemoveTargets(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*CloudWatchEvents) RemoveTargetsRequest ¶
func (c *CloudWatchEvents) RemoveTargetsRequest(input *RemoveTargetsInput) (req *request.Request, output *RemoveTargetsOutput)
RemoveTargetsRequest generates a "aws/request.Request" representing the client's request for the RemoveTargets operation. The "output" return value can be used to capture response data after the request's "Send" method is called.
See RemoveTargets for usage and error information.
Creating a request object using this method should be used when you want to inject custom logic into the request's lifecycle using a custom handler, or if you want to access properties on the request object before or after sending the request. If you just want the service response, call the RemoveTargets method directly instead.
Note: You must call the "Send" method on the returned request object in order to execute the request.
// Example sending a request using the RemoveTargetsRequest method. req, resp := client.RemoveTargetsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/RemoveTargets
func (*CloudWatchEvents) RemoveTargetsWithContext ¶ added in v1.8.0
func (c *CloudWatchEvents) RemoveTargetsWithContext(ctx aws.Context, input *RemoveTargetsInput, opts ...request.Option) (*RemoveTargetsOutput, error)
RemoveTargetsWithContext is the same as RemoveTargets with the addition of the ability to pass a context and additional request options.
See RemoveTargets for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*CloudWatchEvents) TestEventPattern ¶
func (c *CloudWatchEvents) TestEventPattern(input *TestEventPatternInput) (*TestEventPatternOutput, error)
TestEventPattern API operation for Amazon CloudWatch Events.
Tests whether the specified event pattern matches the provided event.
Most services in AWS treat : or / as the same character in Amazon Resource Names (ARNs). However, CloudWatch Events uses an exact match in event patterns and rules. Be sure to use the correct ARN characters when creating event patterns so that they match the ARN syntax in the event you want to match.
Returns awserr.Error for service API and SDK errors. Use runtime type assertions with awserr.Error's Code and Message methods to get detailed information about the error.
See the AWS API reference guide for Amazon CloudWatch Events's API operation TestEventPattern for usage and error information.
Returned Error Codes:
ErrCodeInvalidEventPatternException "InvalidEventPatternException" The event pattern is not valid.
ErrCodeInternalException "InternalException" This exception occurs due to unexpected causes.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/TestEventPattern
Example ¶
package main import ( "fmt" "github.com/aws/aws-sdk-go/aws" "github.com/aws/aws-sdk-go/aws/session" "github.com/aws/aws-sdk-go/service/cloudwatchevents" ) func main() { sess := session.Must(session.NewSession()) svc := cloudwatchevents.New(sess) params := &cloudwatchevents.TestEventPatternInput{ Event: aws.String("String"), // Required EventPattern: aws.String("EventPattern"), // Required } resp, err := svc.TestEventPattern(params) if err != nil { // Print the error, cast err to awserr.Error to get the Code and // Message from an error. fmt.Println(err.Error()) return } // Pretty-print the response data. fmt.Println(resp) }
Output:
func (*CloudWatchEvents) TestEventPatternRequest ¶
func (c *CloudWatchEvents) TestEventPatternRequest(input *TestEventPatternInput) (req *request.Request, output *TestEventPatternOutput)
TestEventPatternRequest generates a "aws/request.Request" representing the client's request for the TestEventPattern operation. The "output" return value can be used to capture response data after the request's "Send" method is called.
See TestEventPattern for usage and error information.
Creating a request object using this method should be used when you want to inject custom logic into the request's lifecycle using a custom handler, or if you want to access properties on the request object before or after sending the request. If you just want the service response, call the TestEventPattern method directly instead.
Note: You must call the "Send" method on the returned request object in order to execute the request.
// Example sending a request using the TestEventPatternRequest method. req, resp := client.TestEventPatternRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/TestEventPattern
func (*CloudWatchEvents) TestEventPatternWithContext ¶ added in v1.8.0
func (c *CloudWatchEvents) TestEventPatternWithContext(ctx aws.Context, input *TestEventPatternInput, opts ...request.Option) (*TestEventPatternOutput, error)
TestEventPatternWithContext is the same as TestEventPattern with the addition of the ability to pass a context and additional request options.
See TestEventPattern for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
type DeleteRuleInput ¶
type DeleteRuleInput struct { // The name of the rule. // // Name is a required field Name *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/DeleteRuleRequest
func (DeleteRuleInput) GoString ¶
func (s DeleteRuleInput) GoString() string
GoString returns the string representation
func (*DeleteRuleInput) SetName ¶ added in v1.5.0
func (s *DeleteRuleInput) SetName(v string) *DeleteRuleInput
SetName sets the Name field's value.
func (DeleteRuleInput) String ¶
func (s DeleteRuleInput) String() string
String returns the string representation
func (*DeleteRuleInput) Validate ¶ added in v1.1.21
func (s *DeleteRuleInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteRuleOutput ¶
type DeleteRuleOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/DeleteRuleOutput
func (DeleteRuleOutput) GoString ¶
func (s DeleteRuleOutput) GoString() string
GoString returns the string representation
func (DeleteRuleOutput) String ¶
func (s DeleteRuleOutput) String() string
String returns the string representation
type DescribeRuleInput ¶
type DescribeRuleInput struct { // The name of the rule. // // Name is a required field Name *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/DescribeRuleRequest
func (DescribeRuleInput) GoString ¶
func (s DescribeRuleInput) GoString() string
GoString returns the string representation
func (*DescribeRuleInput) SetName ¶ added in v1.5.0
func (s *DescribeRuleInput) SetName(v string) *DescribeRuleInput
SetName sets the Name field's value.
func (DescribeRuleInput) String ¶
func (s DescribeRuleInput) String() string
String returns the string representation
func (*DescribeRuleInput) Validate ¶ added in v1.1.21
func (s *DescribeRuleInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeRuleOutput ¶
type DescribeRuleOutput struct { // The Amazon Resource Name (ARN) of the rule. Arn *string `min:"1" type:"string"` // The description of the rule. Description *string `type:"string"` // The event pattern. EventPattern *string `type:"string"` // The name of the rule. Name *string `min:"1" type:"string"` // The Amazon Resource Name (ARN) of the IAM role associated with the rule. RoleArn *string `min:"1" type:"string"` // The scheduling expression. For example, "cron(0 20 * * ? *)", "rate(5 minutes)". ScheduleExpression *string `type:"string"` // Specifies whether the rule is enabled or disabled. State *string `type:"string" enum:"RuleState"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/DescribeRuleResponse
func (DescribeRuleOutput) GoString ¶
func (s DescribeRuleOutput) GoString() string
GoString returns the string representation
func (*DescribeRuleOutput) SetArn ¶ added in v1.5.0
func (s *DescribeRuleOutput) SetArn(v string) *DescribeRuleOutput
SetArn sets the Arn field's value.
func (*DescribeRuleOutput) SetDescription ¶ added in v1.5.0
func (s *DescribeRuleOutput) SetDescription(v string) *DescribeRuleOutput
SetDescription sets the Description field's value.
func (*DescribeRuleOutput) SetEventPattern ¶ added in v1.5.0
func (s *DescribeRuleOutput) SetEventPattern(v string) *DescribeRuleOutput
SetEventPattern sets the EventPattern field's value.
func (*DescribeRuleOutput) SetName ¶ added in v1.5.0
func (s *DescribeRuleOutput) SetName(v string) *DescribeRuleOutput
SetName sets the Name field's value.
func (*DescribeRuleOutput) SetRoleArn ¶ added in v1.5.0
func (s *DescribeRuleOutput) SetRoleArn(v string) *DescribeRuleOutput
SetRoleArn sets the RoleArn field's value.
func (*DescribeRuleOutput) SetScheduleExpression ¶ added in v1.5.0
func (s *DescribeRuleOutput) SetScheduleExpression(v string) *DescribeRuleOutput
SetScheduleExpression sets the ScheduleExpression field's value.
func (*DescribeRuleOutput) SetState ¶ added in v1.5.0
func (s *DescribeRuleOutput) SetState(v string) *DescribeRuleOutput
SetState sets the State field's value.
func (DescribeRuleOutput) String ¶
func (s DescribeRuleOutput) String() string
String returns the string representation
type DisableRuleInput ¶
type DisableRuleInput struct { // The name of the rule. // // Name is a required field Name *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/DisableRuleRequest
func (DisableRuleInput) GoString ¶
func (s DisableRuleInput) GoString() string
GoString returns the string representation
func (*DisableRuleInput) SetName ¶ added in v1.5.0
func (s *DisableRuleInput) SetName(v string) *DisableRuleInput
SetName sets the Name field's value.
func (DisableRuleInput) String ¶
func (s DisableRuleInput) String() string
String returns the string representation
func (*DisableRuleInput) Validate ¶ added in v1.1.21
func (s *DisableRuleInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisableRuleOutput ¶
type DisableRuleOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/DisableRuleOutput
func (DisableRuleOutput) GoString ¶
func (s DisableRuleOutput) GoString() string
GoString returns the string representation
func (DisableRuleOutput) String ¶
func (s DisableRuleOutput) String() string
String returns the string representation
type EcsParameters ¶ added in v1.7.9
type EcsParameters struct { // The number of tasks to create based on the TaskDefinition. The default is // one. TaskCount *int64 `min:"1" type:"integer"` // The ARN of the task definition to use if the event target is an Amazon ECS // cluster. // // TaskDefinitionArn is a required field TaskDefinitionArn *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
The custom parameters to be used when the target is an Amazon ECS cluster. Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/EcsParameters
func (EcsParameters) GoString ¶ added in v1.7.9
func (s EcsParameters) GoString() string
GoString returns the string representation
func (*EcsParameters) SetTaskCount ¶ added in v1.7.9
func (s *EcsParameters) SetTaskCount(v int64) *EcsParameters
SetTaskCount sets the TaskCount field's value.
func (*EcsParameters) SetTaskDefinitionArn ¶ added in v1.7.9
func (s *EcsParameters) SetTaskDefinitionArn(v string) *EcsParameters
SetTaskDefinitionArn sets the TaskDefinitionArn field's value.
func (EcsParameters) String ¶ added in v1.7.9
func (s EcsParameters) String() string
String returns the string representation
func (*EcsParameters) Validate ¶ added in v1.7.9
func (s *EcsParameters) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type EnableRuleInput ¶
type EnableRuleInput struct { // The name of the rule. // // Name is a required field Name *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/EnableRuleRequest
func (EnableRuleInput) GoString ¶
func (s EnableRuleInput) GoString() string
GoString returns the string representation
func (*EnableRuleInput) SetName ¶ added in v1.5.0
func (s *EnableRuleInput) SetName(v string) *EnableRuleInput
SetName sets the Name field's value.
func (EnableRuleInput) String ¶
func (s EnableRuleInput) String() string
String returns the string representation
func (*EnableRuleInput) Validate ¶ added in v1.1.21
func (s *EnableRuleInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type EnableRuleOutput ¶
type EnableRuleOutput struct {
// contains filtered or unexported fields
}
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/EnableRuleOutput
func (EnableRuleOutput) GoString ¶
func (s EnableRuleOutput) GoString() string
GoString returns the string representation
func (EnableRuleOutput) String ¶
func (s EnableRuleOutput) String() string
String returns the string representation
type InputTransformer ¶ added in v1.7.9
type InputTransformer struct { // Map of JSON paths to be extracted from the event. These are key-value pairs, // where each value is a JSON path. InputPathsMap map[string]*string `type:"map"` // Input template where you can use the values of the keys from InputPathsMap // to customize the data sent to the target. // // InputTemplate is a required field InputTemplate *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Contains the parameters needed for you to provide custom input to a target based on one or more pieces of data extracted from the event. Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/InputTransformer
func (InputTransformer) GoString ¶ added in v1.7.9
func (s InputTransformer) GoString() string
GoString returns the string representation
func (*InputTransformer) SetInputPathsMap ¶ added in v1.7.9
func (s *InputTransformer) SetInputPathsMap(v map[string]*string) *InputTransformer
SetInputPathsMap sets the InputPathsMap field's value.
func (*InputTransformer) SetInputTemplate ¶ added in v1.7.9
func (s *InputTransformer) SetInputTemplate(v string) *InputTransformer
SetInputTemplate sets the InputTemplate field's value.
func (InputTransformer) String ¶ added in v1.7.9
func (s InputTransformer) String() string
String returns the string representation
func (*InputTransformer) Validate ¶ added in v1.7.9
func (s *InputTransformer) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type KinesisParameters ¶ added in v1.7.9
type KinesisParameters struct { // The JSON path to be extracted from the event and used as the partition key. // For more information, see Amazon Kinesis Streams Key Concepts (http://docs.aws.amazon.com/streams/latest/dev/key-concepts.html#partition-key) // in the Amazon Kinesis Streams Developer Guide. // // PartitionKeyPath is a required field PartitionKeyPath *string `type:"string" required:"true"` // contains filtered or unexported fields }
This object enables you to specify a JSON path to extract from the event and use as the partition key for the Amazon Kinesis stream, so that you can control the shard to which the event goes. If you do not include this parameter, the default is to use the eventId as the partition key. Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/KinesisParameters
func (KinesisParameters) GoString ¶ added in v1.7.9
func (s KinesisParameters) GoString() string
GoString returns the string representation
func (*KinesisParameters) SetPartitionKeyPath ¶ added in v1.7.9
func (s *KinesisParameters) SetPartitionKeyPath(v string) *KinesisParameters
SetPartitionKeyPath sets the PartitionKeyPath field's value.
func (KinesisParameters) String ¶ added in v1.7.9
func (s KinesisParameters) String() string
String returns the string representation
func (*KinesisParameters) Validate ¶ added in v1.7.9
func (s *KinesisParameters) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListRuleNamesByTargetInput ¶
type ListRuleNamesByTargetInput struct { // The maximum number of results to return. Limit *int64 `min:"1" type:"integer"` // The token returned by a previous call to retrieve the next set of results. NextToken *string `min:"1" type:"string"` // The Amazon Resource Name (ARN) of the target resource. // // TargetArn is a required field TargetArn *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/ListRuleNamesByTargetRequest
func (ListRuleNamesByTargetInput) GoString ¶
func (s ListRuleNamesByTargetInput) GoString() string
GoString returns the string representation
func (*ListRuleNamesByTargetInput) SetLimit ¶ added in v1.5.0
func (s *ListRuleNamesByTargetInput) SetLimit(v int64) *ListRuleNamesByTargetInput
SetLimit sets the Limit field's value.
func (*ListRuleNamesByTargetInput) SetNextToken ¶ added in v1.5.0
func (s *ListRuleNamesByTargetInput) SetNextToken(v string) *ListRuleNamesByTargetInput
SetNextToken sets the NextToken field's value.
func (*ListRuleNamesByTargetInput) SetTargetArn ¶ added in v1.5.0
func (s *ListRuleNamesByTargetInput) SetTargetArn(v string) *ListRuleNamesByTargetInput
SetTargetArn sets the TargetArn field's value.
func (ListRuleNamesByTargetInput) String ¶
func (s ListRuleNamesByTargetInput) String() string
String returns the string representation
func (*ListRuleNamesByTargetInput) Validate ¶ added in v1.1.21
func (s *ListRuleNamesByTargetInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListRuleNamesByTargetOutput ¶
type ListRuleNamesByTargetOutput struct { // Indicates whether there are additional results to retrieve. If there are // no more results, the value is null. NextToken *string `min:"1" type:"string"` // The names of the rules that can invoke the given target. RuleNames []*string `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/ListRuleNamesByTargetResponse
func (ListRuleNamesByTargetOutput) GoString ¶
func (s ListRuleNamesByTargetOutput) GoString() string
GoString returns the string representation
func (*ListRuleNamesByTargetOutput) SetNextToken ¶ added in v1.5.0
func (s *ListRuleNamesByTargetOutput) SetNextToken(v string) *ListRuleNamesByTargetOutput
SetNextToken sets the NextToken field's value.
func (*ListRuleNamesByTargetOutput) SetRuleNames ¶ added in v1.5.0
func (s *ListRuleNamesByTargetOutput) SetRuleNames(v []*string) *ListRuleNamesByTargetOutput
SetRuleNames sets the RuleNames field's value.
func (ListRuleNamesByTargetOutput) String ¶
func (s ListRuleNamesByTargetOutput) String() string
String returns the string representation
type ListRulesInput ¶
type ListRulesInput struct { // The maximum number of results to return. Limit *int64 `min:"1" type:"integer"` // The prefix matching the rule name. NamePrefix *string `min:"1" type:"string"` // The token returned by a previous call to retrieve the next set of results. NextToken *string `min:"1" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/ListRulesRequest
func (ListRulesInput) GoString ¶
func (s ListRulesInput) GoString() string
GoString returns the string representation
func (*ListRulesInput) SetLimit ¶ added in v1.5.0
func (s *ListRulesInput) SetLimit(v int64) *ListRulesInput
SetLimit sets the Limit field's value.
func (*ListRulesInput) SetNamePrefix ¶ added in v1.5.0
func (s *ListRulesInput) SetNamePrefix(v string) *ListRulesInput
SetNamePrefix sets the NamePrefix field's value.
func (*ListRulesInput) SetNextToken ¶ added in v1.5.0
func (s *ListRulesInput) SetNextToken(v string) *ListRulesInput
SetNextToken sets the NextToken field's value.
func (ListRulesInput) String ¶
func (s ListRulesInput) String() string
String returns the string representation
func (*ListRulesInput) Validate ¶ added in v1.1.21
func (s *ListRulesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListRulesOutput ¶
type ListRulesOutput struct { // Indicates whether there are additional results to retrieve. If there are // no more results, the value is null. NextToken *string `min:"1" type:"string"` // The rules that match the specified criteria. Rules []*Rule `type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/ListRulesResponse
func (ListRulesOutput) GoString ¶
func (s ListRulesOutput) GoString() string
GoString returns the string representation
func (*ListRulesOutput) SetNextToken ¶ added in v1.5.0
func (s *ListRulesOutput) SetNextToken(v string) *ListRulesOutput
SetNextToken sets the NextToken field's value.
func (*ListRulesOutput) SetRules ¶ added in v1.5.0
func (s *ListRulesOutput) SetRules(v []*Rule) *ListRulesOutput
SetRules sets the Rules field's value.
func (ListRulesOutput) String ¶
func (s ListRulesOutput) String() string
String returns the string representation
type ListTargetsByRuleInput ¶
type ListTargetsByRuleInput struct { // The maximum number of results to return. Limit *int64 `min:"1" type:"integer"` // The token returned by a previous call to retrieve the next set of results. NextToken *string `min:"1" type:"string"` // The name of the rule. // // Rule is a required field Rule *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/ListTargetsByRuleRequest
func (ListTargetsByRuleInput) GoString ¶
func (s ListTargetsByRuleInput) GoString() string
GoString returns the string representation
func (*ListTargetsByRuleInput) SetLimit ¶ added in v1.5.0
func (s *ListTargetsByRuleInput) SetLimit(v int64) *ListTargetsByRuleInput
SetLimit sets the Limit field's value.
func (*ListTargetsByRuleInput) SetNextToken ¶ added in v1.5.0
func (s *ListTargetsByRuleInput) SetNextToken(v string) *ListTargetsByRuleInput
SetNextToken sets the NextToken field's value.
func (*ListTargetsByRuleInput) SetRule ¶ added in v1.5.0
func (s *ListTargetsByRuleInput) SetRule(v string) *ListTargetsByRuleInput
SetRule sets the Rule field's value.
func (ListTargetsByRuleInput) String ¶
func (s ListTargetsByRuleInput) String() string
String returns the string representation
func (*ListTargetsByRuleInput) Validate ¶ added in v1.1.21
func (s *ListTargetsByRuleInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ListTargetsByRuleOutput ¶
type ListTargetsByRuleOutput struct { // Indicates whether there are additional results to retrieve. If there are // no more results, the value is null. NextToken *string `min:"1" type:"string"` // The targets assigned to the rule. Targets []*Target `min:"1" type:"list"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/ListTargetsByRuleResponse
func (ListTargetsByRuleOutput) GoString ¶
func (s ListTargetsByRuleOutput) GoString() string
GoString returns the string representation
func (*ListTargetsByRuleOutput) SetNextToken ¶ added in v1.5.0
func (s *ListTargetsByRuleOutput) SetNextToken(v string) *ListTargetsByRuleOutput
SetNextToken sets the NextToken field's value.
func (*ListTargetsByRuleOutput) SetTargets ¶ added in v1.5.0
func (s *ListTargetsByRuleOutput) SetTargets(v []*Target) *ListTargetsByRuleOutput
SetTargets sets the Targets field's value.
func (ListTargetsByRuleOutput) String ¶
func (s ListTargetsByRuleOutput) String() string
String returns the string representation
type PutEventsInput ¶
type PutEventsInput struct { // The entry that defines an event in your system. You can specify several parameters // for the entry such as the source and type of the event, resources associated // with the event, and so on. // // Entries is a required field Entries []*PutEventsRequestEntry `min:"1" type:"list" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PutEventsRequest
func (PutEventsInput) GoString ¶
func (s PutEventsInput) GoString() string
GoString returns the string representation
func (*PutEventsInput) SetEntries ¶ added in v1.5.0
func (s *PutEventsInput) SetEntries(v []*PutEventsRequestEntry) *PutEventsInput
SetEntries sets the Entries field's value.
func (PutEventsInput) String ¶
func (s PutEventsInput) String() string
String returns the string representation
func (*PutEventsInput) Validate ¶ added in v1.1.21
func (s *PutEventsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type PutEventsOutput ¶
type PutEventsOutput struct { // The successfully and unsuccessfully ingested events results. If the ingestion // was successful, the entry has the event ID in it. Otherwise, you can use // the error code and error message to identify the problem with the entry. Entries []*PutEventsResultEntry `type:"list"` // The number of failed entries. FailedEntryCount *int64 `type:"integer"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PutEventsResponse
func (PutEventsOutput) GoString ¶
func (s PutEventsOutput) GoString() string
GoString returns the string representation
func (*PutEventsOutput) SetEntries ¶ added in v1.5.0
func (s *PutEventsOutput) SetEntries(v []*PutEventsResultEntry) *PutEventsOutput
SetEntries sets the Entries field's value.
func (*PutEventsOutput) SetFailedEntryCount ¶ added in v1.5.0
func (s *PutEventsOutput) SetFailedEntryCount(v int64) *PutEventsOutput
SetFailedEntryCount sets the FailedEntryCount field's value.
func (PutEventsOutput) String ¶
func (s PutEventsOutput) String() string
String returns the string representation
type PutEventsRequestEntry ¶
type PutEventsRequestEntry struct { // In the JSON sense, an object containing fields, which may also contain nested // subobjects. No constraints are imposed on its contents. Detail *string `type:"string"` // Free-form string used to decide what fields to expect in the event detail. DetailType *string `type:"string"` // AWS resources, identified by Amazon Resource Name (ARN), which the event // primarily concerns. Any number, including zero, may be present. Resources []*string `type:"list"` // The source of the event. Source *string `type:"string"` // The timestamp of the event, per RFC3339 (https://www.rfc-editor.org/rfc/rfc3339.txt). // If no timestamp is provided, the timestamp of the PutEvents call is used. Time *time.Time `type:"timestamp" timestampFormat:"unix"` // contains filtered or unexported fields }
Represents an event to be submitted. Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PutEventsRequestEntry
func (PutEventsRequestEntry) GoString ¶
func (s PutEventsRequestEntry) GoString() string
GoString returns the string representation
func (*PutEventsRequestEntry) SetDetail ¶ added in v1.5.0
func (s *PutEventsRequestEntry) SetDetail(v string) *PutEventsRequestEntry
SetDetail sets the Detail field's value.
func (*PutEventsRequestEntry) SetDetailType ¶ added in v1.5.0
func (s *PutEventsRequestEntry) SetDetailType(v string) *PutEventsRequestEntry
SetDetailType sets the DetailType field's value.
func (*PutEventsRequestEntry) SetResources ¶ added in v1.5.0
func (s *PutEventsRequestEntry) SetResources(v []*string) *PutEventsRequestEntry
SetResources sets the Resources field's value.
func (*PutEventsRequestEntry) SetSource ¶ added in v1.5.0
func (s *PutEventsRequestEntry) SetSource(v string) *PutEventsRequestEntry
SetSource sets the Source field's value.
func (*PutEventsRequestEntry) SetTime ¶ added in v1.5.0
func (s *PutEventsRequestEntry) SetTime(v time.Time) *PutEventsRequestEntry
SetTime sets the Time field's value.
func (PutEventsRequestEntry) String ¶
func (s PutEventsRequestEntry) String() string
String returns the string representation
type PutEventsResultEntry ¶
type PutEventsResultEntry struct { // The error code that indicates why the event submission failed. ErrorCode *string `type:"string"` // The error message that explains why the event submission failed. ErrorMessage *string `type:"string"` // The ID of the event. EventId *string `type:"string"` // contains filtered or unexported fields }
Represents an event that failed to be submitted. Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PutEventsResultEntry
func (PutEventsResultEntry) GoString ¶
func (s PutEventsResultEntry) GoString() string
GoString returns the string representation
func (*PutEventsResultEntry) SetErrorCode ¶ added in v1.5.0
func (s *PutEventsResultEntry) SetErrorCode(v string) *PutEventsResultEntry
SetErrorCode sets the ErrorCode field's value.
func (*PutEventsResultEntry) SetErrorMessage ¶ added in v1.5.0
func (s *PutEventsResultEntry) SetErrorMessage(v string) *PutEventsResultEntry
SetErrorMessage sets the ErrorMessage field's value.
func (*PutEventsResultEntry) SetEventId ¶ added in v1.5.0
func (s *PutEventsResultEntry) SetEventId(v string) *PutEventsResultEntry
SetEventId sets the EventId field's value.
func (PutEventsResultEntry) String ¶
func (s PutEventsResultEntry) String() string
String returns the string representation
type PutRuleInput ¶
type PutRuleInput struct { // A description of the rule. Description *string `type:"string"` // The event pattern. EventPattern *string `type:"string"` // The name of the rule that you are creating or updating. // // Name is a required field Name *string `min:"1" type:"string" required:"true"` // The Amazon Resource Name (ARN) of the IAM role associated with the rule. RoleArn *string `min:"1" type:"string"` // The scheduling expression. For example, "cron(0 20 * * ? *)", "rate(5 minutes)". ScheduleExpression *string `type:"string"` // Indicates whether the rule is enabled or disabled. State *string `type:"string" enum:"RuleState"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PutRuleRequest
func (PutRuleInput) GoString ¶
func (s PutRuleInput) GoString() string
GoString returns the string representation
func (*PutRuleInput) SetDescription ¶ added in v1.5.0
func (s *PutRuleInput) SetDescription(v string) *PutRuleInput
SetDescription sets the Description field's value.
func (*PutRuleInput) SetEventPattern ¶ added in v1.5.0
func (s *PutRuleInput) SetEventPattern(v string) *PutRuleInput
SetEventPattern sets the EventPattern field's value.
func (*PutRuleInput) SetName ¶ added in v1.5.0
func (s *PutRuleInput) SetName(v string) *PutRuleInput
SetName sets the Name field's value.
func (*PutRuleInput) SetRoleArn ¶ added in v1.5.0
func (s *PutRuleInput) SetRoleArn(v string) *PutRuleInput
SetRoleArn sets the RoleArn field's value.
func (*PutRuleInput) SetScheduleExpression ¶ added in v1.5.0
func (s *PutRuleInput) SetScheduleExpression(v string) *PutRuleInput
SetScheduleExpression sets the ScheduleExpression field's value.
func (*PutRuleInput) SetState ¶ added in v1.5.0
func (s *PutRuleInput) SetState(v string) *PutRuleInput
SetState sets the State field's value.
func (PutRuleInput) String ¶
func (s PutRuleInput) String() string
String returns the string representation
func (*PutRuleInput) Validate ¶ added in v1.1.21
func (s *PutRuleInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type PutRuleOutput ¶
type PutRuleOutput struct { // The Amazon Resource Name (ARN) of the rule. RuleArn *string `min:"1" type:"string"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PutRuleResponse
func (PutRuleOutput) GoString ¶
func (s PutRuleOutput) GoString() string
GoString returns the string representation
func (*PutRuleOutput) SetRuleArn ¶ added in v1.5.0
func (s *PutRuleOutput) SetRuleArn(v string) *PutRuleOutput
SetRuleArn sets the RuleArn field's value.
func (PutRuleOutput) String ¶
func (s PutRuleOutput) String() string
String returns the string representation
type PutTargetsInput ¶
type PutTargetsInput struct { // The name of the rule. // // Rule is a required field Rule *string `min:"1" type:"string" required:"true"` // The targets to update or add to the rule. // // Targets is a required field Targets []*Target `min:"1" type:"list" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PutTargetsRequest
func (PutTargetsInput) GoString ¶
func (s PutTargetsInput) GoString() string
GoString returns the string representation
func (*PutTargetsInput) SetRule ¶ added in v1.5.0
func (s *PutTargetsInput) SetRule(v string) *PutTargetsInput
SetRule sets the Rule field's value.
func (*PutTargetsInput) SetTargets ¶ added in v1.5.0
func (s *PutTargetsInput) SetTargets(v []*Target) *PutTargetsInput
SetTargets sets the Targets field's value.
func (PutTargetsInput) String ¶
func (s PutTargetsInput) String() string
String returns the string representation
func (*PutTargetsInput) Validate ¶ added in v1.1.21
func (s *PutTargetsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type PutTargetsOutput ¶
type PutTargetsOutput struct { // The failed target entries. FailedEntries []*PutTargetsResultEntry `type:"list"` // The number of failed entries. FailedEntryCount *int64 `type:"integer"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PutTargetsResponse
func (PutTargetsOutput) GoString ¶
func (s PutTargetsOutput) GoString() string
GoString returns the string representation
func (*PutTargetsOutput) SetFailedEntries ¶ added in v1.5.0
func (s *PutTargetsOutput) SetFailedEntries(v []*PutTargetsResultEntry) *PutTargetsOutput
SetFailedEntries sets the FailedEntries field's value.
func (*PutTargetsOutput) SetFailedEntryCount ¶ added in v1.5.0
func (s *PutTargetsOutput) SetFailedEntryCount(v int64) *PutTargetsOutput
SetFailedEntryCount sets the FailedEntryCount field's value.
func (PutTargetsOutput) String ¶
func (s PutTargetsOutput) String() string
String returns the string representation
type PutTargetsResultEntry ¶
type PutTargetsResultEntry struct { // The error code that indicates why the target addition failed. ErrorCode *string `type:"string"` // The error message that explains why the target addition failed. ErrorMessage *string `type:"string"` // The ID of the target. TargetId *string `min:"1" type:"string"` // contains filtered or unexported fields }
Represents a target that failed to be added to a rule. Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PutTargetsResultEntry
func (PutTargetsResultEntry) GoString ¶
func (s PutTargetsResultEntry) GoString() string
GoString returns the string representation
func (*PutTargetsResultEntry) SetErrorCode ¶ added in v1.5.0
func (s *PutTargetsResultEntry) SetErrorCode(v string) *PutTargetsResultEntry
SetErrorCode sets the ErrorCode field's value.
func (*PutTargetsResultEntry) SetErrorMessage ¶ added in v1.5.0
func (s *PutTargetsResultEntry) SetErrorMessage(v string) *PutTargetsResultEntry
SetErrorMessage sets the ErrorMessage field's value.
func (*PutTargetsResultEntry) SetTargetId ¶ added in v1.5.0
func (s *PutTargetsResultEntry) SetTargetId(v string) *PutTargetsResultEntry
SetTargetId sets the TargetId field's value.
func (PutTargetsResultEntry) String ¶
func (s PutTargetsResultEntry) String() string
String returns the string representation
type RemoveTargetsInput ¶
type RemoveTargetsInput struct { // The IDs of the targets to remove from the rule. // // Ids is a required field Ids []*string `min:"1" type:"list" required:"true"` // The name of the rule. // // Rule is a required field Rule *string `min:"1" type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/RemoveTargetsRequest
func (RemoveTargetsInput) GoString ¶
func (s RemoveTargetsInput) GoString() string
GoString returns the string representation
func (*RemoveTargetsInput) SetIds ¶ added in v1.5.0
func (s *RemoveTargetsInput) SetIds(v []*string) *RemoveTargetsInput
SetIds sets the Ids field's value.
func (*RemoveTargetsInput) SetRule ¶ added in v1.5.0
func (s *RemoveTargetsInput) SetRule(v string) *RemoveTargetsInput
SetRule sets the Rule field's value.
func (RemoveTargetsInput) String ¶
func (s RemoveTargetsInput) String() string
String returns the string representation
func (*RemoveTargetsInput) Validate ¶ added in v1.1.21
func (s *RemoveTargetsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RemoveTargetsOutput ¶
type RemoveTargetsOutput struct { // The failed target entries. FailedEntries []*RemoveTargetsResultEntry `type:"list"` // The number of failed entries. FailedEntryCount *int64 `type:"integer"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/RemoveTargetsResponse
func (RemoveTargetsOutput) GoString ¶
func (s RemoveTargetsOutput) GoString() string
GoString returns the string representation
func (*RemoveTargetsOutput) SetFailedEntries ¶ added in v1.5.0
func (s *RemoveTargetsOutput) SetFailedEntries(v []*RemoveTargetsResultEntry) *RemoveTargetsOutput
SetFailedEntries sets the FailedEntries field's value.
func (*RemoveTargetsOutput) SetFailedEntryCount ¶ added in v1.5.0
func (s *RemoveTargetsOutput) SetFailedEntryCount(v int64) *RemoveTargetsOutput
SetFailedEntryCount sets the FailedEntryCount field's value.
func (RemoveTargetsOutput) String ¶
func (s RemoveTargetsOutput) String() string
String returns the string representation
type RemoveTargetsResultEntry ¶
type RemoveTargetsResultEntry struct { // The error code that indicates why the target removal failed. ErrorCode *string `type:"string"` // The error message that explains why the target removal failed. ErrorMessage *string `type:"string"` // The ID of the target. TargetId *string `min:"1" type:"string"` // contains filtered or unexported fields }
Represents a target that failed to be removed from a rule. Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/RemoveTargetsResultEntry
func (RemoveTargetsResultEntry) GoString ¶
func (s RemoveTargetsResultEntry) GoString() string
GoString returns the string representation
func (*RemoveTargetsResultEntry) SetErrorCode ¶ added in v1.5.0
func (s *RemoveTargetsResultEntry) SetErrorCode(v string) *RemoveTargetsResultEntry
SetErrorCode sets the ErrorCode field's value.
func (*RemoveTargetsResultEntry) SetErrorMessage ¶ added in v1.5.0
func (s *RemoveTargetsResultEntry) SetErrorMessage(v string) *RemoveTargetsResultEntry
SetErrorMessage sets the ErrorMessage field's value.
func (*RemoveTargetsResultEntry) SetTargetId ¶ added in v1.5.0
func (s *RemoveTargetsResultEntry) SetTargetId(v string) *RemoveTargetsResultEntry
SetTargetId sets the TargetId field's value.
func (RemoveTargetsResultEntry) String ¶
func (s RemoveTargetsResultEntry) String() string
String returns the string representation
type Rule ¶
type Rule struct { // The Amazon Resource Name (ARN) of the rule. Arn *string `min:"1" type:"string"` // The description of the rule. Description *string `type:"string"` // The event pattern of the rule. EventPattern *string `type:"string"` // The name of the rule. Name *string `min:"1" type:"string"` // The Amazon Resource Name (ARN) of the role that is used for target invocation. RoleArn *string `min:"1" type:"string"` // The scheduling expression. For example, "cron(0 20 * * ? *)", "rate(5 minutes)". ScheduleExpression *string `type:"string"` // The state of the rule. State *string `type:"string" enum:"RuleState"` // contains filtered or unexported fields }
Contains information about a rule in Amazon CloudWatch Events. Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/Rule
func (*Rule) SetDescription ¶ added in v1.5.0
SetDescription sets the Description field's value.
func (*Rule) SetEventPattern ¶ added in v1.5.0
SetEventPattern sets the EventPattern field's value.
func (*Rule) SetRoleArn ¶ added in v1.5.0
SetRoleArn sets the RoleArn field's value.
func (*Rule) SetScheduleExpression ¶ added in v1.5.0
SetScheduleExpression sets the ScheduleExpression field's value.
type RunCommandParameters ¶ added in v1.7.9
type RunCommandParameters struct { // Currently, we support including only one RunCommandTarget block, which specifies // either an array of InstanceIds or a tag. // // RunCommandTargets is a required field RunCommandTargets []*RunCommandTarget `min:"1" type:"list" required:"true"` // contains filtered or unexported fields }
This parameter contains the criteria (either InstanceIds or a tag) used to specify which EC2 instances are to be sent the command. Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/RunCommandParameters
func (RunCommandParameters) GoString ¶ added in v1.7.9
func (s RunCommandParameters) GoString() string
GoString returns the string representation
func (*RunCommandParameters) SetRunCommandTargets ¶ added in v1.7.9
func (s *RunCommandParameters) SetRunCommandTargets(v []*RunCommandTarget) *RunCommandParameters
SetRunCommandTargets sets the RunCommandTargets field's value.
func (RunCommandParameters) String ¶ added in v1.7.9
func (s RunCommandParameters) String() string
String returns the string representation
func (*RunCommandParameters) Validate ¶ added in v1.7.9
func (s *RunCommandParameters) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RunCommandTarget ¶ added in v1.7.9
type RunCommandTarget struct { // Can be either tag:tag-key or InstanceIds. // // Key is a required field Key *string `min:"1" type:"string" required:"true"` // If Key is tag:tag-key, Values is a list of tag values. If Key is InstanceIds, // Values is a list of Amazon EC2 instance IDs. // // Values is a required field Values []*string `min:"1" type:"list" required:"true"` // contains filtered or unexported fields }
Information about the EC2 instances that are to be sent the command, specified as key-value pairs. Each RunCommandTarget block can include only one key, but this key may specify multiple values. Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/RunCommandTarget
func (RunCommandTarget) GoString ¶ added in v1.7.9
func (s RunCommandTarget) GoString() string
GoString returns the string representation
func (*RunCommandTarget) SetKey ¶ added in v1.7.9
func (s *RunCommandTarget) SetKey(v string) *RunCommandTarget
SetKey sets the Key field's value.
func (*RunCommandTarget) SetValues ¶ added in v1.7.9
func (s *RunCommandTarget) SetValues(v []*string) *RunCommandTarget
SetValues sets the Values field's value.
func (RunCommandTarget) String ¶ added in v1.7.9
func (s RunCommandTarget) String() string
String returns the string representation
func (*RunCommandTarget) Validate ¶ added in v1.7.9
func (s *RunCommandTarget) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type Target ¶
type Target struct { // The Amazon Resource Name (ARN) of the target. // // Arn is a required field Arn *string `min:"1" type:"string" required:"true"` // Contains the Amazon ECS task definition and task count to be used, if the // event target is an Amazon ECS task. For more information about Amazon ECS // tasks, see Task Definitions (http://docs.aws.amazon.com/AmazonECS/latest/developerguide/task_defintions.html) // in the Amazon EC2 Container Service Developer Guide. EcsParameters *EcsParameters `type:"structure"` // The ID of the target. // // Id is a required field Id *string `min:"1" type:"string" required:"true"` // Valid JSON text passed to the target. In this case, nothing from the event // itself is passed to the target. For more information, see The JavaScript // Object Notation (JSON) Data Interchange Format (http://www.rfc-editor.org/rfc/rfc7159.txt). Input *string `type:"string"` // The value of the JSONPath that is used for extracting part of the matched // event when passing it to the target. For more information about JSON paths, // see JSONPath (http://goessner.net/articles/JsonPath/). InputPath *string `type:"string"` // Settings to enable you to provide custom input to a target based on certain // event data. You can extract one or more key-value pairs from the event and // then use that data to send customized input to the target. InputTransformer *InputTransformer `type:"structure"` // The custom parameter you can use to control shard assignment, when the target // is an Amazon Kinesis stream. If you do not include this parameter, the default // is to use the eventId as the partition key. KinesisParameters *KinesisParameters `type:"structure"` // The Amazon Resource Name (ARN) of the IAM role to be used for this target // when the rule is triggered. If one rule triggers multiple targets, you can // use a different IAM role for each target. RoleArn *string `min:"1" type:"string"` // Parameters used when you are using the rule to invoke Amazon EC2 Run Command. RunCommandParameters *RunCommandParameters `type:"structure"` // contains filtered or unexported fields }
Targets are the resources to be invoked when a rule is triggered. Target types include EC2 instances, AWS Lambda functions, Amazon Kinesis streams, Amazon ECS tasks, AWS Step Functions state machines, Run Command, and built-in targets. Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/Target
func (*Target) SetEcsParameters ¶ added in v1.7.9
func (s *Target) SetEcsParameters(v *EcsParameters) *Target
SetEcsParameters sets the EcsParameters field's value.
func (*Target) SetInputPath ¶ added in v1.5.0
SetInputPath sets the InputPath field's value.
func (*Target) SetInputTransformer ¶ added in v1.7.9
func (s *Target) SetInputTransformer(v *InputTransformer) *Target
SetInputTransformer sets the InputTransformer field's value.
func (*Target) SetKinesisParameters ¶ added in v1.7.9
func (s *Target) SetKinesisParameters(v *KinesisParameters) *Target
SetKinesisParameters sets the KinesisParameters field's value.
func (*Target) SetRoleArn ¶ added in v1.7.9
SetRoleArn sets the RoleArn field's value.
func (*Target) SetRunCommandParameters ¶ added in v1.7.9
func (s *Target) SetRunCommandParameters(v *RunCommandParameters) *Target
SetRunCommandParameters sets the RunCommandParameters field's value.
type TestEventPatternInput ¶
type TestEventPatternInput struct { // The event, in JSON format, to test against the event pattern. // // Event is a required field Event *string `type:"string" required:"true"` // The event pattern. // // EventPattern is a required field EventPattern *string `type:"string" required:"true"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/TestEventPatternRequest
func (TestEventPatternInput) GoString ¶
func (s TestEventPatternInput) GoString() string
GoString returns the string representation
func (*TestEventPatternInput) SetEvent ¶ added in v1.5.0
func (s *TestEventPatternInput) SetEvent(v string) *TestEventPatternInput
SetEvent sets the Event field's value.
func (*TestEventPatternInput) SetEventPattern ¶ added in v1.5.0
func (s *TestEventPatternInput) SetEventPattern(v string) *TestEventPatternInput
SetEventPattern sets the EventPattern field's value.
func (TestEventPatternInput) String ¶
func (s TestEventPatternInput) String() string
String returns the string representation
func (*TestEventPatternInput) Validate ¶ added in v1.1.21
func (s *TestEventPatternInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TestEventPatternOutput ¶
type TestEventPatternOutput struct { // Indicates whether the event matches the event pattern. Result *bool `type:"boolean"` // contains filtered or unexported fields }
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/TestEventPatternResponse
func (TestEventPatternOutput) GoString ¶
func (s TestEventPatternOutput) GoString() string
GoString returns the string representation
func (*TestEventPatternOutput) SetResult ¶ added in v1.5.0
func (s *TestEventPatternOutput) SetResult(v bool) *TestEventPatternOutput
SetResult sets the Result field's value.
func (TestEventPatternOutput) String ¶
func (s TestEventPatternOutput) String() string
String returns the string representation
Directories ¶
Path | Synopsis |
---|---|
Package cloudwatcheventsiface provides an interface to enable mocking the Amazon CloudWatch Events service client for testing your code.
|
Package cloudwatcheventsiface provides an interface to enable mocking the Amazon CloudWatch Events service client for testing your code. |