Learn how to import your S3 bucket data to Labelbox via IAM delegated access.
Element | Description |
---|---|
Effect | Specifies that the elements included in the statement are allowed. |
Action | Describes the specific action(s) that will be allowed. Setting this to s3:GetObject gives Labelbox read-only access to the bucket you specify. See IAM JSON policy elements: Action to learn more. |
Resource | Specifies the object(s) that the statement covers. This is where you specify your Bucket ARN. To find your Bucket ARN, go to your s3 console, select the bucket from the list, go to the Properties tab, and copy the Amazon Resource Name (ARN). The * at the end of the example ARN above is a wildcard character. See IAM JSON policy elements: Resource to learn more. |
LabelboxReadAccess
.
AmazonS3ReadOnlyAccess
.
LabelboxS3Access
.
Error | Troubleshooting |
---|---|
Role cannot be assumed | Ensure that the integration’s role ARN is correct and that the Labelbox External ID is properly configured in your AWS account. Additionally, your AWS account admin must activate STS in the us-east-2 region using the IAM console |
External ID configured insecurely | Ensure that the Labelbox External ID is properly configured in your AWS account. |
https://<bucket-name>.s3.<region>.amazonaws.com/<key>
Click through the links in this table to find the import format for your data type.
Data type | Supported |
---|---|
Images | Import specifications |
Video | Import specifications |
Text | Import specifications |
Tiled imagery (Slippy maps) | NOT SUPPORTED |
Tiled imagery (COG, NITF, GeoTIFF) | Import specifications |
Audio | Import specifications |
Document | Import specifications |
Conversation | Import specifications |