We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 070d182 commit cf29cc7Copy full SHA for cf29cc7
ChangeLog.md
@@ -3,6 +3,13 @@ AWS Lambda change log
3
4
## ?.?.? / ????-??-??
5
6
+## 4.3.0 / 2023-03-15
7
+
8
+* Merged PR #20: Add `Environment::endpoint()` to return AWS service
9
+ endpoints
10
+ (@thekid)
11
+* Merged PR #19: Extract AWS core library - containing credentials
12
+ and AWS service endpoints, see https://github.com/xp-forge/aws
13
* Merged PR #18: Make credentials accessible via `credentials()` in
14
`Environment` (instead of having to use *AWS_ACCESS_KEY_ID/...*
15
environment variables).
0 commit comments