aws_ec2: Support for P5 InstanceClass #27704
Labels
@aws-cdk/aws-ec2
Related to Amazon Elastic Compute Cloud
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
The P5 Instance type is now GA, but not currently supported as part of the InstanceClass Enum
Use Case
P5 instances used in Batch pipelines for ML / Inference workloads, Creating the Batch piplines in CDK requires additional effort without the InstanceClass enum available
Proposed Solution
Add the missing types to the list.
Other Information
https://aws.amazon.com/ec2/instance-types/p5/
Acknowledgements
CDK version used
2.103.0 (build d0d7547)
Environment details (OS name and version, etc.)
MacOS
The text was updated successfully, but these errors were encountered: