Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5db53ba

Browse filesBrowse files
committed
Update description for serverless-offline-ses-v2
1 parent 581e93e commit 5db53ba
Copy full SHA for 5db53ba

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ Add your plugin to [the `plugins.json` file](https://github.com/serverless/commu
249249
| **[Offline Redis Server - `serverless-offline-redis-server`](https://github.com/apancutt/serverless-offline-redis-server)** <br/> by [apancutt](http://github.com/apancutt) <br/> A plugin that will run a local Redis server alongside Serverless Offline | ![Github Stars](https://img.shields.io/github/stars/apancutt/serverless-offline-redis-server.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-offline-redis-server.svg?label=Downloads&style=for-the-badge)|
250250
| **[Offline Schedule - `serverless-offline-schedule`](https://github.com/Meemaw/serverless-offline-schedule)** <br/> by [Meemaw](http://github.com/Meemaw) <br/> Emulate schedule events locally when developing your Serverless project | ![Github Stars](https://img.shields.io/github/stars/Meemaw/serverless-offline-schedule.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-offline-schedule.svg?label=Downloads&style=for-the-badge)|
251251
| **[Offline Scheduler - `serverless-offline-scheduler`](https://github.com/ajmath/serverless-offline-scheduler)** <br/> by [ajmath](http://github.com/ajmath) <br/> Runs scheduled functions offline while integrating with serverless-offline | ![Github Stars](https://img.shields.io/github/stars/ajmath/serverless-offline-scheduler.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-offline-scheduler.svg?label=Downloads&style=for-the-badge)|
252-
| **[Offline Ses V2 - `serverless-offline-ses-v2`](https://github.com/domdomegg/serverless-offline-ses-v2)** <br/> by [domdomegg](http://github.com/domdomegg) <br/> Serverless plugin to run a local version of Amazon Simple Email Service (SES) supporting the V2 API | ![Github Stars](https://img.shields.io/github/stars/domdomegg/serverless-offline-ses-v2.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-offline-ses-v2.svg?label=Downloads&style=for-the-badge)|
252+
| **[Offline Ses V2 - `serverless-offline-ses-v2`](https://github.com/domdomegg/serverless-offline-ses-v2)** <br/> by [domdomegg](http://github.com/domdomegg) <br/> Serverless plugin to run a local version of Amazon Simple Email Service (SES) supporting the V1 and V2 SendEmail and SendRawEmail APIs | ![Github Stars](https://img.shields.io/github/stars/domdomegg/serverless-offline-ses-v2.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-offline-ses-v2.svg?label=Downloads&style=for-the-badge)|
253253
| **[Offline Sns - `serverless-offline-sns`](https://github.com/mj1618/serverless-offline-sns)** <br/> by [mj1618](http://github.com/mj1618) <br/> Serverless plugin to run a local SNS server and call serverless SNS handlers with events notifications. | ![Github Stars](https://img.shields.io/github/stars/mj1618/serverless-offline-sns.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-offline-sns.svg?label=Downloads&style=for-the-badge)|
254254
| **[Offline Ssm - `serverless-offline-ssm`](https://github.com/janders223/serverless-offline-ssm)** <br/> by [janders223](http://github.com/janders223) <br/> Read SSM parameters from a .env file instead of AWS | ![Github Stars](https://img.shields.io/github/stars/janders223/serverless-offline-ssm.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-offline-ssm.svg?label=Downloads&style=for-the-badge)|
255255
| **[Oncall - `serverless-oncall`](https://github.com/softprops/serverless-oncall)** <br/> by [softprops](http://github.com/softprops) <br/> Easily manage oncall for your serverless services | ![Github Stars](https://img.shields.io/github/stars/softprops/serverless-oncall.svg?label=Stars&style=for-the-badge) <br/> ![NPM Downloads](https://img.shields.io/npm/dt/serverless-oncall.svg?label=Downloads&style=for-the-badge)|
Collapse file

‎plugins.json‎

Copy file name to clipboardExpand all lines: plugins.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@
400400
"status": "active"
401401
}, {
402402
"name": "serverless-offline-ses-v2",
403-
"description": "Serverless plugin to run a local version of Amazon Simple Email Service (SES) supporting the V2 API",
403+
"description": "Serverless plugin to run a local version of Amazon Simple Email Service (SES) supporting the V1 and V2 SendEmail and SendRawEmail APIs",
404404
"githubUrl": "https://github.com/domdomegg/serverless-offline-ses-v2",
405405
"status": "active"
406406
}, {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.