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!

feita há 2 anos234 visualizações
1 Resposta
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 há 2 anos
  • Thank you.

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

    Are there any methods available to get this information?

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas