amazonka-cloudwatch-events: Amazon CloudWatch Events SDK.
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 Amazon CloudWatch Events features, see the Amazon CloudWatch Developer Guide.
The types from this library are intended to be used with amazonka, which provides mechanisms for specifying AuthN/AuthZ information and sending requests.
Use of lenses is required for constructing and manipulating types. This is due to the amount of nesting of AWS types and transparency regarding de/serialisation into more palatable Haskell values. The provided lenses should be compatible with any of the major lens libraries such as lens or lens-family-core.
See Network.AWS.CloudWatchEvents or the AWS Documentation to get started.
[Skip to Readme]
Modules
[Index]
- Network
- AWS
- Network.AWS.CloudWatchEvents
- Network.AWS.CloudWatchEvents.DeleteRule
- Network.AWS.CloudWatchEvents.DescribeRule
- Network.AWS.CloudWatchEvents.DisableRule
- Network.AWS.CloudWatchEvents.EnableRule
- Network.AWS.CloudWatchEvents.ListRuleNamesByTarget
- Network.AWS.CloudWatchEvents.ListRules
- Network.AWS.CloudWatchEvents.ListTargetsByRule
- Network.AWS.CloudWatchEvents.PutEvents
- Network.AWS.CloudWatchEvents.PutRule
- Network.AWS.CloudWatchEvents.PutTargets
- Network.AWS.CloudWatchEvents.RemoveTargets
- Network.AWS.CloudWatchEvents.TestEventPattern
- Network.AWS.CloudWatchEvents.Types
- Network.AWS.CloudWatchEvents.Waiters
- Network.AWS.CloudWatchEvents
- AWS
Downloads
- amazonka-cloudwatch-events-1.4.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.5.0, 1.6.0, 1.6.1, 2.0 |
---|---|
Dependencies | amazonka-core (>=1.4.2 && <1.4.3), base (>=4.7 && <4.19) [details] |
License | LicenseRef-OtherLicense |
Copyright | Copyright (c) 2013-2016 Brendan Hay |
Author | Brendan Hay |
Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
Revised | Revision 1 made by jack at 2024-05-13T07:43:20Z |
Category | Network, AWS, Cloud, Distributed Computing |
Home page | https://github.com/brendanhay/amazonka |
Bug tracker | https://github.com/brendanhay/amazonka/issues |
Source repo | head: git clone git://github.com/brendanhay/amazonka.git |
Uploaded | by BrendanHay at 2016-06-03T09:08:53Z |
Distributions | LTSHaskell:2.0, NixOS:2.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 6419 total (40 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-06-03 [all 1 reports] |