aws-lambda-cpp
aws-lambda-cpp copied to clipboard
Bugfix/fix minor documentation issues
Fixes Issue #202, #115.
Description of changes:
- update
README.mdand some minor code examples to be consistent again, with current AWS infrastructure- fix
providedruntime toprovided.al2023 - add missing
--cli-binary-format raw-in-base64-outto make example work with current AWS CLI@2 - add hint on
arm64architecture - fix example to use proper JSON (
json payload hereis not valid JSON)
- fix
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.