Basic Information

appmixer.aws.s3.GetSignedUrl

1.0.0

Public

Get a signed URL for an S3 object.

Properties

FieldTypeDescription
Region text Your AWS instance region. If not select, us-east-1 will be used as default.

Input Ports

in

FieldTypeDescription
Bucket text Your AWS S3 Bucket.
Object Key text They key of the object to get.
Expires (s) number The URL expiration period in seconds. Default is 1 day. Maximum is 1 week (604800s).
Operation select The name of the operation to call. Defaults to getObject.

Output Ports

url

FieldTypeDescription
Bucket Name -
Object Key -
Expires -
Signed URL -

Full Metadata