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!

preguntada hace 2 años234 visualizaciones
1 Respuesta
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
respondido hace 2 años
  • Thank you.

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

    Are there any methods available to get this information?

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas