amazon-simple-storage-service-s3
Reactive icon

Amazon Simple Storage Service (S3)

Supported
Stable version 2.1.4 (Compatible with OutSystems 11)
Uploaded
 on 12 Jun
 by 
OutSystems
4.7
 (6 ratings)
amazon-simple-storage-service-s3

Amazon Simple Storage Service (S3)

Compatible with:
Created on OutSystems 11

Version 2.1.4

Stable
Current
See documentation
Uploaded on 12 Jun by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:
Fixed an issue in the Objects_List action where an error was thrown if no objects matched the search criteria.
Application Objects:
Amazon Simple Storage Service (S3) does not affect the count of AOs.

Version 2.1.3

Stable
See documentation
Uploaded on 27 Jan by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:
This version adds support for SSE-KMS Encryption: You can now provide specific KMS headers for S3 operations. The following actions were updated with a new ServerSideEncryption input structure for the following methods ObjectPut, CreateMultipartUpload, and GetPresignedUrl
This version also introduces updates to the following libraries
  • AWSSDK Core to version 4.0.3.6
  • AWSSDK S3 to version 4.0.16.1

Note: Please update all related AWS components to the latest versions to prevent dependency conflicts and ensure environment stability.
Application Objects:
Amazon Simple Storage Service (S3) does not affect the count of AOs.

Version 2.1.0

Stable
See documentation
Uploaded on 23 December 2024 by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:


In this version we have updated:

  • the AWSSDK.Core to version 3.7.400.68

  • the AWSSDK.S3 to version 3.7.410.10

  • created the Object_AbortMultipartUpload action to abort a Multipart Upload.

  • created the Object_CompleteMultipartUpload action to complete a Multipart Upload.

  • created the Object_CreateMultipartUpload action to initiate a Multipart Upload.

  • created the Object_ListMultipartUploads action to list all active Multipart Uploads.

  • created the Object_ListParts action to list all parts of a specific Multipart Upload.

  • created the Object_UploadPart action to upload a part (content) of a Multipart Upload.

  • update demo app with all the new actions above.


For more information regarding the methods please check here.


Application Objects:
Amazon Simple Storage Service (S3) does not affect the count of AOs.