createApiDestination
abstract suspend fun createApiDestination(input: CreateApiDestinationRequest): 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.