eventbridge

package
v1.27.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package eventbridge contains helpers for AWS EventBridge.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateEventBus

func CreateEventBus(ebClient eventbridgeiface.EventBridgeAPI, f *framework.Framework) string

CreateEventBus creates an event bus.

func DeleteEventBus

func DeleteEventBus(ebClient eventbridgeiface.EventBridgeAPI, eventBusName string)

DeleteEventBus deletes an event bus. To be eligible for deletion, the event bus MUST NOT contain any rule. See also ForceDeleteEventBus.

func ForceDeleteEventBus

func ForceDeleteEventBus(ebClient eventbridgeiface.EventBridgeAPI, eventBusName string)

ForceDeleteEventBus deletes an event bus and all its rules.

func SendMessage

func SendMessage(ebClient eventbridgeiface.EventBridgeAPI, eventBusName string) string

SendMessage sends a message to the given event bus.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL