package
1.10.20
Repository: https://github.com/jadekler/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package cloudwatcheventsiface provides an interface to enable mocking the Amazon CloudWatch Events service client for testing your code.

# Functions

New creates a new instance of the CloudWatchEvents client with a session.

# Constants

Service ID for Regions and Endpoints metadata.
ErrCodeConcurrentModificationException for service response error code "ConcurrentModificationException".
ErrCodeInternalException for service response error code "InternalException".
ErrCodeInvalidEventPatternException for service response error code "InvalidEventPatternException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodePolicyLengthExceededException for service response error code "PolicyLengthExceededException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
RuleStateDisabled is a RuleState enum value.
RuleStateEnabled is a RuleState enum value.
Service endpoint prefix API calls made to.

# Structs

CloudWatchEvents provides the API operation methods for making requests to Amazon CloudWatch Events.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/DeleteRuleRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/DeleteRuleOutput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/DescribeEventBusRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/DescribeEventBusResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/DescribeRuleRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/DescribeRuleResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/DisableRuleRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/DisableRuleOutput.
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/EnableRuleRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/EnableRuleOutput.
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.
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.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/ListRuleNamesByTargetRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/ListRuleNamesByTargetResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/ListRulesRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/ListRulesResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/ListTargetsByRuleRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/ListTargetsByRuleResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PutEventsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PutEventsResponse.
Represents an event to be submitted.
Represents an event that failed to be submitted.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PutPermissionRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PutPermissionOutput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PutRuleRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PutRuleResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PutTargetsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/PutTargetsResponse.
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/RemovePermissionRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/RemovePermissionOutput.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/RemoveTargetsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/RemoveTargetsResponse.
Represents a target that failed to be removed from a rule.
Contains information about a rule in Amazon CloudWatch Events.
This parameter contains the criteria (either InstanceIds or a tag) used to specify which EC2 instances are to be sent the command.
Information about the EC2 instances that are to be sent the command, specified as key-value pairs.
Targets are the resources to be invoked when a rule is triggered.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/TestEventPatternRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/events-2015-10-07/TestEventPatternResponse.