Smaws_Client_EventBridge.DescribeEndpoint
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.
val request :
Smaws_Lib.Context.t ->
Types.describe_endpoint_request ->
(Types.describe_endpoint_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalException of Types.internal_exception
| `ResourceNotFoundException of Types.resource_not_found_exception ])
Stdlib.result