Smaws_Client_EventBridge.PutPartnerEvents
This is used by SaaS partners to write events to a customer's partner event bus. Amazon Web Services customers do not use this operation.
For information on calculating event batch size, see Calculating EventBridge PutEvents event entry size in the EventBridge User Guide.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `InternalException of Types.internal_exception
| `OperationDisabledException of Types.operation_disabled_exception ] ->
string
val request :
'http_type Smaws_Lib.Context.t ->
Types.put_partner_events_request ->
(Types.put_partner_events_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalException of Types.internal_exception
| `OperationDisabledException of Types.operation_disabled_exception ])
Stdlib.result