Tag: programming
All the articles with the tag "programming".
-
Parsing a Parquet file with Golang
parsing Apache Parquet format stored in S3 using Golang
-
Streaming DynamoDB to EventBridge Pipes
Stream AWS DynamoDB changes to a Lambda via AWS EventBridge Pipes, Rules and CDK
-
Extending and Customizing the JWT from Cognito via AWS Lambda using Go
Extending JWTs from Cognito with Lambda and Go
-
Unmarshalling a DynamoDB Map into a Go Struct
Unmarshalling a DynamoDB map into a Go struct
-
Mapping AWS State Machine output to API Gateway response with VTL
Mapping AWS State Machine output to API Gateway response with VTL
-
Creating an AWS Cognito User with an Auto-Incrementing ID using AWS Step Functions
Creating a Cognito User with AWS Step Functions native SDK integrations
-
Querying AWS Healthlake from Go
Querying AWS Healthlake with Go
-
Handling "Poison Pill" Messages with AWS Kinesis and Lambdas
Handling bad messages in Kinesis streams when using them as event sources with Lambdas