Coder Social home page Coder Social logo

fargito / event-scout Goto Github PK

View Code? Open in Web Editor NEW
22.0 2.0 2.0 1.97 MB

Easy testing and monitoring for events flows on Amazon EventBridge

License: MIT License

JavaScript 14.19% Shell 0.17% TypeScript 85.65%
aws eventbridge events serverless cdk cdk-constructs

event-scout's Introduction

event-scout's People

Contributors

adriencaccia avatar fargito avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

event-scout's Issues

Fix AWS CDK deprecation warnings on ApiGatewayV2 construct

      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketApiKeySelectionExpression is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketApiKeySelectionExpression is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.MappingValue is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketApi is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketRouteIntegration is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-integrations-alpha.WebSocketLambdaIntegration is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketApi#addRoute is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketRouteOptions#integration is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketRouteOptions#authorizer is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketRoute is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketRouteProps#routeKey is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketRouteProps#webSocketApi is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketRouteOptions#integration is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketRouteOptions#authorizer is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-integrations-alpha.WebSocketLambdaIntegration#bind is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketIntegration is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketIntegrationProps#integrationType is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketIntegrationType is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketIntegrationType#AWS_PROXY is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketIntegrationProps#integrationUri is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketIntegrationProps#webSocketApi is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-authorizers-alpha.WebSocketIamAuthorizer#bind is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketRouteIntegration is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-integrations-alpha.WebSocketLambdaIntegration is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketApi#addRoute is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketRouteOptions#integration is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketRoute is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketRouteProps#routeKey is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketRouteProps#webSocketApi is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketRouteOptions#integration is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-integrations-alpha.WebSocketLambdaIntegration#bind is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketIntegration is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketIntegrationProps#integrationType is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketIntegrationType is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketIntegrationType#AWS_PROXY is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketIntegrationProps#integrationUri is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketIntegrationProps#webSocketApi is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketNoneAuthorizer#bind is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketRouteAuthorizerBindOptions#route is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketRouteAuthorizerBindOptions#scope is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketRouteIntegration is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-integrations-alpha.WebSocketLambdaIntegration is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketApi#addRoute is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketRouteOptions#integration is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketRoute is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketRouteProps#routeKey is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketRouteProps#webSocketApi is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketRouteOptions#integration is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-integrations-alpha.WebSocketLambdaIntegration#bind is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketIntegration is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketIntegrationProps#integrationType is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketIntegrationType is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketIntegrationType#AWS_PROXY is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketIntegrationProps#integrationUri is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketIntegrationProps#webSocketApi is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketNoneAuthorizer#bind is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketRouteAuthorizerBindOptions#route is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketRouteAuthorizerBindOptions#scope is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketStage is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketStageProps#stageName is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.WebSocketStageProps#webSocketApi is deprecated.
        
        This API will be removed in the next major release.
      [WARNING] @aws-cdk/aws-apigatewayv2-alpha.StageOptions#autoDeploy is deprecated.
        
        This API will be removed in the next major release.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/merge-main.yml
  • actions/checkout v4
  • nrwl/nx-set-shas v4
  • pnpm/action-setup v3.0.0
  • actions/setup-node v4
  • actions/cache v4
  • aws-actions/configure-aws-credentials v4
.github/workflows/pr.yml
  • actions/checkout v4
  • nrwl/nx-set-shas v4
  • pnpm/action-setup v3.0.0
  • actions/setup-node v4
  • actions/cache v4
.github/workflows/release.yml
  • actions/checkout v4
  • nrwl/nx-set-shas v4
  • pnpm/action-setup v3.0.0
  • actions/setup-node v4
  • actions/cache v4
  • aws-actions/configure-aws-credentials v4
npm
contracts/construct-contracts/package.json
  • @swarmion/serverless-contracts ^0.31.0
  • json-schema-to-ts ^3.0.0
  • @types/node ^20.11.4
  • @vitest/coverage-v8 ^1.2.0
  • concurrently ^8.2.2
  • dependency-cruiser ^16.0.0
  • eslint ^8.56.0
  • prettier ^3.2.2
  • rimraf ^5.0.5
  • tsc-alias ^1.8.8
  • tsup ^8.0.1
  • typescript ^5.3.3
  • vite ^5.0.11
  • vite-tsconfig-paths ^4.2.3
  • vitest ^1.2.0
package.json
  • @commitlint/cli ^19.0.0
  • @commitlint/config-conventional ^19.0.0
  • @nrwl/workspace ^18.0.0
  • @swarmion/nx-plugin ^0.31.0
  • @typescript-eslint/eslint-plugin ^7.0.0
  • @typescript-eslint/parser ^7.0.0
  • aws-sdk ^2.1536.0
  • changelogithub ^0.13.3
  • dependency-cruiser ^16.0.0
  • eslint ^8.56.0
  • eslint-config-prettier ^9.1.0
  • eslint-import-resolver-typescript ^3.6.1
  • eslint-plugin-import ^2.29.1
  • eslint-plugin-prefer-arrow ^1.2.3
  • eslint-plugin-prettier ^5.1.3
  • husky ^9.0.0
  • lerna ^8.0.2
  • lint-staged ^15.2.0
  • lodash ^4.17.21
  • nx ^18.0.0
  • prettier ^3.2.2
  • syncpack ^12.3.0
  • typescript ^5.3.3
  • node ^20.9.0
  • pnpm 8.15.5
