AWS lamda-Unzipped size must be smaller than 262144000 bytes
My apache flink based project giving the error, mine is maven project and below the pom,can i exclude some of the dependencies to reduce the size of the jar, the error started coming after i tried to upgrade the flink to 1.19.0, with older version the size is not an issue. Also i am not sure if can exclude some of the not required dependecies of the flink because i don’t have a test environment.