Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
vishnuj
/
aws-lambda-java-libs
Public
forked from
aws/aws-lambda-java-libs
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Jan 29, 2021
force file list ordering (#218)
jeromevdl
authored
c491aa2
Copy full SHA for c491aa2
Commits on Jan 20, 2021
Correcting a few small problems with the RIC README.md (#214)
msailes
authored
472386d
Copy full SHA for 472386d
Commits on Dec 22, 2020
Added documentation for stream analytics and custom checkpointing event structures (#206)
Show description for 593e603
vinayaksood
and
Vinayak
authored
593e603
Copy full SHA for 593e603
Commits on Dec 16, 2020
Stage events v3.7.0 and sdk-transformer v3.0.2 (#203)
carlzogh
authored
d3653f4
Copy full SHA for d3653f4
New events structures for StreamAnalytics and CustomCheckpointing (#202)
vinayaksood
authored
282c01d
Copy full SHA for 282c01d
Commits on Dec 15, 2020
Added 'docker login' to fix pull rate limit issue (#197)
Show description for c247f11
3 people
authored
c247f11
Copy full SHA for c247f11
Commits on Dec 11, 2020
Remove trailing `.` from sample curl command
carlzogh
authored
334a5aa
Copy full SHA for 334a5aa
Revise GitHub workflows (#200)
Show description for 8627aa6
stefanbotez
and
Stefan Botez
authored
8627aa6
Copy full SHA for 8627aa6
Commits on Dec 10, 2020
Update RELEASE.CHANGELOG.md
carlzogh
authored
a89fe95
Copy full SHA for a89fe95
Add aws-lambda-java-tests module v1.0.0 (#192)
Show description for f790baa
jeromevdl
and
carlzogh
authored
f790baa
Copy full SHA for f790baa
Update RELEASE.CHANGELOG.md
carlzogh
authored
593cbdb
Copy full SHA for 593cbdb
Increase scope of `Map<String, AttributeValue> toAttributeValueMapVx(Map<String, AttributeValue>)` to public, bump sdk transformer to 3.0.1 (#199)
carlzogh
authored
1184433
Copy full SHA for 1184433
Commits on Dec 9, 2020
Separate GitHub actions workflows (#196)
Show description for b667a24
3 people
authored
b667a24
Copy full SHA for b667a24
Update RELEASE.CHANGELOG.md
carlzogh
authored
7c219d7
Copy full SHA for 7c219d7
Add SDK v1 transformers, move v2 transformers to `v2` package, bump transformer lib to `3.0.0` (#195)
carlzogh
authored
3e71a17
Copy full SHA for 3e71a17
Commits on Dec 7, 2020
Stop building gcc from source, remove unnecessary user.dir overrides in CustomerClassLoaderTest, add glibc OS test in test-smoke (#194)
carlzogh
authored
c6b416a
Copy full SHA for c6b416a
Commits on Dec 4, 2020
Update glibc to 2.17, remove dependency on EOL CentOS 6, include RIC pr target in GitHub action (#193)
Show description for 4a434e4
stefanbotez
and
Stefan Botez
authored
4a434e4
Copy full SHA for 4a434e4
Commits on Dec 1, 2020
Use the absolute path of the java executable in runtime-interface-client example (#191)
zsombor-balogh
authored
d616725
Copy full SHA for d616725
Initial Java RIC Implementation (#190)
Show description for 50c7260
zsombor-balogh
and
bmoffatt
authored
50c7260
Copy full SHA for 50c7260
Commits on Nov 6, 2020
Stage events 3.6.0 and sdk-transformer 2.0.8 (#188)
Show description for fb34158
carlzogh
authored
fb34158
Copy full SHA for fb34158
Add ActiveMQ event (#185)
Show description for 71eeb78
3 people
authored
71eeb78
Copy full SHA for 71eeb78
Commits on Oct 28, 2020
Stage events v3.5.0 and sdk-transformer v2.0.7 (#181)
carlzogh
authored
5531056
Copy full SHA for 5531056
Add S3 batch event and response (#179)
msailes
authored
d6d2a27
Copy full SHA for d6d2a27
Commits on Oct 7, 2020
Update README.md with latest versions of the events and sdk-transformer libs (#171)
carlzogh
authored
e85b08f
Copy full SHA for e85b08f
Stage events v3.4.0 and sdk-transformer 2.0.6 (#170)
carlzogh
authored
0fbe308
Copy full SHA for 0fbe308
Add API Gateway custom authorizer events (V1 & V2) and Simple IAM Policy response
msailes
authored
e21d4ba
Copy full SHA for e21d4ba
Fix NPE when UserIdentity is null
carlzogh
committed
c2df718
Copy full SHA for c2df718
Add Lambda and IAM authorizers to APIGatewayV2HTTPEvent request context (#167)
Tolledo
authored
109a240
Copy full SHA for 109a240
Commits on Sep 23, 2020
Stage events 3.3.1 and sdk-transformer 2.0.5
carlzogh
committed
e192a8f
Copy full SHA for e192a8f
Add multiValueQueryStringParameters to ALB Event (#163)
dhobbs
authored
b8ba2ac
Copy full SHA for b8ba2ac
Commits on Sep 15, 2020
Add new events to list of supported event models in README.md
carlzogh
committed
71e0f0c
Copy full SHA for 71e0f0c
Commits on Sep 14, 2020
Bump events to 3.3.0 and SDK transformer to 2.0.4
carlzogh
authored and
bmoffatt
committed
b61b944
Copy full SHA for b61b944
minor: Use full month name in RELEASE.CHANGELOG.md files
carlzogh
committed
b8be64c
Copy full SHA for b8be64c
Add support for Lambda Destination Event (#139)
msailes
authored
39dfc15
Copy full SHA for 39dfc15
Update RELEASE.CHANGELOG.md for events lib (#144)
Show description for 9dc165b
andreac30
and
carlzogh
authored
9dc165b
Copy full SHA for 9dc165b
Pagination
Previous
Next
You can’t perform that action at this time.