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
Type
/
to 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
.
aws-powertools
/
powertools-lambda-java
Public
Notifications
You must be signed in to change notification settings
Fork
102
Star
319
Code
Issues
36
Pull requests
11
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat(lmds): Add support for Lambda Metadata Service
- #2424
#2424
Merged
phipag
merged 13 commits into
main
aws-powertools/powertools-lambda-java:main
from
feature/lmds
aws-powertools/powertools-lambda-java:feature/lmds
Copy head branch name to clipboard
Mar 19, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat(lmds): Add support for Lambda Metadata Service
#2424
phipag
merged 13 commits into
main
aws-powertools/powertools-lambda-java:main
from
feature/lmds
aws-powertools/powertools-lambda-java:feature/lmds
Copy head branch name to clipboard
Commits
Commits on Mar 18, 2026
feat(lmds): Add powertools-lambda-metadata package.
phipag
committed
65ef3fb
View commit details
Copy full SHA for 65ef3fb
Browse repository at this point
Remove unncessary docstring.
phipag
committed
0a2e202
View commit details
Copy full SHA for 0a2e202
Browse repository at this point
Enable HTTP protocol for native tests.
phipag
committed
97a756b
View commit details
Copy full SHA for 97a756b
Browse repository at this point
Add docs.
phipag
committed
d0fa362
View commit details
Copy full SHA for d0fa362
Browse repository at this point
Add powertools-lambda-metadata utility in GH actions workflows paths.
phipag
committed
8d05150
View commit details
Copy full SHA for 8d05150
Browse repository at this point
Remove refresh() method from public API surface area.
phipag
committed
3a51528
View commit details
Copy full SHA for 3a51528
Browse repository at this point
Move validation logic to getRequiredEnvironmentVar.
phipag
committed
00412b6
View commit details
Copy full SHA for 00412b6
Browse repository at this point
Docs for testing your code.
phipag
committed
d327bff
View commit details
Copy full SHA for d327bff
Browse repository at this point
Add E2E tests.
phipag
committed
4b1426b
View commit details
Copy full SHA for 4b1426b
Browse repository at this point
Adjust lmds utility pom.xml to modernized tracing agent config.
phipag
committed
80496d7
View commit details
Copy full SHA for 80496d7
Browse repository at this point
Fix E2E tests to return proper json for parsing in test suite.
phipag
committed
9bb882e
View commit details
Copy full SHA for 9bb882e
Browse repository at this point
Print function error on failure in E2E tests.
phipag
committed
fca7537
View commit details
Copy full SHA for fca7537
Browse repository at this point
Add reflect-config.json for powertools-lambda-metadata.
phipag
committed
ee61bad
View commit details
Copy full SHA for ee61bad
Browse repository at this point
You can’t perform that action at this time.