You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.
@eejbyfeldt good timing, those types were part of yesterday's release - 2.20.141.
I honestly don't know why it takes so long for the EC2 team to update the list of instance types in their model. I'll see if we can start a conversation with them and speed up that process.
Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
The enum
software.amazon.awssdk.services.ec2.model.InstanceType
the new instancetypes in m7g and r7g that were recently launched: https://aws.amazon.com/about-aws/whats-new/2023/02/amazon-ec2-m7g-r7g-instances/Expected Behavior
I expect instances in the family m7g and r7g to be in the enum.
Current Behavior
Current versions of the sdk do not recognize these instances.
Reproduction Steps
N/A.
Possible Solution
Add the new instance types.
Additional Information/Context
No response
AWS Java SDK version used
2.20.12
JDK version used
N/A
Operating System and version
N/A
The text was updated successfully, but these errors were encountered: