in source/custom-resources/global-table-creator.js [32:39]
await startStepFunction(
properties.StateMachineArn,
JSON.stringify({
StackId: event.StackId,
RequestId: event.RequestId,
LogicalResourceId: event.LogicalResourceId,
ResponseURL: event.ResponseURL
})