Socket
Book a DemoInstallSign in
Socket

@allthings/cloud-toolkit

Package Overview
Dependencies
Maintainers
5
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@allthings/cloud-toolkit

Standardizes the setup of aws, datadog and other things

latest
Source
npmnpm
Version
2.3.0
Version published
Maintainers
5
Created
Source

cloud-toolkit

Standardizes the setup of aws, datadog and other things

Available functions

parameter store

functionparametersdescription
getSecretparameter
defaultValue (optional)
Retrieves a single secret from parameter store by providing the path
getSecretsparameters
defaultValues (optional)
Retrieves multiple secrets from parameter store by providing an array of paths

ses

functionparametersdescription
sendMailoptionsSends an email via SES or provided SMTP config

lambda

functionparametersdescription
invokeLambdainvocationType
payload
Invokes set lambda with invocations type and payload

dynamodb

functionparametersdescription
batchWriteItemstable
items
Creates multiple item in a defined table
deleteItemtable
key
options (optional)
Deletes database item from defined table by given key
getItemtable
key
options (optional)
Returns item from Database by defined table and key
putItemtable
key
Creates one item in defined table
queryTabletable
options (optional)
Returns result items of query
scanTabletable
options (optional)
Returns result items of scan
updateItemtable
key
options (optional)
Updates item in database by provided table and given key

sqs

functionparametersdescription
deleteQueueItemqueueUrl
receiptHandle
Deletes item from queue
getQueueItemsqueueUrl
maxNumberOfMessages (optional)
Retrieves items from queue
getQueueUrlqueueNameReturns queue url which is needed for all other requests
sendMessagequeueUrl
message
messageAttributes(optional)
messageDelay(optional)
Creates an item in the queue

logger

A winston instance will be created with default log levels https://github.com/winstonjs/winston?tab=readme-ov-file#logging

Keywords

allthings

FAQs

Package last updated on 01 Jul 2025

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.