Amazon S3 Data Source
Private preview
The Amazon S3 integration is available to select accounts. Reach out to your Immuta representative for details.
Requirement
CREATE_S3_DATA_SOURCE
Immuta permission
Prerequisite
Configure the Amazon S3 integration
Create a data source
Navigate to the My Data Sources page in Immuta.
Click New Data Source.
Select the Native S3 tile in the data platform section.
Select your AWS Account/Region from the dropdown menu.
Opt to select a default domain to which data sources will be assigned.
Opt to add default tags to the data sources.
Click Next.
The prefix field is populated with the base path. Add to this prefix to create a data source for a prefix, bucket, or object.
If the data source prefix ends in a wildcard (
*
), it protects all items starting with that prefix. For example, a base location ofs3://
and a data source prefixsurveys/2024*
would protect paths likes3://surveys/2024-internal/research-dept.txt
ors3://surveys/2024-customer/april/us.csv
.If the data source prefix ends without a wildcard (
*
), it protects a single object. For example, a base location path ofs3://
and a data source prefix ofresearch-data/demographics
would only protect the object that exactly matchess3://research-data/demographics
.
Click Add Prefix, and then click Next.
Verify that your prefixes are correct and click Complete Setup.
Last updated