aws_ec2: Parameter cpu_type ignored when calling ec2.MachineImage.latest_amazon_linux2023() #28201
Labels
@aws-cdk/aws-ec2
Related to Amazon Elastic Compute Cloud
bug
This issue is a bug.
effort/small
Small work item – less than a day of effort
p2
Describe the bug
I am using AWS CDK in Python. I want to get the latest Amazon Linux AMI for either x86 or arm architecture, to do this I call:
Expected Behavior
I would expect to get two different outputs.
Current Behavior
In both cases I get:
Reproduction Steps
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.109.0 (build 941dc16)
Framework Version
No response
Node.js Version
v20.5.1
OS
Linux
Language
Python
Language Version
3.11.1
Other information
No response
The text was updated successfully, but these errors were encountered: