eventbridge_describe_event_bus: Displays details about an event bus in your account

View source: R/eventbridge_operations.R

eventbridge_describe_event_busR Documentation

Displays details about an event bus in your account

Description

Displays details about an event bus in your account. This can include the external Amazon Web Services accounts that are permitted to write events to your default event bus, and the associated policy. For custom event buses and partner event buses, it displays the name, ARN, policy, state, and creation time.

See https://www.paws-r-sdk.com/docs/eventbridge_describe_event_bus/ for full documentation.

Usage

eventbridge_describe_event_bus(Name = NULL)

Arguments

Name

The name or ARN of the event bus to show details for. If you omit this, the default event bus is displayed.


paws.application.integration documentation built on Sept. 12, 2023, 1:18 a.m.