Error in Week 3 Practice Lab 2: Streaming Queries with Apache Flink

An error occurred (InvalidVolumeModification.NotFound) when calling the DescribeVolumesModifications operation: Modification for volume ‘vol-0efe256fa10a59989’ does not exist.

Stuck in infinite loop

same here.

@srikwit @HO_TA_WEI

Please follow these steps:

  1. Open the IAM Console:
  • In the AWS Management Console, search for and select IAM.
  1. Locate Your Role:
  • In the left sidebar, click on Roles.
  • Search for Cloud9InstanceRole and select it.
  1. Update Permissions:
  • Find the entry for ec2:ModifyVolume under the Pvoclabs_clone section with the Effect set to Deny.
  • Remove this entry and save your changes.
  1. Re-run the Script.

if it cant worked try add permission “AmaonEC2FullAccess”

Hello @srikwit
I have reported this issue and will get back to you when it is fixed. Thanks for reporting it.