Last update: 2024-04-24

events

Amazon CloudWatch Events

AWS CLI PowerShell Cmdlet
aws events activate-event-source Enable-CWEEventSource
aws events cancel-replay Stop-CWEReplay
aws events create-api-destination New-CWEApiDestination
aws events create-archive New-CWEArchive
aws events create-connection New-CWEConnection
aws events create-endpoint
aws events create-event-bus New-CWEEventBus
aws events create-partner-event-source New-CWEPartnerEventSource
aws events deactivate-event-source Disable-CWEEventSource
aws events deauthorize-connection Clear-CWEConnection
aws events delete-api-destination Remove-CWEApiDestination
aws events delete-archive Remove-CWEArchive
aws events delete-connection Remove-CWEConnection
aws events delete-endpoint
aws events delete-event-bus Remove-CWEEventBus
aws events delete-partner-event-source Remove-CWEPartnerEventSource
aws events delete-rule Remove-CWERule
aws events describe-api-destination Get-CWEApiDestination
aws events describe-archive Get-CWEArchive
aws events describe-connection Get-CWEConnection
aws events describe-endpoint
aws events describe-event-bus Get-CWEEventBus
aws events describe-event-source Get-CWEEventSource
aws events describe-partner-event-source Get-CWEPartnerEventSource
aws events describe-replay Get-CWEReplay
aws events describe-rule Get-CWERuleDetail
aws events disable-rule Disable-CWERule
aws events enable-rule Enable-CWERule
aws events list-api-destinations Get-CWEApiDestinationList
aws events list-archives Get-CWEArchiveList
aws events list-connections Get-CWEConnectionList
aws events list-endpoints
aws events list-event-buses Get-CWEEventBusList
aws events list-event-sources Get-CWEEventSourceList
aws events list-partner-event-source-accounts Get-CWEPartnerEventSourceAccountList
aws events list-partner-event-sources Get-CWEPartnerEventSourceList
aws events list-replays Get-CWEReplayList
aws events list-rule-names-by-target Get-CWERuleNamesByTarget
aws events list-rules Get-CWERule
aws events list-tags-for-resource Get-CWEResourceTag
aws events list-targets-by-rule Get-CWETargetsByRule
aws events put-events Write-CWEEvent
aws events put-partner-events Write-CWEPartnerEvent
aws events put-permission Write-CWEPermission
aws events put-rule Write-CWERule
aws events put-targets Write-CWETarget
aws events remove-permission Remove-CWEPermission
aws events remove-targets Remove-CWETarget
aws events start-replay Start-CWEReplay
aws events tag-resource Add-CWEResourceTag
aws events test-event-pattern Test-CWEEventPattern
aws events untag-resource Remove-CWEResourceTag
aws events update-api-destination Update-CWEApiDestination
aws events update-archive Update-CWEArchive
aws events update-connection Update-CWEConnection
aws events update-endpoint
aws events wizard