Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Si necesita más información sobre cómo crear su lambda en TypeScript, aquí hay un enlace a los estándares. /wiki/spaces/SBO/pages/1992458259 TypeScript Style Guide and Coding Conventions v1.0.0-beta

Si un lambda necesita un valor sensible como apikeys, certificados etc, deberá leerlos del parameter store de AWS (SSM - Simple System Manager).

...