One of our job is running for years without issues but since a week, job is failing due to "list" issue. hasn't changed anything from sas bucket permissions side or from the server.
28 proc s3
29 awsconfig="/data/config"
30 awscredentials="/data/credentials" ;
31 /* get "/data_bucket/S3Test/Test.txt" "/data/test/Test.txt" ; */
32 list "/data_bucket/Test/";
33 run;
ERROR: Could not list bucket contents.
ERROR: Invalid argument