Frédéric Barthelet

Results 25 issues of Frédéric Barthelet

## Why ? `[email protected]` is now vulnerable with a high severity because of its dependence to `globby@9` (which is finally dependent on `glob-parent@5` which contains the vulnerability). Moving to `cpy`...

### Use case description When using an existing Cognito User Pool and adding trigger for lambda to this user pool, the existing way to do it is to : -...

enhancement
cat/aws-event-cognito

Additional test case to showcase issue faced in #209

This issue follows initial implementation of `database/dynamodb-single-table` construct. _Originally posted by @alexdebrie in https://github.com/getlift/lift/issues/69#issuecomment-875160059_ > What if I do need different keys on my secondary index -- is this configurable?...

### Feature proposal: Automate close account thanks to the recently released CloseAccount API AWS recently release a new API to automate account deletion from Organization master account. Instead of ignoring...

*Description of changes:* A Cloudfront Function `Name` property is required and cannot be updated after resource creation. This behavior was spotted in https://github.com/getlift/lift/issues/247 Changing the name requires changing resource LogicalID...

### Describe the bug Deploying multiple instances of a stack (with different `stackName`) on the same AWS Account generates name conflicts on Cloudfront Function resources where function name is generated...

bug
@aws-cdk/aws-cloudfront
needs-triage

Original intent : add the `serverless-step-functions` plugin definition in https://github.com/serverless/typescript/pull/39 In order to implement definitions from https://github.com/serverless-operations/serverless-step-functions plugin within this package, one way could simply be to add dependency to...