createApiDestination
inline suspend fun EventBridgeClient.createApiDestination(crossinline block: CreateApiDestinationRequest.Builder.() -> Unit): CreateApiDestinationResponse
Creates an API destination, which is an HTTP invocation endpoint configured as a target for events.
API destinations do not support private destinations, such as interface VPC endpoints.
For more information, see API destinations in the EventBridge User Guide.