Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: aws/aws-lambda-go

Tags

v1.50.0

Toggle v1.50.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for otfMetadata in Kinesis firehose response metadata for…

… Iceberg routing (#595)

* Add support for otfMetadata in Kinesis firehose response metadata for iceberg table routing

* Update tests

* Use specific type for otf operations

v1.49.0

Toggle v1.49.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Rotation Token for SecretsManager Rotation Event (#583)

* Add Rotation Token for SecretsManager Rotation Event

---------

Co-authored-by: Hannah <78242123+hannah-nguyen-ca@@users.noreply.github.com>
Co-authored-by: Bryan Moffatt <[email protected]>

v1.48.0

Toggle v1.48.0's commit message

v1.47.0

Toggle v1.47.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add 1.22 to tests (#557)

v1.46.0

Toggle v1.46.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add S3 Batch Operations 2.0 Schema Fields to S3BatchJob/S3BatchJobTask (

#550)

* Add S3 Batch Operations 2.0 Schema Fields

* Create s3-batch-job-event-request-2.0.json

* Update s3_batch_job_test.go

* Rename s3-batch-job-event-request.json to s3-batch-job-event-request-1.0.json

* Fix tests

* Split into S3BatchJobV2

v1.45.0

Toggle v1.45.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
lambdaurl: Populate RemoteAddr with SourceIP (#546)

v1.44.0

Toggle v1.44.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
linter config: reformat the lists (#545)

v1.43.0

Toggle v1.43.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added support for Cognito pre token generation with access token cust…

…omization (#538)

* Fixed Cognito service name and added event structure for Cognito pre token generation event V2

* gofmt -s -w .

* Add sample data and serde test

* Tweak the test data to avoid having to break response marshaling compatability of the GroupConfiguration struct

---------

Co-authored-by: Bryan Moffatt <[email protected]>
Co-authored-by: Bryan Moffatt <[email protected]>

v1.42.0

Toggle v1.42.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add options lambdaurl.WithDetectContentType and lambda.WithContextVal…

…ue (#516)

v1.41.0

Toggle v1.41.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Changing Headers definition from byte to int8 for KafkaRecord (#506)