@allthings/cloud-toolkit
v1.3.0
Published
Standardizes the setup of aws, datadog and other things
Downloads
642
Readme
cloud-toolkit
Standardizes the setup of aws, datadog and other things
Available functions
parameter store
| function | parameters | description | |------------|-----------------------------------------|--------------------------------------------------------------------------------| | getSecret | parameterdefaultValue (optional) | Retrieves a single secret from parameter store by providing the path | | getSecrets | parametersdefaultValues (optional) | Retrieves multiple secrets from parameter store by providing an array of paths |
ses
| function | parameters | description | |----------|------------|------------------------------------------------| | sendMail | options | Sends an email via SES or provided SMTP config |
lambda
| function | parameters | description | |--------------|----------------------------|------------------------------------------------------| | invokeLambda | invocationTypepayload | Invokes set lambda with invocations type and payload |
logger
A winston instance will be created with default log levels https://github.com/winstonjs/winston?tab=readme-ov-file#logging