Is there a way to create presigned URL for objects in S3 bucket using AWS CLI?
I know that could be done using SDK, but is it possible with CLI?
I found this on
Wildcards are now supported.
E.g. aws s3 presign s3://mybucket/*
aws s3 presign s3://mybucket/*