...
...
...
...
...
...
...
Usable Custom Properties
Disabling the IAM Role Authentication Option
Info | ||
---|---|---|
| ||
Disabling the IAM role mode allows more strict access control to S3 buckets requiring the IAM with assumed role mode to be used instead. In IAM with assumed role data access will happen under an assumed AWS IAM role explicitely defined in the S3 connection. |
To disable the IAM role option enter the following custom property on the Admin's page within the 'Custom Properties' settings:
No Format |
---|
das.s3.iam.without.assumed.role.enabled=true |
Configuring S3 as a Connection
In order to import and export from S3, you must first create a connection.
- Click the + (plus) button and select Connection or right-click in the browser and select Create new > Connection.
- From drop-down list, select select S3 as the connection type. Click Next.
Add your S3 bucket name
Select if you want to authenticate through an access key and secret code or using IAM Role. (and select the authentication mode:
'Access Key and Secret Code pair' or 'IAM role' or 'IAM assumed role'. Datameer X supports import/export from/to S3 encrypted buckets.).
INFO: Selecting 'IAM role' will use the IAM role associated with the EC2 instance or the EMR cluster. Selecting the 'IAM assumed role' will use the IAM role associated with the EC2 instance or the EMR cluster to assume a specific role.Add the root path prefix, if necessary.
Indicate if the connection should be used for import, export, or both.
Note As of Datameer X 7.4
Encryption support has been implemented. Select between Amazon Web Services'For the encryption support, select between Amazon Web Services, AES256 and KMS.
- Click Next.
- If required, add a description and click Save.
Anchor | ||||
---|---|---|---|---|
|
Note |
---|
This connector isn't able to import from S3 buckets without access to read the metadata over the |
After configuring a connection to S3, you can set up an import job to access the connection.
...