hiselitelordship

Results 3 issues of hiselitelordship

### Reason for this change Apprunner supports two Python Runtimes: 3 and 311 as documented here: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-service-codeconfigurationvalues.html Python 3.11 not present in aws-apprunner-alpha runtime values. ### Description of changes Add...

p2
beginning-contributor

### Describe the bug Apprunner supports two Python Runtimes: 3 and 311 as documented here: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apprunner-service-codeconfigurationvalues.html PYTHON_311 is missing from https://github.com/aws/aws-cdk/blob/main/packages/%40aws-cdk/aws-apprunner-alpha/lib/service.ts#L210 ### Expected Behavior It is expected that the CDK...

bug
p2
effort/small
@aws-cdk/aws-apprunner

### Use case CloudWatch Logs are vital, but expensive. To control costs you switch log level from DEBUG to INFO. When an exception happens you have very little context to...

help wanted
feature-request
need-customer-feedback