Info
Version: | 4.0.0-preview.4 |
Author(s): | Amazon Web Services |
Last Update: | Friday, October 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aws/aws-sdk-net/ |
NuGet Url: | https://www.nuget.org/packages/AWSSDK.CloudWatchEvents |
Install
Install-Package AWSSDK.CloudWatchEvents
dotnet add package AWSSDK.CloudWatchEvents
paket add AWSSDK.CloudWatchEvents
AWSSDK.CloudWatchEvents Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSSDK.Core(>= 3.5.2.6 && < 3.6.0)
Tags
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.