aws_s3_presigned_url (aws_beam_core v1.2.1)
View SourceAllows generating either a get or put presigned s3 url. This can be used by external clients such as cURL to access the object in question.
See: - https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-query-string-auth.html - https://docs.aws.amazon.com/AmazonS3/latest/userguide/ShareObjectPreSignedURL.html