You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello All,
Need some direction with SDK (JAVA) API for generating Pre-Signed URL for Private Link.
Did try AwsClientBuilder.EndpointConfiguration() -- but generated PreSigned URLs are not of Private Link.
P.S: Can generate the Pre-Signed Private Link URLs using CLI:
aws s3 --endpoint-url < Private Link DNS> presign <Bucket/File>
Any pointer swill be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions