Notify Event(Amazon EventBridge)
Operation name
Notify Event(Amazon EventBridge)
Function overview
Sends an event to an event bus registered to Amazon EventBridge.
Data model
The data model of this component is XML type.
Properties
For details on use of variables, refer to Variables.
Basic settings
Item name |
Required/Optional |
Use of variables |
Description |
Remarks |
---|---|---|---|---|
Name |
Required |
Not available |
Enter a name that is used on the script canvas. |
|
Required settings
Item name |
Required/Optional |
Use of variables |
Description |
Remarks |
---|---|---|---|---|
Destination |
Required |
Not available |
Select a connection resource.
|
|
Event bus ARN |
Required |
Available |
Enter the ARN of the event bus where the event is sent. |
|
Source |
Required |
Available |
Enter the name of the service for the event bus where the event is sent. |
|
Detail_type |
Required |
Available |
Enter the event type for the event bus where the event is sent. |
|
Message |
Optional |
Available |
Enter a message for the event. This message is handled as an element whose name in Detail fields is specified as MESSAGE. |
|
Detail fields |
Optional |
- |
Set the detailed information of the event. You can operate each detailed information with the following buttons:
|
|
Detail fields/Name |
Optional |
Available |
Enter the detailed information name. |
|
Detail fields/Value |
Optional |
Available |
Enter the detailed information value. |
|
Get from schema
Item name |
Required/Optional |
Use of variables |
Description |
Remarks |
---|---|---|---|---|
SCHEMA_NAME |
Optional |
Available |
Enter the schema name of the Amazon EventBridge schema for the event bus where the event is sent. |
Set this if you want to obtain the event pattern of the required settings from the Amazon EventBridge schema. |
REGISTRY_NAME |
Optional |
Available |
Enter the schema registry of the Amazon EventBridge schema for the event bus where the event is sent. |
Set this if you want to obtain the event pattern of the required settings from the Amazon EventBridge schema. |
VERSION |
Optional |
Available |
Enter the version of the Amazon EventBridge schema for the event bus where the event is sent. |
Set this if you want to obtain the event pattern of the required settings from the Amazon EventBridge schema. |
Property actions
Item name |
Description |
Remarks |
---|---|---|
Update List |
After you set SCHEMA_NAME, REGISTRY_NAME, and VERSION, the following information for the required settings is obtained when you select Update List.
|
|
Comment
Item name |
Required/Optional |
Use of variables |
Description |
Remarks |
---|---|---|---|---|
Comment |
Optional |
Not available |
You can write a short description of this connector. |
|
Schemas
Input schema
None.
Output schema
None.
Mass data processing
Mass data processing isn't supported.
Transaction
Transaction isn't supported.
Parallel Stream Processing
PSP isn't supported.
Available component variables
Component variable name |
Description |
Remarks |
---|---|---|
message_category |
When an error occurs, the category of the message code corresponding to the error is stored. |
|
message_code |
When an error occurs, the code of the message code corresponding to the error is stored. |
|
message_level |
When an error occurs, the severity of the message code corresponding to the error is stored. |
|
error_type |
When an error occurs, the error type is stored. |
|
error_message |
When an error occurs, the error message is stored. |
|
error_trace |
When an error occurs, the trace information for the error is stored. |
|
Message codes, exception messages, and limitations
Connector |
Message code |
Exception message |
Limitations |
---|---|---|---|
Messages and limitations of the Event Notification connector |
None |
None |