Unable to delete bucket due to S3 error: 404 (NoSuchBucket): The specified bucket does not exist although it still shows present when listing out the buckets. Following example shows the bucket exists...Unable to delete bucket due to S3 error: 404 (NoSuchBucket): The specified bucket does not exist although it still shows present when listing out the buckets. Following example shows the bucket exists still when listing and error when attempting to remove it: Test@sp-1234:~ 13:28:57 $ aws s3 rb --profile Test_Prod --endpoint-url https://s3.netapp.cloud test-bucket An error occurred (NoSuchBucket) when calling the ListObjectsV2 operation: The specified bucket does not exist.