Tag: cdk
All the articles with the tag "cdk".
-
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
-
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
-
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
-
Observing Lambda with Datadog and Golang
observability with aws lambda datadog and go
-
AWS CDK Pipeline
aws cdk piplines L3 construct