- Event buses
- Events
- Event sources
- Event targets
- Event rules
- EventStreamings
- API destinations
- Others

Operation Description
You can call this API operation to update an event source.
Request Parameters
Field Name | Field Details |
---|---|
EventSourceNamestring | The name of the event source. Example:myrabbitmq.sourceReference Value Source: CreateEventSource QueryEventTraces ListAliyunOfficialEventSources |
Descriptionstring | The description of the event source. |
LinkedExternalSourceboolean | Specifies whether to connect to an external data source. |
ExternalSourceTypestring | The type of the external data source. Reference Value Source: ListUserDefinedEventSources |
ExternalSourceConfigobject | The configurations of the external data source. |
EventBusNamestring | The event bus with which the event source is associated. Example:my-event-bus
Reference Value Source: CreateEventBus ListEventBuses GetEventStreaming |
SourceMNSParametersobject | The parameters that are configured if the event source is Message Service (MNS). |
SourceRocketMQParametersobject | The parameters that are configured if the event source is Message Queue for Apache RocketMQ. |
SourceRabbitMQParametersobject | The parameters that are configured if the event source is Message Queue for RabbitMQ. |
SourceSLSParametersobject | SourceSLSParameters |
SourceScheduledEventParametersobject | The parameters that are configured if you specify scheduled events as the event source. |
SourceHttpEventParametersobject | The parameters that are configured if the event source is HTTP events. |
SourceKafkaParametersobject | The parameters that are configured if the event source is Message Queue for Apache Kafka. |
Response Parameters
Field Name | Field Details |
---|---|
Messagestring | The returned error message. Example:Remote error. requestId: [xxxx-9D10-65DFDFA3A75D], error code: [EventSourceNotExist], message: [The event source in request is not exist! ] |
RequestIdstring | The request ID. Example:c057d379-ea65-41ec-a8a8-90627a968204 |
Databoolean | The result of the operation. Example:true |
Codestring | The returned response code. Valid values:View Details... Example:200 |
Successboolean | Indicates whether the operation is successful. The value true indicates that the operation is successful. Example:true |
Change time | Change content summary | operation | |
---|---|---|---|
2023-10-19 | changeRequest parameter SourceScheduledEventParameters | ||
2023-08-01 | changeRequest parameter EventBusName changeRequest parameter SourceMNSParameters changeRequest parameter SourceRocketMQParameters | ||
2023-04-21 | changeRequest parameter EventSourceName changeRequest parameter Description changeRequest parameter EventBusName addRequest parameter SourceScheduledEventParameters addRequest parameter SourceKafkaParameters | ||
2023-04-06 | changeRequest parameter SourceRocketMQParameters deleteresponse parameters |