AWS EventBridge Connector

Latest Dynatrace

Review the required AWS permissions and condition keys of the AWS EventBridge Connector actions to ensure that you grant Dynatrace only a minimum set of permissions. For more information, see AWS documentation.

Put Events

Sends custom events to Amazon EventBridge so that they can be matched to rules.

For more information, see the official documentation of Put Events.

Required AWS permission: events:PutEvents.

Inputs

Field
Type
Description
Required
Region
string
The region to use.
required
Entries
PutEventsRequestEntry[]
The entry that defines an event in your system.
required

You can use the tojson Jinja method to properly escape strings you use expressions and encounter any invalid JSON format errors.

Output

Returns fields as described in PutEventsCommandOutput.