Create export storage
Create a new target storage connection to a S3 bucket with IAM role access.
For information about the required fields and prerequisites, see Amazon S3 in the Label Studio documentation.
Headers
Authorization
Header authentication of the form Token <token>
Request
This endpoint expects an object.
can_delete_objects
Deletion from storage enabled.
title
Storage title
description
Storage description
project
Project ID
bucket
S3 bucket name
prefix
S3 bucket prefix
external_id
AWS External ID
role_arn
AWS Role ARN
region_name
AWS Region
s3_endpoint
S3 Endpoint
Response
project
A unique integer value identifying this project.
id
title
Cloud storage title
description
Cloud storage description
created_at
Creation time
bucket
S3 bucket name
prefix
S3 bucket prefix
external_id
AWS External ID
role_arn
AWS Role ARN
region_name
AWS Region
s3_endpoint
S3 Endpoint