Peter Woodworth

Results 9 issues of Peter Woodworth

### Describe the bug The generated Python docs incorrectly shows `memory_limit_mi_b` as the property when there should be no underscore in `mi_b`. [Seen here](https://docs.aws.amazon.com/cdk/api/v2/python/aws_cdk.aws_ecs_patterns/ApplicationLoadBalancedFargateService.html) This is likely because Python is...

bug
effort/medium
p2

## :bug: Bug Report ### Affected Languages - [ ] `TypeScript` or `Javascript` - [X] `Python` - [ ] `Java` - [ ] .NET (`C#`, `F#`, ...) - [ ]...

bug
effort/small
p1

Adds note on limit of tables you can create with replication in the dynamodb README fixes: #22101 ---- ### All Submissions: * [ ] Have you followed the guidelines in...

p2
contribution/core

Hi, our license detection automation is having trouble detecting that this package is MIT, if it works for you it would be great to update the metadata in package.json, thanks!...

### Describe the bug An extra, unnecessary period is added when the HostedZone.zoneName is a token. This can occur when you import a HostedZone and set the zoneName with Fn.import...

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

### Describe the feature I would like to be able to use an access point instead of specifying a [destinationBucket](https://docs.aws.amazon.com/cdk/api/v1/docs/@aws-cdk_aws-s3-deployment.BucketDeployment.html#destinationbucket) for `BucketDeployment` ### Use Case Requested by customer where company...

p2
feature-request
effort/large
@aws-cdk/aws-s3-deployment

### Describe the feature This is a new feature launched last year - has yet to be implemented in CloudFormation however. ### Use Case To give customers access to new...

feature-request
@aws-cdk/aws-lambda
effort/small
needs-cfn
p3

### Describe the feature I would like to be able to create a table in a serverless redshift db through CDK ### Use Case Currently not supported by CDK, it...

feature-request
effort/large
@aws-cdk/aws-redshiftserverless
p3

### Discussed in https://github.com/aws/aws-cdk/discussions/26669 Originally posted by **ericxinzhang** August 8, 2023 I'd like to apply a data protection policy to a log group and exactly followed [the document](https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_logs.DataProtectionPolicy.html) but it's...

bug
good first issue
p2
effort/small
@aws-cdk/aws-logs