Yoga Yu
Yoga Yu
- Document: AWS CDK Python - Latest version: v2.199.0-1748430505 - Generated from: [yo-ga/dash-docset-aws-cdk-python](https://github.com/yo-ga/dash-docset-aws-cdk-python) - Change log - Release v2.199.0-1748430505
## Root cause Kubernetes `Namespace` is a cluster-scoped resource, not a namespaced one. As such, it cannot be managed via `Role`, which only applies to namespaced resources. To perform operations...
Hi, We're currently using the `serverless-prune-plugin` to remove unused Lambda function versions, but we've encountered an issue where the plugin does not delete the previous unused versions of the warmup...