jangolano

Results 6 issues of jangolano

Is there anyway in a cognito post authentication tigger to get the end user's ip address?

Expected Behavior 5 failed attempts -> user is locked out for next 30 seconds -> 1 more failed attempt -> user is locked out for next 60 seconds -> 1...

### Describe the bug EventBus constructs are not being tagged when applying tags to the whole application ### Expected Behavior EventBus should include the tags that we define at the...

bug
p2
@aws-cdk/aws-events
effort/small
needs-cfn

## Hey, I just made a Pull Request! Added the ability to style the tabbedcard component. #### :heavy_check_mark: Checklist - [x] A changeset describing the change and affected packages. ([more...

**Type**: Bug **Component**: SQS **Describe the bug** Container io.awspring.cloud.sqs.sqsListenerEndpointContainer#0 stopped. It then shows memory data in the logs. This seems to happen randomly. I know the example below doesn't give...

This removes the dependency on basic auth parser, which hasn't been updated in 3 years. It also removes the need to require() a library and can use ECMA script modules...