Skip to main content

What does Atlan crawl from Amazon S3

This document provides complete details on the S3 assets and properties that Atlan crawls and maps during the S3 cataloging process. Atlan supports two ingestion modes with different property coverage.

Buckets

Atlan maps buckets from S3 to its S3Bucket asset type.

Source PropertyAtlan PropertyIngestion Mode
Bucket NamenameDirect, Inventory
Object Counts3ObjectCountDirect, Inventory
Console URLsourceURLDirect
RegionawsRegionDirect
Account IDawsAccountIdDirect
ServerSideEncryptionConfigurations3EncryptionDirect
Versioning Statuss3BucketVersioningEnabledDirect
Bucket TagsawsTagsDirect
Bucket Creation DatesourceCreatedAtDirect

Objects

Atlan maps objects from S3 to its S3Object asset type.

Source PropertyAtlan PropertyIngestion Mode
Object NamenameDirect, Inventory
Object Keys3ObjectKeyDirect, Inventory
Bucket Names3BucketNameDirect, Inventory
Object Size (bytes)s3ObjectSizeDirect, Inventory
LastModifiedDates3ObjectLastModifiedTimeDirect, Inventory
StorageClasss3ObjectStorageClassDirect, Inventory
ETags3ETagDirect, Inventory
Object Lock Retain Until Dates3ObjectLockRetainUntilDirect, Inventory
Object Lock Modes3ObjectLockModeDirect, Inventory
Object Lock Legal Hold Statuss3ObjectLockLegalHoldEnabledDirect, Inventory
Object Owner IDawsOwnerIdDirect, Inventory
Console URLsourceURLDirect
RegionawsRegionDirect
Content Types3ObjectContentTypeDirect
Account IDawsAccountIdDirect
Content Dispositions3ObjectContentDispositionDirect
Version IDs3ObjectVersionIdDirect
Object TagsawsTagsDirect
Object Owner NameawsOwnerNameDirect

See also