← Back to marketplace
AWS S3 Storage
v1.2.0Upload, download, and manage files in Amazon S3 buckets.
cloudstoragefilesaws
API Endpoints
All endpoints are accessible through your OneRelaye API key — no separate authentication needed.
GET
/v1/aws-s3-storage/resourcesPOST
/v1/aws-s3-storage/resourcesGET
/v1/aws-s3-storage/resources/:idPUT
/v1/aws-s3-storage/resources/:idDELETE
/v1/aws-s3-storage/resources/:idQuick Start
Subscribe to use this integration with your OneRelaye API key:
import OneRelaye from '@onerelaye/sdk';
const relay = new OneRelaye({
apiKey: 'orelay_live_your_key_here',
});
// AWS S3 Storage — called through OneRelaye
const result = await relay.aws_s3_storage.list();
console.log(result.data);Sign up to connect
Create a free account to start using this API
CategoryStorage
Version1.2.0
StatusPublished
Published3/10/2024
Pricing Tiers
Free
1,000 calls/mo
Pro
100,000 calls/mo
Enterprise
Unlimited