serverless-spy
Version:
CDK-based library for writing elegant integration tests on AWS serverless architecture and an additional web console to monitor events in real time.
1 lines • 300 B
Source Map (JSON)
{"version":3,"file":"topic.mjs","names":[],"sources":["../../listener/topic.ts"],"sourcesContent":["export const SSPY_TOPIC = 'sspy';\n\nexport function getTopic(scope: string) {\n return `${SSPY_TOPIC}/${scope}`;\n}\n"],"mappings":";;AAAA,MAAa,aAAa;AAE1B,SAAgB,SAAS,OAAe;AACtC,QAAO,GAAG,WAAW,GAAG"}