AWS EBS-如何找到最后的卷修改时间?
由于无法增加量的数量
每EBS卷的修改之间至少等待6个小时。
有没有办法获得最后的修改时间,所以我知道何时可以重新修改卷?
谢谢!
can't increase volume size due to
Wait at least 6 hours between modifications per EBS volume.
Is there a way to get the last volume modification time so I know when I can modify the volume again?
Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以使用 descript-vordict-vorcord-volumes modifications :
输出包括
开始时间
。You can use describe-volumes-modifications:
The output includes
start-time
.