Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws_cdk.aws_ec2.BlockDeviceVolume: throughput in ebs function does not exist #31984

Open
ayankowsky opened this issue Nov 1, 2024 · 2 comments
Labels
@aws-cdk/aws-ec2 Related to Amazon Elastic Compute Cloud documentation This is a problem with documentation. effort/small Small work item – less than a day of effort needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. p2

Comments

@ayankowsky
Copy link

Describe the issue

The throughput parameter in the BlockDeviceVolume.ebs() function does not exist. The documentation shows that it does.

TypeError: BlockDeviceVolume.ebs() got an unexpected keyword argument 'throughput'

Links

https://docs.aws.amazon.com/cdk/api/v2/python/aws_cdk.aws_ec2/BlockDeviceVolume.html#aws_cdk.aws_ec2.BlockDeviceVolume.ebs

@ayankowsky ayankowsky added documentation This is a problem with documentation. needs-triage This issue or PR still needs to be triaged. labels Nov 1, 2024
@github-actions github-actions bot added the @aws-cdk/aws-ec2 Related to Amazon Elastic Compute Cloud label Nov 1, 2024
@khushail khushail added investigating This issue is being investigated and/or work is in progress to resolve the issue. and removed needs-triage This issue or PR still needs to be triaged. labels Nov 1, 2024
@khushail khushail self-assigned this Nov 1, 2024
@khushail khushail added the p2 label Nov 1, 2024
@tmokmss
Copy link
Contributor

tmokmss commented Nov 4, 2024

@khushail
Copy link
Contributor

khushail commented Nov 4, 2024

Thanks for reaching out @ayankowsky.
Thanks for linking the cloudformation request @tmokmss .
Since this is already on roadmap for cloudformation, marking it as P2 till its supported by them.
P2 would mean it would be on team's radar and when its support would be provided by the cloudformation team, further support from CDK can be taken into consideration. Anyone from the community or team should be able to work on it afterwards. Hope that helps!

@khushail khushail added needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. effort/small Small work item – less than a day of effort and removed investigating This issue is being investigated and/or work is in progress to resolve the issue. labels Nov 4, 2024
@khushail khushail removed their assignment Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-ec2 Related to Amazon Elastic Compute Cloud documentation This is a problem with documentation. effort/small Small work item – less than a day of effort needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. p2
Projects
None yet
Development

No branches or pull requests

3 participants