UNPKG

cfn-event-tailer

Version:

Tail the events of a CloudFormation stack, including nested stacks

13 lines (12 loc) 247 B
{ "$schema": "https://json.schemastore.org/tsconfig", "compilerOptions": { "module": "NodeNext", "allowJs": true, "checkJs": true, "skipLibCheck": true, "noEmit": true, "strict": true, "esModuleInterop": true } }