Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@agiledigital/serverless-sns-sqs-lambda

Package Overview
Dependencies
Maintainers
7
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agiledigital/serverless-sns-sqs-lambda - npm Package Versions

23

2.1.0

Diff

Changelog

Source

2.1.0 (2023-05-24)

Features

  • empty commit to force release of #711 (b090fa7)
seandawson
published 2.0.1 •

Changelog

Source

2.0.1 (2022-05-24)

Bug Fixes

seandawson
published 2.0.0 •

Changelog

Source

2.0.0 (2022-05-13)

Bug Fixes

  • fix case sensitivity issue (42e9675)
  • improve the handling of encrypted SQS queues (fixes #555) (789ea78)

Features

BREAKING CHANGES

  • If you have implemented workarounds to allow the lambda to subscribe to an encrypted SQS queue, you may get conflicts as the policy to allow the decryption is now added automatically
  • If you provide an key ID, key ARN or reference to a key ARN to the kmsMasterKeyId attribute, the relevant 'kms:Decrypt' policy statement should be added automatically to allow the subscription to work correctly
  • serverless v2 is no longer supported. It might still work, but bug fixes/new features will mostly be developed for and tested with serverless v3 (important security/bug fixes may be back ported to v2 versions depending on the uptake of v3)

serverless v3 is now a peer dependency, you will get warnings if you are on earlier versions

seandawson
published 1.0.1 •

Changelog

Source

1.0.1 (2022-05-13)

Bug Fixes

seandawson
published 1.0.0 •

Changelog

Source

1.0.0 (2022-01-07)

Bug Fixes

Features

  • ensure that work done for issue #432 is published as a new major version (6433354)

BREAKING CHANGES

  • the way that stage is determined has changed which might cause the generated CF template to change, causing issues on the next deploy
seandawson
published 0.9.1 •

Changelog

Source

0.9.1 (2021-10-23)

Bug Fixes

  • remove unneccessary 'DependsOn' block (9276523)
  • support custom role ARNs (563c202), closes #350
seandawson
published 0.9.0 •

Changelog

Source

0.9.0 (2021-10-13)

Features

seandawson
published 0.8.0 •

Changelog

Source

0.8.0 (2021-06-29)

Features

  • make queue policy more specific (6ac0c96)
seandawson
published 0.7.0 •

Changelog

Source

0.7.0 (2021-06-09)

Features

  • add config validation schema (a16e1ee), closes #58
seandawson
published 0.6.0 •

Changelog

Source

0.6.0 (2021-05-14)

Features

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc