package
2.0.4
Repository: https://github.com/mintel/elasticsearch-asg.git
Documentation: pkg.go.dev

# Functions

RegisterDetailType can be used to register custom CloudWatch event types.
RegisterDetailType can be used to register custom CloudWatch event types.

# Variables

ErrDetailTypeAlreadyRegistered is returned by RegisterDetailType() when a detail type has already been registered.
ErrInvalidCloudWatchEvent is returned when unmarshaling a CloudWatchEvent and the JSON did not contain an ID or DetailType.

# Structs

AutoScalingLifecycleTerminateAction is one possible value for the CloudWatchEvent.Detail field.
AutoScalingLifecycleTerminateSuccessful is one possible value for the CloudWatchEvent.Detail field.
AutoScalingLifecycleTerminateUnsuccessful is one possible value for the CloudWatchEvent.Detail field.
AZSubnet is nested in the details of several AutoScaling events.
CloudWatchEvent is the outer structure of an event sent via CloudWatch Events.
SpotInterruptionEventDetail is one possible value for the CloudWatchEvent.Detail field.