Amazon CloudWatch Events

Amazon CloudWatch Events delivers a near real-time stream of system events that describe changes in Amazon Web Services (AWS) resources. Using simple rules that you can quickly set up, you can match events and route them to one or more target functions or streams. CloudWatch Events becomes aware of operational changes as they occur. CloudWatch Events responds to these operational changes and takes corrective action as necessary, by sending messages to respond to the environment, activating functions, making changes, and capturing state information.

Below are the cmdlets which are available with Amazon CloudWatch Events

CmdletName                                      ServiceOperation                          
Add-CWEResourceTag                              TagResource                               
Disable-CWEEventSource                             DeactivateEventSource                     
Disable-CWERule                                  DisableRule                               
Enable-CWEEventSource                              ActivateEventSource                       
Enable-CWERule                                  EnableRule                                
Get-CWEEventBus                                    DescribeEventBus                          
Get-CWEEventBusList                             ListEventBuses                            
Get-CWEEventSource                                 DescribeEventSource                       
Get-CWEEventSourceList                           ListEventSources                          
Get-CWEPartnerEventSource                          DescribePartnerEventSource                
Get-CWEPartnerEventSourceAccountList               ListPartnerEventSourceAccounts            
Get-CWEPartnerEventSourceList                      ListPartnerEventSources                   
Get-CWEResourceTag                                 ListTagsForResource                       
Get-CWERule                                        ListRules                                 
Get-CWERuleDetail                                  DescribeRule                              
Get-CWERuleNamesByTarget                           ListRuleNamesByTarget                     
Get-CWETargetsByRule                               ListTargetsByRule                         
New-CWEEventBus                                    CreateEventBus                            
New-CWEPartnerEventSource                          CreatePartnerEventSource                  
Remove-CWEEventBus                                 DeleteEventBus                            
Remove-CWEPartnerEventSource                       DeletePartnerEventSource                  
Remove-CWEPermission                               RemovePermission                          
Remove-CWEResourceTag                              UntagResource                             
Remove-CWERule                                     DeleteRule                                
Remove-CWETarget                                   RemoveTargets                             
Test-CWEEventPattern                               TestEventPattern                          
Write-CWEEvent                                     PutEvents                                 
Write-CWEPartnerEvent                              PutPartnerEvents                          
Write-CWEPermission                                PutPermission                                 
Write-CWERule                                      PutRule                                       
Write-CWETarget                                    PutTargets                                    

You can also check other AWS Services, and each services cmdlets we are providing.

Click on this Link for an Single place, where you get all the PowerShell cmdlets sorted based on the modules.

You can also refer other blogs on PowerShell at link

You can also refer other blogs on Microsoft at link

And also if you required any technology you want to learn, let us know below we will publish them in our site http://tossolution.com/

Like our page in Facebook and follow us for New technical information.

References are taken from Microsoft and AWS

Leave a Reply

Your email address will not be published. Required fields are marked *