Event Action to Upload A File To Amazon S3 Bucket. Uses enhanced API functionality - low-code extending capability.
An Amazon S3 bucket is a public cloud storage resource available in Amazon Web Services' (AWS) Simple Storage Service (S3), an object storage offering. Amazon S3 buckets, which are similar to file folders, store objects, which consist of data and its descriptive metadata.
The Code Studio example provides an Event Action that uploads a file from a File Object to an Amazon S3 Bucket. As well as a useful function, this also demonstrates an example of using Low-code to extend the capabilities of the built-in API functions.