eventbridge_describe_endpoint: Get the information about an existing global endpoint

View source: R/eventbridge_operations.R

eventbridge_describe_endpointR Documentation

Get the information about an existing global endpoint

Description

Get the information about an existing global endpoint. For more information about global endpoints, see Making applications Regional-fault tolerant with global endpoints and event replication in the Amazon EventBridge User Guide..

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

Usage

eventbridge_describe_endpoint(Name, HomeRegion = NULL)

Arguments

Name

[required] The name of the endpoint you want to get information about. For example, "Name":"us-east-2-custom_bus_A-endpoint".

HomeRegion

The primary Region of the endpoint you want to get information about. For example "HomeRegion": "us-east-1".


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