You still have to grow the filesystem it self though, so if you're trying to grow the root mount, using a partitioned disk, and not using an abstraction like LVM you will need to reboot to be able to use the full disk.
Glad to see AWS catch up in this area.
With this setup - using KVM, mind you - I can change the disk size of the VM and resize the / filesystem inside by just using resize2fs, no need to reboot, umount or anything else.
Bad news: that's because you can't make your EBS smaller.
> You can now increase volume size, adjust performance, or change the volume type while the volume is in use.
Note the absence of 'increase OR decrease volume size'.https://aws.amazon.com/blogs/aws/amazon-ebs-update-new-elast...
In addition, you have to wait 6 hours before scaling again.
But that was before this announcement...nice addition AWS EBS team!