Here's how you can do it:
1. Go to AWS console and stop the instance
2. Detach the Volume and take a snapshot of the volume
3. Create a new volume using the snapshot
4. Attach the volume to your instance on the original mount point where the previous volume was mounted.
5. Restart the instance and SSH into it
6. Run the following command:
resize2fs /dev/xvde1