
Product
Announcing Socket Fix 2.0
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
@allthings/cloud-toolkit
Advanced tools
Standardizes the setup of aws, datadog and other things
function | parameters | description |
---|---|---|
getSecret | parameter defaultValue (optional) | Retrieves a single secret from parameter store by providing the path |
getSecrets | parameters defaultValues (optional) | Retrieves multiple secrets from parameter store by providing an array of paths |
function | parameters | description |
---|---|---|
sendMail | options | Sends an email via SES or provided SMTP config |
function | parameters | description |
---|---|---|
invokeLambda | invocationType payload | Invokes set lambda with invocations type and payload |
function | parameters | description |
---|---|---|
batchWriteItems | table items | Creates multiple item in a defined table |
deleteItem | table key options (optional) | Deletes database item from defined table by given key |
getItem | table key options (optional) | Returns item from Database by defined table and key |
putItem | table key | Creates one item in defined table |
queryTable | table options (optional) | Returns result items of query |
scanTable | table options (optional) | Returns result items of scan |
updateItem | table key options (optional) | Updates item in database by provided table and given key |
function | parameters | description |
---|---|---|
deleteQueueItem | queueUrl receiptHandle | Deletes item from queue |
getQueueItems | queueUrl maxNumberOfMessages (optional) | Retrieves items from queue |
getQueueUrl | queueName | Returns queue url which is needed for all other requests |
sendMessage | queueUrl message messageAttributes(optional) messageDelay(optional) | Creates an item in the queue |
A winston instance will be created with default log levels https://github.com/winstonjs/winston?tab=readme-ov-file#logging
FAQs
Standardizes the setup of aws, datadog and other things
We found that @allthings/cloud-toolkit demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.