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?

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南