packages/client/package.json
  • @aws-crypto/sha256-js ^5.2.0
  • @aws-sdk/types ^3.489.0
  • @smithy/signature-v4 ^2.0.19
  • @swarmion/serverless-contracts ^0.31.0
  • axios ^1.6.8
  • @types/node ^20.11.4
  • @vitest/coverage-v8 ^1.2.0
  • concurrently ^8.2.2
  • dependency-cruiser ^16.0.0
  • eslint ^8.56.0
  • json-schema-to-ts ^3.0.0
  • prettier ^3.2.2
  • rimraf ^5.0.5
  • tsc-alias ^1.8.8
  • tsup ^8.0.1
  • typescript ^5.3.3
  • vite ^5.0.11
  • vite-tsconfig-paths ^4.2.3
  • vitest ^1.2.0
packages/construct/package.json
  • @aws-sdk/client-apigatewaymanagementapi ^3.490.0
  • @aws-sdk/client-eventbridge ^3.490.0
  • @swarmion/serverless-contracts ^0.31.0
  • @swarmion/serverless-helpers ^0.31.0
  • ajv ^8.12.0
  • aws-cdk-lib ^2.121.1
  • aws-sdk ^2.1536.0
  • constructs ^10.3.0
  • @types/aws-lambda ^8.10.131
  • @types/node ^20.11.4
  • @vitest/coverage-v8 ^1.2.0
  • concurrently ^8.2.2
  • dependency-cruiser ^16.0.0
  • eslint ^8.56.0
  • json-schema-to-ts ^3.0.0
  • prettier ^3.2.2
  • rimraf ^5.0.5
  • tsc-alias ^1.8.8
  • tsup ^8.0.1
  • typescript ^5.3.3
  • vite ^5.0.11
  • vite-tsconfig-paths ^4.2.3
  • vitest ^1.2.0
packages/event-scout/package.json
  • @aws-crypto/sha256-js ^5.2.0
  • @aws-sdk/credential-providers ^3.490.0
  • @aws-sdk/types ^3.489.0
  • @smithy/signature-v4 ^2.0.19
  • ajv ^8.12.0
  • commander ^12.0.0
  • ws ^8.16.0
  • @types/node ^20.11.4
  • @types/ws ^8.5.10
  • @vercel/ncc ^0.38.1
  • @vitest/coverage-v8 ^1.2.0
  • concurrently ^8.2.2
  • dependency-cruiser ^16.0.0
  • eslint ^8.56.0
  • json-schema-to-ts ^3.0.0
  • prettier ^3.2.2
  • rimraf ^5.0.5
  • tsc-alias ^1.8.8
  • typescript ^5.3.3
  • vite ^5.0.11
  • vite-tsconfig-paths ^4.2.3
  • vitest ^1.2.0
packages/serverless-configuration/package.json
  • @serverless/typescript ^3.38.0
  • @types/node ^20.11.4
  • concurrently ^8.2.2
  • dependency-cruiser ^16.0.0
  • eslint ^8.56.0
  • prettier ^3.2.2
  • rimraf ^5.0.5
  • tsc-alias ^1.8.8
  • tsup ^8.0.1
  • typescript ^5.3.3
  • vitest ^1.2.0
services/validation/package.json
  • @aws-sdk/client-cloudformation ^3.490.0
  • @aws-sdk/client-eventbridge ^3.490.0
  • @aws-sdk/client-ssm ^3.490.0
  • @aws-sdk/credential-providers ^3.490.0
  • @aws-sdk/types ^3.489.0
  • @swarmion/serverless-helpers ^0.31.0
  • @swc-node/register ^1.6.8
  • @types/node ^20.11.4
  • @vitest/coverage-v8 ^1.2.0
  • aws-cdk ^2.121.1
  • aws-cdk-lib ^2.121.1
  • constructs ^10.3.0
  • dependency-cruiser ^16.0.0
  • esbuild ^0.20.0
  • eslint ^8.56.0
  • json-schema-to-ts ^3.0.0
  • lodash ^4.17.21
  • node-fetch ^3.3.2
  • typescript ^5.3.3
  • vite ^5.0.11
  • vite-tsconfig-paths ^4.2.3
  • vitest ^1.2.0
nvm
.nvmrc
  • node 20.12.0

  • Check this box to trigger a request for Renovate to run again on this repository

Reduce the number of lambdas

For now we provision quite many lambdas, and this is unnecessary. We actually only need a single Lambda to handle everything.

So:

  • merge some lambdas progressively
  • in the end, only keep one

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.