X Tutup
Skip to content

Tags: aws/aws-lambda-go

Tags

v1.53.0

Toggle v1.53.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #619 from maximrub/inbound-federation

add support for Cognito Inbound federation Lambda trigger

v1.52.0

Toggle v1.52.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add structured logging helper (#614)

v1.51.2

Toggle v1.51.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: always return PhysicalResourceID for CFn CustomResources (#613)

Resolves #107

v1.51.1

Toggle v1.51.1's commit message

Verified

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

v1.51.0

Toggle v1.51.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add TenantID to LambdaContext (#604)

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 <bmoffatt@users.noreply.github.com>

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
X Tutup