← Back to marketplace

AWS S3 Storage

v1.2.0

Upload, download, and manage files in Amazon S3 buckets.

cloudstoragefilesaws

API Endpoints

GET/v1/resourcesList all resources
POST/v1/resourcesCreate a resource
GET/v1/resources/:idRetrieve a resource
PUT/v1/resources/:idUpdate a resource
DELETE/v1/resources/:idDelete a resource

Quick Start

import OneRelaye from '@onrelaye/sdk';

const client = new OneRelaye({
  apiKey: 'orelay_live_your_key_here',
});

const result = await client.aws_s3_storage.list();
console.log(result.data);
CategoryStorage
Version1.2.0
StatusPublished
Published3/10/2024

Pricing Tiers

Free1,000 calls/mo
Pro100,000 calls/mo
EnterpriseUnlimited