aws-client-side-services
Web icon

AWS Client Side Services

Stable version 1.0.3 (Compatible with OutSystems 11)
Uploaded on 25 August 2020 by 
5.0
 (6 ratings)
aws-client-side-services

AWS Client Side Services

Details
This component allows us to upload and download files or stream a video by the browser with an AWS bucket.
Read more

This component allows us to upload and download files or stream a video by the browser with an AWS bucket.


Implemented features:

-Download Content;

-Upload Content;

-Streaming Video;


Next features to Implement:

-Delete Content;


To use this component, you need to configure your AWS bucket to allow the Security Token Service, enabling you to request temporary, limited-privilege credentials for AWS Identity and Access Management. 

You have to configure de bucket CORSRules with these rules:


Note: 

In the last update, I wrongly filled the description for What's new (1.03). Was a bad copy and paste, sorry... 

What I wanted to say was that I removed de server Action GetTemporaryCredtentials from the block preparation.

Release notes (1.0.3)

-Improved the blocks by removing the server action from OnReady. The GetTempCredentials is now on the screen that references the block.

Reviews (1)
2020-07-14
in version 1.0.0
Very useful component!