EBS Volume Type details in java sdk

0

I would like to receive detailed information including restrictions or limitaion of Volume Type as data. How request EBS Volume Type details in java sdk?

Thanks!

已提问 2 年前234 查看次数
1 回答
0

You can refer all possible volume type details at below doc link and more volume type details here

For Java - you can get needed volume type detail with getVolumeType() - more available methods here

AWS
已回答 2 年前
  • Thank you.

    But I want this. e.g. { typeName: "gp3", sizeMinLimit: 1, sizeMaxLimit: 16384, ... }

    Are there any methods available to get this information?

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则