Alex Bailey
Alex Bailey
# Inconsistency In the endpoint `/v1/characters/{character_id}/contracts/` it states that the `assignee_id` property can be "ID to whom the contract is assigned, can be corporation or character ID". This is incorrect...
There are some features from AWS Backup which would be awesome to include here: - Backup events from event bridge (https://docs.aws.amazon.com/aws-backup/latest/devguide/eventbridge.html) - Backup dashboard using the event bridge events above
### What were you searching in the docs? There is a recommendation for esbuild and the CDK which excludes some packages when bundling function code. ```typescript new NodejsFunction(this, 'Function', {...
### Use case I'm interested in using App Config for feature flags via the `@aws-lambda-powertools/parameters` library. I'm not sure it's 100% the right use case or there should be a...
### Summary: I'm attempting to implement a `PUT` endpoint which creates a resource if it does not exist or replaces it if it does exist. I need to do this...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Feature description To maximise the benefit of EventBridge Pipes as a service, we...