Ahmed Kamel
Ahmed Kamel
## Description of the feature request **Problem statement** Powertools should make it easy to implement logging, metrics and tracing for code bases that are split across multiple files and modules....
**Describe the bug** The usage of SageMaker Python SDK by one of my team's packages leads to a lot of deprecation warnings that all seem related to originate in https://github.com/aws/sagemaker-python-sdk/blob/master/src/sagemaker/amazon/record_pb2.py...
- introduce LogType and CloudwatchLogsExports for use in DatabaseClusterProps - introduce cloudwatchLogsExports prop to configure which log types should be exported to CloudWatch Logs and optionally set log retention -...
This is a request to support using alternative index urls - not just via the `--index-url` option - but also via the related pip environment variables - `PIP_INDEX_URL` - `PIP_TRUSTED_HOST`...
Hello, My team develops locally mostly using MacOS, but we use a CI/CD (Amazon Linux 2) system as part of our development process. We have a python package, with `pyproject.toml`...
### Is your feature request related to a problem? Please describe. AWS SDK for Java 2.x introduced paginators - similar to paginators in the JavaScript SDK v3. One nice thing...
Checklist - [ ] I've prepended issue tag with type of change: [feature] - [ ] (If applicable) I've documented below the DLC image/dockerfile this relates to - [ ]...
Hello, This is a request to provide an Uber jar that has the different platforms bindings, in addition to the existing platform-specific jars. This is an approach followed by https://github.com/awslabs/aws-crt-java...
This is a **Feature Request** to allow the `openapi` conversion plugin - https://smithy.io/2.0/guides/model-translations/converting-to-openapi.html - to support multiple protocols if the the service as defined in Smithy model support multiple protocols....
Hello team, Many thanks for the awesome work you're doing, and the countless amounts of time you've saved everyone using `uv` (and `ruff`). I've seen the recent blog post about...