Tag: aws
All the articles with the tag "aws".
-
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
-
API Gateway Base Path Mapping
Using bath path mapping with AWS API Gateway and CDK
-
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
-
Creating an Async Integration with AWS Step Functions from API Gateway via CDK
I often have the scenario where there is a client which makes a request to an endpoint and they just want to make sure that payload was delivered but not necessarily concerned about the outcome. A pre