S3 Get Signed URL
Amazon S3 (Simple Storage Service) is an online storage service by Amazon. You can use this service to store any kind of data on the internet, and retrieve it at anytime, from anywhere. In Amazon S3, data is stored in buckets. These buckets are like containers that can hold any number of objects.
AWS S3 allows you to create signed URLs for the objects uploaded in your account. These signed URLs can be used to access the given object for a particular time period, after which the URL expires.
This action allows you to do exactly this. You can get a signed URL for a particular object. To do this, you first need to configure the action, and select the required AWS connection. Next, you to need to provide the name of the bucket, under which the object is present. Then give the name of the object for which you wish to create a signed URL. Lastly, specify a time (in seconds) after which the signed URL expires. By default, this time is set to 900 seconds.
Once you have entered all the required details, click on ‘Done’ and run the workflow. This will return the required signed URL.
Output:
-
S3 Get Signed URL
-
url string
-