AWS EventBridge Connector

  • Latest Dynatrace
  • Reference
  • 1-min read
  • Published Aug 10, 2024

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

FieldTypeDescriptionRequired
RegionstringThe region to use.required
EntriesPutEventsRequestEntry[]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.

Related tags
Software Delivery