//
pkg.gl
Category
github.com/awsdocs/aws-doc-sdk-examples
go
cloudwatch
SendEvent
package
0.0.0-20250312200722-bc14b7464845
Repository:
https://github.com/awsdocs/aws-doc-sdk-examples.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
115 SLOC
#
Functions
CreateEvent
CreateEvent creates an event.
#
Structs
Event
Event represents the information for a new event snippet-start:[cloudwatch.go.create_event.event_struct].