← Back to all connectors

Amazon S3 integration

Don't reinvent the wheel. Implement ready-to-use Amazon S3 integration and shorten your development time.

Request a 7-day trial
or read the documentation

Clear your backlog. Take advantage of embedded integrations.

Embed Appmixer into your software and let your customers connect to any API visually. All that with only a few lines of code.

Request a 7-day trial

Sync and modify data with ease

Your customers use plenty of different apps. Let them sync the data using a No-Code solution and modify it along the way.

Learn more about how to modify data →

Amazon S3

 Workflow Triggers & Actions

PutObject
Upload object to bucket.
PutContent
Put object (utf8 content and a mime type) to bucket.
ListBuckets
Return list of buckets created on AWS S3.
GetSignedUrl
Get a signed URL for an S3 object.
GetObject
Get specific object from S3 bucket. Do not use this component for large files (more than 2MB), use GetFileObject instead.
DeleteObject
Delete object from bucket.
GetFileObject
Get specific object from S3 bucket as a file. With this component the object size is not limited.
DeleteBucket
Delete bucket from AWS S3.
CreateBucket
Create bucket on AWS S3.
NewObject
This trigger fires every time new object is created with POST, Copy and CompleteMultipartUpload operations.
UpdatedObject
This trigger fires every time object is created with PUT operation.
NewBucket
This trigger fires every time new bucket is created on AWS S3.
DeletedObject
This trigger fires every time an object is deleted.
DeletedBucket
This trigger fires every time new bucket is deleted on AWS S3.

Didn't find what you were looking for?

Learn how to build a custom component in no time →

Native part of your software

Thanks to our JavaScript UI SDK, embedding and customizing Appmixer is super easy. Your customers won't even notice they interact with an external solution.

Try it out yourself →

Connect your software with any API

The time of building and maintaining APIs is over. Implement integrations in days and let your customers choose from a library of ready-to-use connectors.

See all connectors →

Amaze your customers

When your SaaS product has tools that allow end-users to integrate with other tools and easily automate their workflows without writing a single line of code, it will become a magnet to acquire and retain sophisticated, high-ticket customers. We'll be thrilled to show you more.

Request a 7-day trial
Actions
Trigers

Amazon S3

 Workflow Triggers

NewObject
This trigger fires every time new object is created with POST, Copy and CompleteMultipartUpload operations.
UpdatedObject
This trigger fires every time object is created with PUT operation.
NewBucket
This trigger fires every time new bucket is created on AWS S3.
DeletedObject
This trigger fires every time an object is deleted.
DeletedBucket
This trigger fires every time new bucket is deleted on AWS S3.