With Amazon S3, manage files and folders in buckets. Upload, download, organize, and access your files with presigned URLs.
bucket
: The name of the bucketfolder_name
: The name of the folder to createbucket
: The name of the bucketfolder_name
: The name of the folder to deletebucket
: The name of the bucketfolder
: The folder path (optional)filename
: The name of the filecontent
: The file content (text or binary)content_type
: The MIME type of the filebucket
: The name of the bucketfolder
: The folder path (optional)filename
: The name of the file to downloadbucket
: The name of the bucketfolder
: The folder path to list (optional)prefix
: Filter files by prefix (optional)max_keys
: Maximum number of keys to return (default: 1000)bucket
: The name of the bucketprefix
: Filter objects by prefix (optional)delimiter
: Delimiter for grouping (optional, default: ”/”)max_keys
: Maximum number of keys to return (default: 1000)bucket
: The name of the bucketfolder
: The folder path (optional)filename
: The name of the filecontent
: The JSON or text contentbucket
: The name of the bucketfolder
: The folder path (optional)filename
: The name of the file to deletebucket
: The name of the bucketfolder
: The folder path (optional)filename
: The name of the file to viewbucket
: The name of the bucketfolder
: The folder path (optional)filename
: The name of the text file to viewbucket
: The name of the bucketfolder
: The folder path (optional)filename
: The name of the binary filebucket
: The name of the bucketfolder
: The folder path (optional)filename
: The name of the fileexpires
: Expiration time in seconds (optional, default: 3600)bucket
: The name of the bucketfolder
: The folder path to listdelimiter
: Delimiter for grouping (optional, default: ”/”)X-Paragon-Use-Raw-Response: 1
header is mandatory