Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ModusCreateOrg
/
lambda-redirector
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
22
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 16, 2019
Merge pull request #17 from ModusCreateOrg/remove-Stage-stage
Show description for d42dce4
obscurerichard
authored
d42dce4
View commit details
Copy full SHA for d42dce4
Browse repository at this point
Fix JS syntax and variable issues
obscurerichard
committed
963b1be
View commit details
Copy full SHA for 963b1be
Browse repository at this point
Expand fixed-URL NewDomain support
Show description for 3492e48
obscurerichard
committed
3492e48
View commit details
Copy full SHA for 3492e48
Browse repository at this point
Add feature to redirect to one place
Show description for 65154fc
obscurerichard
committed
65154fc
View commit details
Copy full SHA for 65154fc
Browse repository at this point
Commits on Nov 15, 2019
Add CloudFormation outputs to make this easier
obscurerichard
committed
fc2a8e0
View commit details
Copy full SHA for fc2a8e0
Browse repository at this point
Really fixes #14
obscurerichard
committed
a7d7969
View commit details
Copy full SHA for a7d7969
Browse repository at this point
Fix #14 - use nodejs10.x instead of 6.10
Show description for 1de5663
obscurerichard
committed
1de5663
View commit details
Copy full SHA for 1de5663
Browse repository at this point
Merge pull request #13 from fossabot/master
Show description for 34c1ef6
obscurerichard
authored
34c1ef6
View commit details
Copy full SHA for 34c1ef6
Browse repository at this point
Work around upstream SAM bug 191
obscurerichard
committed
19ea311
View commit details
Copy full SHA for 19ea311
Browse repository at this point
Commits on Dec 14, 2018
Add more documentation after using this in anger.
obscurerichard
committed
b8deb69
View commit details
Copy full SHA for b8deb69
Browse repository at this point
Commits on May 8, 2018
Add license scan report and status
Show description for 2febd15
fossabot
committed
2febd15
View commit details
Copy full SHA for 2febd15
Browse repository at this point
Commits on Apr 2, 2018
Merge pull request #12 from ModusCreateOrg/avoid-node-modules
Show description for adbe967
housni
authored
adbe967
View commit details
Copy full SHA for adbe967
Browse repository at this point
Commits on Mar 28, 2018
Avoid putting code in node_modules
Show description for ad507d5
obscurerichard
committed
ad507d5
View commit details
Copy full SHA for ad507d5
Browse repository at this point
Commits on Mar 19, 2018
Merge pull request #11 from ModusCreateOrg/housni/minimizing-deployment-package-size
Show description for 21a4d90
obscurerichard
authored
21a4d90
View commit details
Copy full SHA for 21a4d90
Browse repository at this point
Commits on Mar 15, 2018
Removing unnecessary permissions
housni
committed
89d8a8a
View commit details
Copy full SHA for 89d8a8a
Browse repository at this point
Fixed docs. Prod stage is created automatically during deployment
housni
committed
74074ac
View commit details
Copy full SHA for 74074ac
Browse repository at this point
Commits on Mar 14, 2018
Artifact is now as small as possible
housni
committed
74127f0
View commit details
Copy full SHA for 74127f0
Browse repository at this point
Commits on Mar 13, 2018
Merge pull request #10 from ModusCreateOrg/housni/simplified-sam-cf-template
Show description for d0ddef1
housni
authored
d0ddef1
View commit details
Copy full SHA for d0ddef1
Browse repository at this point
Fix doc headings, minor typos
obscurerichard
committed
329ecc4
View commit details
Copy full SHA for 329ecc4
Browse repository at this point
Removed swagger.yml
housni
committed
e5c9682
View commit details
Copy full SHA for e5c9682
Browse repository at this point
Removed reference to swagger.yml and mentioned caveats
housni
committed
06bb614
View commit details
Copy full SHA for 06bb614
Browse repository at this point
Simplified SAM CF template to ignore swagger.yml
housni
committed
cc0f8ff
View commit details
Copy full SHA for cc0f8ff
Browse repository at this point
Commits on Mar 9, 2018
Merge pull request #9 from ModusCreateOrg/housni/#6/improve-lambda-code
Show description for 07a9317
obscurerichard
authored
07a9317
View commit details
Copy full SHA for 07a9317
Browse repository at this point
Improved Lambda code and cleaned up things in general. Good to go now. Fixed #6.
housni
committed
720fc52
View commit details
Copy full SHA for 720fc52
Browse repository at this point
Commits on Mar 7, 2018
Merge pull request #8 from ModusCreateOrg/housni/#5/adding-lambda-docs
Show description for 4c0ac30
obscurerichard
authored
4c0ac30
View commit details
Copy full SHA for 4c0ac30
Browse repository at this point
Fixes #5, added docs for Lambda function
housni
committed
a663ccb
View commit details
Copy full SHA for a663ccb
Browse repository at this point
Commits on Mar 6, 2018
Merge pull request #4 from ModusCreateOrg/feature/custom-http-response
Show description for 5d734e1
obscurerichard
authored
5d734e1
View commit details
Copy full SHA for 5d734e1
Browse repository at this point
Added docs
housni
committed
7930182
View commit details
Copy full SHA for 7930182
Browse repository at this point
Removed a lot of unneccessary code and enabled custom HTTP response
housni
committed
f07faf8
View commit details
Copy full SHA for f07faf8
Browse repository at this point
Commits on Mar 2, 2018
Non proxy requests seem to work but needs proper testing
housni
committed
a5dc32f
View commit details
Copy full SHA for a5dc32f
Browse repository at this point
Custom HTTP statuses work for proxy requests
housni
committed
d073a88
View commit details
Copy full SHA for d073a88
Browse repository at this point
Commits on Mar 1, 2018
Merge pull request #3 from ModusCreateOrg/feature/catch-all-method
Show description for 392eda0
obscurerichard
authored
392eda0
View commit details
Copy full SHA for 392eda0
Browse repository at this point
Commits on Feb 26, 2018
Added catch-all HTTP method for everything except GET requests
housni
committed
5d46cf4
View commit details
Copy full SHA for 5d46cf4
Browse repository at this point
Merge pull request #2 from ModusCreateOrg/improvements
Show description for 6154b29
obscurerichard
authored
6154b29
View commit details
Copy full SHA for 6154b29
Browse repository at this point
Fixed README page anchors
housni
committed
4cb110e
View commit details
Copy full SHA for 4cb110e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.