You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/AutomatedTesting/ScriptCanvas/lambdademo.scriptcanvas

1686 lines
98 KiB
Plaintext

{
"Type": "JsonSerialization",
"Version": 1,
"ClassName": "ScriptCanvasData",
"ClassData": {
"m_scriptCanvas": {
"Id": {
"id": 10426522414112
},
"Name": "lambdademo",
"Components": {
"Component_[5582017548010627717]": {
"$type": "EditorGraphVariableManagerComponent",
"Id": 5582017548010627717,
"m_variableData": {
"m_nameVariableMap": [
{
"Key": {
"m_id": "{13AF5E48-B750-479D-8D27-9D79B382B29C}"
},
"Value": {
"Datum": {
"isOverloadedStorage": false,
"scriptCanvasType": {
"m_type": 5
},
"isNullPointer": false,
"$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
"value": "AWSCore.ExampleLambdaOutput",
"label": "String"
},
"VariableId": {
"m_id": "{13AF5E48-B750-479D-8D27-9D79B382B29C}"
},
"VariableName": "function_key"
}
},
{
"Key": {
"m_id": "{DCB889AA-7504-42E7-9D57-5D96C37ACFF0}"
},
"Value": {
"Datum": {
"isOverloadedStorage": false,
"scriptCanvasType": {
"m_type": 5
},
"isNullPointer": false,
"$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
"value": "",
"label": "String"
},
"VariableId": {
"m_id": "{DCB889AA-7504-42E7-9D57-5D96C37ACFF0}"
},
"VariableName": "payload"
}
}
]
}
},
"Component_[9407870129852956697]": {
"$type": "{4D755CA9-AB92-462C-B24F-0B3376F19967} Graph",
"Id": 9407870129852956697,
"m_graphData": {
"m_nodes": [
{
"Id": {
"id": 10435112348704
},
"Name": "SC-Node(ReloadConfigFile)",
"Components": {
"Component_[11167148136039722527]": {
"$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
"Id": 11167148136039722527,
"Slots": [
{
"id": {
"m_id": "{8AA5E0B5-F92E-42A5-AFA5-D73825783200}"
},
"contracts": [
{
"$type": "SlotTypeContract"
},
null
],
"slotName": "Is Reloading Config FileName",
"toolTip": "Whether reload resource mapping config file name from AWS core configuration settings registry file.",
"Descriptor": {
"ConnectionType": 1,
"SlotType": 2
},
"DataType": 1
},
{
"id": {
"m_id": "{7D577F2E-978C-4523-9FDF-6BCEFF0D1F4E}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "In",
"Descriptor": {
"ConnectionType": 1,
"SlotType": 1
}
},
{
"id": {
"m_id": "{DD5508D7-F1D1-451B-93CC-03DC448C03E7}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "Out",
"Descriptor": {
"ConnectionType": 2,
"SlotType": 1
}
}
],
"Datums": [
{
"isOverloadedStorage": false,
"scriptCanvasType": {
"m_type": 0
},
"isNullPointer": false,
"$type": "bool",
"value": true,
"label": "Is Reloading Config FileName"
}
],
"methodType": 0,
"methodName": "ReloadConfigFile",
"className": "AWSResourceMappingRequestBus",
"resultSlotIDs": [
{}
],
"prettyClassName": "AWSResourceMappingRequestBus"
}
}
},
{
"Id": {
"id": 10460882152480
},
"Name": "EBusEventHandler",
"Components": {
"Component_[12603515743535039255]": {
"$type": "EBusEventHandler",
"Id": 12603515743535039255,
"Slots": [
{
"id": {
"m_id": "{45AA6102-92E2-458B-B269-231D05863FDA}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "Connect",
"toolTip": "Connect this event handler to the specified entity.",
"Descriptor": {
"ConnectionType": 1,
"SlotType": 1
}
},
{
"id": {
"m_id": "{4424B64A-299D-4164-A4D4-A275A1C2AB3D}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "Disconnect",
"toolTip": "Disconnect this event handler.",
"Descriptor": {
"ConnectionType": 1,
"SlotType": 1
}
},
{
"id": {
"m_id": "{92EB485B-1B25-4D3B-95F4-7FF7E2BCFB80}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "OnConnected",
"toolTip": "Signaled when a connection has taken place.",
"Descriptor": {
"ConnectionType": 2,
"SlotType": 1
}
},
{
"id": {
"m_id": "{F12D1B7B-A26B-4CE3-A10C-FB510F8E0199}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "OnDisconnected",
"toolTip": "Signaled when this event handler is disconnected.",
"Descriptor": {
"ConnectionType": 2,
"SlotType": 1
}
},
{
"id": {
"m_id": "{9265F022-057D-4464-AE9B-64458D51E2D6}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "OnFailure",
"toolTip": "Signaled when it is not possible to connect this handler.",
"Descriptor": {
"ConnectionType": 2,
"SlotType": 1
}
},
{
"id": {
"m_id": "{34292C47-96F8-401B-8902-5F7FF32FF4C0}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "Source",
"toolTip": "ID used to connect on a specific Event address (Type: EntityId)",
"Descriptor": {
"ConnectionType": 1,
"SlotType": 2
},
"DataType": 1
},
{
"id": {
"m_id": "{7CCBDF78-CA73-40ED-A996-EBCA723286CB}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "EntityID",
"DisplayDataType": {
"m_type": 1
},
"Descriptor": {
"ConnectionType": 2,
"SlotType": 2
},
"DataType": 1
},
{
"id": {
"m_id": "{7587D651-DBD8-49B8-8CCC-BFD0E9C890A7}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "ExecutionSlot:OnEntityActivated",
"Descriptor": {
"ConnectionType": 2,
"SlotType": 1
},
"IsLatent": true
},
{
"id": {
"m_id": "{838A95D3-7F90-489E-87D2-05930C7C4F05}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "EntityID",
"DisplayDataType": {
"m_type": 1
},
"Descriptor": {
"ConnectionType": 2,
"SlotType": 2
},
"DataType": 1
},
{
"id": {
"m_id": "{6CBCAAE3-3ABE-4E3B-919D-271D943BAEB4}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "ExecutionSlot:OnEntityDeactivated",
"Descriptor": {
"ConnectionType": 2,
"SlotType": 1
},
"IsLatent": true
}
],
"Datums": [
{
"isOverloadedStorage": false,
"scriptCanvasType": {
"m_type": 1
},
"isNullPointer": false,
"$type": "EntityId",
"value": {
"id": 2901262558
},
"label": "Source"
}
],
"m_eventMap": [
{
"Key": {
"Value": 245425936
},
"Value": {
"m_eventName": "OnEntityActivated",
"m_eventId": {
"Value": 245425936
},
"m_eventSlotId": {
"m_id": "{7587D651-DBD8-49B8-8CCC-BFD0E9C890A7}"
},
"m_parameterSlotIds": [
{
"m_id": "{7CCBDF78-CA73-40ED-A996-EBCA723286CB}"
}
],
"m_numExpectedArguments": 1
}
},
{
"Key": {
"Value": 4273369222
},
"Value": {
"m_eventName": "OnEntityDeactivated",
"m_eventId": {
"Value": 4273369222
},
"m_eventSlotId": {
"m_id": "{6CBCAAE3-3ABE-4E3B-919D-271D943BAEB4}"
},
"m_parameterSlotIds": [
{
"m_id": "{838A95D3-7F90-489E-87D2-05930C7C4F05}"
}
],
"m_numExpectedArguments": 1
}
}
],
"m_ebusName": "EntityBus",
"m_busId": {
"Value": 3358774020
}
}
}
},
{
"Id": {
"id": 10447997250592
},
"Name": "EBusEventHandler",
"Components": {
"Component_[13302482777442065739]": {
"$type": "EBusEventHandler",
"Id": 13302482777442065739,
"Slots": [
{
"id": {
"m_id": "{382E9758-3981-48FF-8E20-FD99C1561DC3}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "Connect",
"toolTip": "Connect this event handler to the specified entity.",
"Descriptor": {
"ConnectionType": 1,
"SlotType": 1
}
},
{
"id": {
"m_id": "{86069A40-A7CE-4BD1-BD52-F7AA915085FA}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "Disconnect",
"toolTip": "Disconnect this event handler.",
"Descriptor": {
"ConnectionType": 1,
"SlotType": 1
}
},
{
"id": {
"m_id": "{D486C753-CC73-48FE-9E89-970AB98C4EA8}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "OnConnected",
"toolTip": "Signaled when a connection has taken place.",
"Descriptor": {
"ConnectionType": 2,
"SlotType": 1
}
},
{
"id": {
"m_id": "{A549915E-EB3D-4E21-AF1B-3A9C6D9488A0}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "OnDisconnected",
"toolTip": "Signaled when this event handler is disconnected.",
"Descriptor": {
"ConnectionType": 2,
"SlotType": 1
}
},
{
"id": {
"m_id": "{38628508-1F11-4B20-AB8D-42A8E4656375}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "OnFailure",
"toolTip": "Signaled when it is not possible to connect this handler.",
"Descriptor": {
"ConnectionType": 2,
"SlotType": 1
}
},
{
"id": {
"m_id": "{C9F7A7D4-83F3-4393-9E47-3805627BBDBB}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "String",
"DisplayDataType": {
"m_type": 5
},
"Descriptor": {
"ConnectionType": 2,
"SlotType": 2
},
"DataType": 1
},
{
"id": {
"m_id": "{08D01109-BA01-4422-88FF-1E562C4A28D8}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "ExecutionSlot:OnInvokeSuccess",
"Descriptor": {
"ConnectionType": 2,
"SlotType": 1
},
"IsLatent": true
},
{
"id": {
"m_id": "{FF44C72A-CB92-4873-B5D3-43198DC06AC2}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "String",
"DisplayDataType": {
"m_type": 5
},
"Descriptor": {
"ConnectionType": 2,
"SlotType": 2
},
"DataType": 1
},
{
"id": {
"m_id": "{FCE32A95-1CDD-4330-8E94-85CF51731276}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "ExecutionSlot:OnInvokeError",
"Descriptor": {
"ConnectionType": 2,
"SlotType": 1
},
"IsLatent": true
}
],
"m_eventMap": [
{
"Key": {
"Value": 1275872951
},
"Value": {
"m_eventName": "OnInvokeSuccess",
"m_eventId": {
"Value": 1275872951
},
"m_eventSlotId": {
"m_id": "{08D01109-BA01-4422-88FF-1E562C4A28D8}"
},
"m_parameterSlotIds": [
{
"m_id": "{C9F7A7D4-83F3-4393-9E47-3805627BBDBB}"
}
],
"m_numExpectedArguments": 1
}
},
{
"Key": {
"Value": 3274092371
},
"Value": {
"m_eventName": "OnInvokeError",
"m_eventId": {
"Value": 3274092371
},
"m_eventSlotId": {
"m_id": "{FCE32A95-1CDD-4330-8E94-85CF51731276}"
},
"m_parameterSlotIds": [
{
"m_id": "{FF44C72A-CB92-4873-B5D3-43198DC06AC2}"
}
],
"m_numExpectedArguments": 1
}
}
],
"m_ebusName": "AWSLambdaBehaviorNotificationBus",
"m_busId": {
"Value": 179676616
}
}
}
},
{
"Id": {
"id": 10456587185184
},
"Name": "EBusEventHandler",
"Components": {
"Component_[14277639653836430450]": {
"$type": "EBusEventHandler",
"Id": 14277639653836430450,
"Slots": [
{
"id": {
"m_id": "{DB69AA96-AE16-4D06-B579-7DD0EFD529A2}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "Connect",
"toolTip": "Connect this event handler to the specified entity.",
"Descriptor": {
"ConnectionType": 1,
"SlotType": 1
}
},
{
"id": {
"m_id": "{FEB09F66-0727-4C28-A499-ECE1774945C9}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "Disconnect",
"toolTip": "Disconnect this event handler.",
"Descriptor": {
"ConnectionType": 1,
"SlotType": 1
}
},
{
"id": {
"m_id": "{0F23E212-E397-47CF-9941-530AEB2F8882}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "OnConnected",
"toolTip": "Signaled when a connection has taken place.",
"Descriptor": {
"ConnectionType": 2,
"SlotType": 1
}
},
{
"id": {
"m_id": "{7679B464-A5AB-4CCC-9E18-176F9D98DBFB}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "OnDisconnected",
"toolTip": "Signaled when this event handler is disconnected.",
"Descriptor": {
"ConnectionType": 2,
"SlotType": 1
}
},
{
"id": {
"m_id": "{185DDE19-CC78-467D-A776-05794E8D0DD1}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "OnFailure",
"toolTip": "Signaled when it is not possible to connect this handler.",
"Descriptor": {
"ConnectionType": 2,
"SlotType": 1
}
},
{
"id": {
"m_id": "{70838AFF-91F4-417E-A253-41ED6C3AAB7D}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "String",
"DisplayDataType": {
"m_type": 5
},
"Descriptor": {
"ConnectionType": 2,
"SlotType": 2
},
"DataType": 1
},
{
"id": {
"m_id": "{387915AE-E556-43E3-B3A7-9176370D129C}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "ExecutionSlot:OnInvokeSuccess",
"Descriptor": {
"ConnectionType": 2,
"SlotType": 1
},
"IsLatent": true
},
{
"id": {
"m_id": "{4CC527B1-A85A-42F0-A806-FB19668F22E2}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "String",
"DisplayDataType": {
"m_type": 5
},
"Descriptor": {
"ConnectionType": 2,
"SlotType": 2
},
"DataType": 1
},
{
"id": {
"m_id": "{E8F2D62B-EFCE-4F85-A1DE-C158079F79EB}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "ExecutionSlot:OnInvokeError",
"Descriptor": {
"ConnectionType": 2,
"SlotType": 1
},
"IsLatent": true
}
],
"m_eventMap": [
{
"Key": {
"Value": 1275872951
},
"Value": {
"m_eventName": "OnInvokeSuccess",
"m_eventId": {
"Value": 1275872951
},
"m_eventSlotId": {
"m_id": "{387915AE-E556-43E3-B3A7-9176370D129C}"
},
"m_parameterSlotIds": [
{
"m_id": "{70838AFF-91F4-417E-A253-41ED6C3AAB7D}"
}
],
"m_numExpectedArguments": 1
}
},
{
"Key": {
"Value": 3274092371
},
"Value": {
"m_eventName": "OnInvokeError",
"m_eventId": {
"Value": 3274092371
},
"m_eventSlotId": {
"m_id": "{E8F2D62B-EFCE-4F85-A1DE-C158079F79EB}"
},
"m_parameterSlotIds": [
{
"m_id": "{4CC527B1-A85A-42F0-A806-FB19668F22E2}"
}
],
"m_numExpectedArguments": 1
}
}
],
"m_ebusName": "AWSLambdaBehaviorNotificationBus",
"m_busId": {
"Value": 179676616
}
}
}
},
{
"Id": {
"id": 10452292217888
},
"Name": "SC-Node(Print)",
"Components": {
"Component_[15632666580273613138]": {
"$type": "Print",
"Id": 15632666580273613138,
"Slots": [
{
"id": {
"m_id": "{2219BD38-0808-4D6D-9623-9560BCD8235D}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "In",
"toolTip": "Input signal",
"Descriptor": {
"ConnectionType": 1,
"SlotType": 1
}
},
{
"id": {
"m_id": "{59EABC9A-5EA1-4E43-98CD-909870677390}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "Out",
"Descriptor": {
"ConnectionType": 2,
"SlotType": 1
}
}
],
"m_format": "[Lambda] Completed Invoke",
"m_unresolvedString": [
"[Lambda] Completed Invoke"
]
}
}
},
{
"Id": {
"id": 10443702283296
},
"Name": "SC-Node(Print)",
"Components": {
"Component_[15632666580273613138]": {
"$type": "Print",
"Id": 15632666580273613138,
"Slots": [
{
"id": {
"m_id": "{2219BD38-0808-4D6D-9623-9560BCD8235D}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "In",
"toolTip": "Input signal",
"Descriptor": {
"ConnectionType": 1,
"SlotType": 1
}
},
{
"id": {
"m_id": "{0972A320-2B33-4F31-AC0F-46C4E0CE539B}"
},
"DynamicTypeOverride": 3,
"contracts": [
{
"$type": "SlotTypeContract"
},
null
],
"slotName": "Value",
"toolTip": "Value which replaces instances of {Value} in the resulting string.",
"DisplayDataType": {
"m_type": 5
},
"DisplayGroup": {
"Value": 1015031923
},
"Descriptor": {
"ConnectionType": 1,
"SlotType": 2
},
"DataType": 1
},
{
"id": {
"m_id": "{59EABC9A-5EA1-4E43-98CD-909870677390}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "Out",
"Descriptor": {
"ConnectionType": 2,
"SlotType": 1
}
}
],
"Datums": [
{
"isOverloadedStorage": false,
"scriptCanvasType": {
"m_type": 5
},
"isNullPointer": false,
"$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
"value": "",
"label": "Value"
}
],
"m_format": "[Lambda] Invoke error: {Value}",
"m_arrayBindingMap": [
{
"Key": 1,
"Value": {
"m_id": "{0972A320-2B33-4F31-AC0F-46C4E0CE539B}"
}
}
],
"m_unresolvedString": [
"[Lambda] Invoke error: ",
{}
],
"m_formatSlotMap": {
"Value": {
"m_id": "{0972A320-2B33-4F31-AC0F-46C4E0CE539B}"
}
}
}
}
},
{
"Id": {
"id": 10439407316000
},
"Name": "SC-Node(Print)",
"Components": {
"Component_[15632666580273613138]": {
"$type": "Print",
"Id": 15632666580273613138,
"Slots": [
{
"id": {
"m_id": "{2219BD38-0808-4D6D-9623-9560BCD8235D}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "In",
"toolTip": "Input signal",
"Descriptor": {
"ConnectionType": 1,
"SlotType": 1
}
},
{
"id": {
"m_id": "{0972A320-2B33-4F31-AC0F-46C4E0CE539B}"
},
"DynamicTypeOverride": 3,
"contracts": [
{
"$type": "SlotTypeContract"
},
null
],
"slotName": "Value",
"toolTip": "Value which replaces instances of {Value} in the resulting string.",
"DisplayDataType": {
"m_type": 5
},
"DisplayGroup": {
"Value": 1015031923
},
"Descriptor": {
"ConnectionType": 1,
"SlotType": 2
},
"DataType": 1
},
{
"id": {
"m_id": "{59EABC9A-5EA1-4E43-98CD-909870677390}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "Out",
"Descriptor": {
"ConnectionType": 2,
"SlotType": 1
}
}
],
"Datums": [
{
"isOverloadedStorage": false,
"scriptCanvasType": {
"m_type": 5
},
"isNullPointer": false,
"$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
"value": "",
"label": "Value"
}
],
"m_format": "[Lambda] Invoke success: {Value}",
"m_arrayBindingMap": [
{
"Key": 1,
"Value": {
"m_id": "{0972A320-2B33-4F31-AC0F-46C4E0CE539B}"
}
}
],
"m_unresolvedString": [
"[Lambda] Invoke success: ",
{}
],
"m_formatSlotMap": {
"Value": {
"m_id": "{0972A320-2B33-4F31-AC0F-46C4E0CE539B}"
}
}
}
}
},
{
"Id": {
"id": 10430817381408
},
"Name": "SC-Node(Invoke)",
"Components": {
"Component_[5709396067277168591]": {
"$type": "{E42861BD-1956-45AE-8DD7-CCFC1E3E5ACF} Method",
"Id": 5709396067277168591,
"Slots": [
{
"id": {
"m_id": "{5DA0BEDE-72C0-4DD7-977D-FF25974FC704}"
},
"contracts": [
{
"$type": "SlotTypeContract"
},
null
],
"slotName": "Function Resource KeyName",
"toolTip": "The resource key name of the lambda function in resource mapping config file.",
"Descriptor": {
"ConnectionType": 1,
"SlotType": 2
},
"DataType": 1,
"IsReference": true,
"VariableReference": {
"m_id": "{13AF5E48-B750-479D-8D27-9D79B382B29C}"
}
},
{
"id": {
"m_id": "{9BA842F4-68D5-442E-BF67-8182284396C0}"
},
"contracts": [
{
"$type": "SlotTypeContract"
},
null
],
"slotName": "Payload",
"toolTip": "The JSON that you want to provide to your Lambda function as input.",
"Descriptor": {
"ConnectionType": 1,
"SlotType": 2
},
"DataType": 1,
"IsReference": true,
"VariableReference": {
"m_id": "{DCB889AA-7504-42E7-9D57-5D96C37ACFF0}"
}
},
{
"id": {
"m_id": "{6DB4AD78-A00C-42D9-BEC9-04B98BFBA2B2}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "In",
"Descriptor": {
"ConnectionType": 1,
"SlotType": 1
}
},
{
"id": {
"m_id": "{069560CB-28C5-499F-88D3-5CC178EB4824}"
},
"contracts": [
{
"$type": "SlotTypeContract"
}
],
"slotName": "Out",
"Descriptor": {
"ConnectionType": 2,
"SlotType": 1
}
}
],
"Datums": [
{
"isOverloadedStorage": false,
"scriptCanvasType": {
"m_type": 5
},
"isNullPointer": false,
"$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
"value": "",
"label": "Function Resource KeyName"
},
{
"isOverloadedStorage": false,
"scriptCanvasType": {
"m_type": 5
},
"isNullPointer": false,
"$type": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9} AZStd::string",
"value": "",
"label": "Payload"
}
],
"methodType": 2,
"methodName": "Invoke",
"className": "AWSScriptBehaviorLambda",
"resultSlotIDs": [
{}
],
"prettyClassName": "AWSScriptBehaviorLambda"
}
}
}
],
"m_connections": [
{
"Id": {
"id": 10465177119776
},
"Name": "srcEndpoint=(ReloadConfigFile: Out), destEndpoint=(Invoke: In)",
"Components": {
"Component_[13136233722544432016]": {
"$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
"Id": 13136233722544432016,
"sourceEndpoint": {
"nodeId": {
"id": 10435112348704
},
"slotId": {
"m_id": "{DD5508D7-F1D1-451B-93CC-03DC448C03E7}"
}
},
"targetEndpoint": {
"nodeId": {
"id": 10430817381408
},
"slotId": {
"m_id": "{6DB4AD78-A00C-42D9-BEC9-04B98BFBA2B2}"
}
}
}
}
},
{
"Id": {
"id": 10469472087072
},
"Name": "srcEndpoint=(Invoke: Out), destEndpoint=(Print: In)",
"Components": {
"Component_[2618571426139838363]": {
"$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
"Id": 2618571426139838363,
"sourceEndpoint": {
"nodeId": {
"id": 10430817381408
},
"slotId": {
"m_id": "{069560CB-28C5-499F-88D3-5CC178EB4824}"
}
},
"targetEndpoint": {
"nodeId": {
"id": 10452292217888
},
"slotId": {
"m_id": "{2219BD38-0808-4D6D-9623-9560BCD8235D}"
}
}
}
}
},
{
"Id": {
"id": 10473767054368
},
"Name": "srcEndpoint=(AWSLambdaBehaviorNotificationBus Handler: ExecutionSlot:OnInvokeError), destEndpoint=(Print: In)",
"Components": {
"Component_[10492730210717605288]": {
"$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
"Id": 10492730210717605288,
"sourceEndpoint": {
"nodeId": {
"id": 10456587185184
},
"slotId": {
"m_id": "{E8F2D62B-EFCE-4F85-A1DE-C158079F79EB}"
}
},
"targetEndpoint": {
"nodeId": {
"id": 10443702283296
},
"slotId": {
"m_id": "{2219BD38-0808-4D6D-9623-9560BCD8235D}"
}
}
}
}
},
{
"Id": {
"id": 10478062021664
},
"Name": "srcEndpoint=(AWSLambdaBehaviorNotificationBus Handler: String), destEndpoint=(Print: Value)",
"Components": {
"Component_[7692047505820357673]": {
"$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
"Id": 7692047505820357673,
"sourceEndpoint": {
"nodeId": {
"id": 10456587185184
},
"slotId": {
"m_id": "{4CC527B1-A85A-42F0-A806-FB19668F22E2}"
}
},
"targetEndpoint": {
"nodeId": {
"id": 10443702283296
},
"slotId": {
"m_id": "{0972A320-2B33-4F31-AC0F-46C4E0CE539B}"
}
}
}
}
},
{
"Id": {
"id": 10482356988960
},
"Name": "srcEndpoint=(AWSLambdaBehaviorNotificationBus Handler: ExecutionSlot:OnInvokeSuccess), destEndpoint=(Print: In)",
"Components": {
"Component_[8999881801271525198]": {
"$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
"Id": 8999881801271525198,
"sourceEndpoint": {
"nodeId": {
"id": 10447997250592
},
"slotId": {
"m_id": "{08D01109-BA01-4422-88FF-1E562C4A28D8}"
}
},
"targetEndpoint": {
"nodeId": {
"id": 10439407316000
},
"slotId": {
"m_id": "{2219BD38-0808-4D6D-9623-9560BCD8235D}"
}
}
}
}
},
{
"Id": {
"id": 10486651956256
},
"Name": "srcEndpoint=(AWSLambdaBehaviorNotificationBus Handler: String), destEndpoint=(Print: Value)",
"Components": {
"Component_[5244143619937759473]": {
"$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
"Id": 5244143619937759473,
"sourceEndpoint": {
"nodeId": {
"id": 10447997250592
},
"slotId": {
"m_id": "{C9F7A7D4-83F3-4393-9E47-3805627BBDBB}"
}
},
"targetEndpoint": {
"nodeId": {
"id": 10439407316000
},
"slotId": {
"m_id": "{0972A320-2B33-4F31-AC0F-46C4E0CE539B}"
}
}
}
}
},
{
"Id": {
"id": 10490946923552
},
"Name": "srcEndpoint=(EntityBus Handler: ExecutionSlot:OnEntityActivated), destEndpoint=(ReloadConfigFile: In)",
"Components": {
"Component_[6075242503823085865]": {
"$type": "{64CA5016-E803-4AC4-9A36-BDA2C890C6EB} Connection",
"Id": 6075242503823085865,
"sourceEndpoint": {
"nodeId": {
"id": 10460882152480
},
"slotId": {
"m_id": "{7587D651-DBD8-49B8-8CCC-BFD0E9C890A7}"
}
},
"targetEndpoint": {
"nodeId": {
"id": 10435112348704
},
"slotId": {
"m_id": "{7D577F2E-978C-4523-9FDF-6BCEFF0D1F4E}"
}
}
}
}
}
]
},
"m_assetType": "{3E2AC8CD-713F-453E-967F-29517F331784}",
"versionData": {
"_grammarVersion": 1,
"_runtimeVersion": 1
},
"m_variableCounter": 2,
"GraphCanvasData": [
{
"Key": {
"id": 10426522414112
},
"Value": {
"ComponentData": {
"{5F84B500-8C45-40D1-8EFC-A5306B241444}": {
"$type": "SceneComponentSaveData",
"ViewParams": {
"Scale": 1.3385585,
"AnchorX": -277.910888671875,
"AnchorY": -378.0185852050781
}
}
}
}
},
{
"Key": {
"id": 10430817381408
},
"Value": {
"ComponentData": {
"{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
"$type": "NodeSaveData"
},
"{328FF15C-C302-458F-A43D-E1794DE0904E}": {
"$type": "GeneralNodeTitleComponentSaveData",
"PaletteOverride": "MethodNodeTitlePalette"
},
"{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
"$type": "GeometrySaveData",
"Position": [
460.0,
-240.0
]
},
"{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
"$type": "StylingComponentSaveData",
"SubStyle": ".method"
},
"{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
"$type": "PersistentIdComponentSaveData",
"PersistentId": "{81C52F38-D73E-41E1-B0AB-D90267ECE76F}"
}
}
}
},
{
"Key": {
"id": 10435112348704
},
"Value": {
"ComponentData": {
"{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
"$type": "NodeSaveData"
},
"{328FF15C-C302-458F-A43D-E1794DE0904E}": {
"$type": "GeneralNodeTitleComponentSaveData",
"PaletteOverride": "MethodNodeTitlePalette"
},
"{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
"$type": "GeometrySaveData",
"Position": [
140.0,
-240.0
]
},
"{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
"$type": "StylingComponentSaveData",
"SubStyle": ".method"
},
"{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
"$type": "PersistentIdComponentSaveData",
"PersistentId": "{C501C00F-0E1D-4EC2-A2C1-F5B910826F40}"
}
}
}
},
{
"Key": {
"id": 10439407316000
},
"Value": {
"ComponentData": {
"{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
"$type": "NodeSaveData"
},
"{328FF15C-C302-458F-A43D-E1794DE0904E}": {
"$type": "GeneralNodeTitleComponentSaveData",
"PaletteOverride": "StringNodeTitlePalette"
},
"{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
"$type": "GeometrySaveData",
"Position": [
360.0,
380.0
]
},
"{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
"$type": "StylingComponentSaveData"
},
"{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
"$type": "PersistentIdComponentSaveData",
"PersistentId": "{7711815B-6518-4F40-8A20-F5081EE5423D}"
}
}
}
},
{
"Key": {
"id": 10443702283296
},
"Value": {
"ComponentData": {
"{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
"$type": "NodeSaveData"
},
"{328FF15C-C302-458F-A43D-E1794DE0904E}": {
"$type": "GeneralNodeTitleComponentSaveData",
"PaletteOverride": "StringNodeTitlePalette"
},
"{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
"$type": "GeometrySaveData",
"Position": [
360.0,
120.0
]
},
"{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
"$type": "StylingComponentSaveData"
},
"{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
"$type": "PersistentIdComponentSaveData",
"PersistentId": "{C0461745-3ABD-49F0-B805-0D9C07061D11}"
}
}
}
},
{
"Key": {
"id": 10447997250592
},
"Value": {
"ComponentData": {
"{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
"$type": "NodeSaveData"
},
"{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
"$type": "GeometrySaveData",
"Position": [
60.0,
360.0
]
},
"{9E81C95F-89C0-4476-8E82-63CCC4E52E04}": {
"$type": "EBusHandlerNodeDescriptorSaveData",
"EventIds": [
{
"Value": 1275872951
}
]
},
"{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
"$type": "StylingComponentSaveData"
},
"{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
"$type": "PersistentIdComponentSaveData",
"PersistentId": "{074D28ED-E23D-47EF-9F44-4FCE2E810905}"
}
}
}
},
{
"Key": {
"id": 10452292217888
},
"Value": {
"ComponentData": {
"{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
"$type": "NodeSaveData"
},
"{328FF15C-C302-458F-A43D-E1794DE0904E}": {
"$type": "GeneralNodeTitleComponentSaveData",
"PaletteOverride": "StringNodeTitlePalette"
},
"{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
"$type": "GeometrySaveData",
"Position": [
900.0,
-240.0
]
},
"{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
"$type": "StylingComponentSaveData"
},
"{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
"$type": "PersistentIdComponentSaveData",
"PersistentId": "{AF52E352-83AE-4F8B-BB92-CC08893B49CE}"
}
}
}
},
{
"Key": {
"id": 10456587185184
},
"Value": {
"ComponentData": {
"{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
"$type": "NodeSaveData"
},
"{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
"$type": "GeometrySaveData",
"Position": [
60.0,
120.0
]
},
"{9E81C95F-89C0-4476-8E82-63CCC4E52E04}": {
"$type": "EBusHandlerNodeDescriptorSaveData",
"EventIds": [
{
"Value": 3274092371
}
]
},
"{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
"$type": "StylingComponentSaveData"
},
"{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
"$type": "PersistentIdComponentSaveData",
"PersistentId": "{31A0049B-49B9-41FD-A487-30A747F9B700}"
}
}
}
},
{
"Key": {
"id": 10460882152480
},
"Value": {
"ComponentData": {
"{24CB38BB-1705-4EC5-8F63-B574571B4DCD}": {
"$type": "NodeSaveData"
},
"{7CC444B1-F9B3-41B5-841B-0C4F2179F111}": {
"$type": "GeometrySaveData",
"Position": [
-200.0,
-300.0
]
},
"{9E81C95F-89C0-4476-8E82-63CCC4E52E04}": {
"$type": "EBusHandlerNodeDescriptorSaveData",
"EventIds": [
{
"Value": 245425936
}
]
},
"{B0B99C8A-03AF-4CF6-A926-F65C874C3D97}": {
"$type": "StylingComponentSaveData"
},
"{B1F49A35-8408-40DA-B79E-F1E3B64322CE}": {
"$type": "PersistentIdComponentSaveData",
"PersistentId": "{C4712614-EB76-4E3B-9FF5-3A4A6593EE2C}"
}
}
}
}
],
"StatisticsHelper": {
"InstanceCounter": [
{
"Key": 5842116761103598202,
"Value": 1
},
{
"Key": 5842117099792962512,
"Value": 1
},
{
"Key": 5842117100734473396,
"Value": 1
},
{
"Key": 10684225535275896474,
"Value": 3
},
{
"Key": 13774516555319876501,
"Value": 1
},
{
"Key": 14402610758592020379,
"Value": 1
}
]
}
}
}
}
}
}