Is Possible to copy AWS s3 bucket folder data to local System without using AWS CLI ?
Currently I am using AWS CLI to copy data from AWS s3 bucket to local system.
I am trying to avoid AWS CLI interface . Is it possible from PB 2019 ?
Can we use GET API or JSON for this purpose.
Can you please help me on this ?