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

@mapbox/cloudfriend

Package Overview
Dependencies
Maintainers
14
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mapbox/cloudfriend - npm Package Versions

23
10

8.2.0

Diff

Changelog

Source

8.2.0

  • Add LogRetentionInDays option to Lambda shortcuts
mapbox-npm-02
published 8.1.0 •

Changelog

Source

8.1.0

  • Allow FilterCriteria property to be defined for Stream Lambda shortcuts
mapbox-npm-05
published 8.1.0-dev.2 •

mapbox-npm-08
published 8.1.0-dev •

mapbox-npm-05
published 8.0.0 •

Changelog

Source

8.0.0

  • Updates cf.shortcuts.ScheduledLambda to use EventBridge Scheduler instead of EventBridge Rules to schedule lambda invocations. When using this version your template will have the following changes per scheduled lambda instance,
Add     <LogicalNamePrefix>SchedulerRole  AWS::IAM::Role
Add     <LogicalNamePrefix>Scheduler      AWS::Scheduler::Schedule
Remove  <LogicalNamePrefix>Permission     AWS::Lambda::Permission
Remove  <LogicalNamePrefix>Schedule       AWS::Events::Rule

Note the service role (AWS::IAM::Role) will automatically be created for the AWS::Scheduler::Schedule resource if you do not specify property ScheduleRoleArn in the shortcut.

When you make this update, you will no longer see a trigger on your scheduled lambda. The schedule can be viewed in EventBridge schedules.

  • Read more in API reference doc
  • Read more about the EventBridge Scheduler
mapbox-npm-08
published 8.0.0-1 •

mapbox-npm
published 8.0.0-0 •

mapbox-npm-07
published 7.3.0-8 •

mapbox-npm-06
published 7.3.0-6 •

mapbox-npm-08
published 7.3.0-5 •

23
10
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