If you want read/write access from Cloudera Data Warehouse (CDW) Public Cloud on AWS to
the external S3 bucket using your own custom encryption key, you must configure the encryption key.
Perform the steps described in this topic to use your own
custom key.
Required role: DWAdmin
Identify which environment you want to configure for access to an external bucket in
another AWS account. In the CDW UI, go to the Environments tab.
This causes the Data Catalog and Virtual Warehouses that use this environment to be
highlighted in the CDW UI. Choose the environment that is activated for the Virtual
Warehouses you want to use with the external AWS bucket.
In the AWS Management Console for the different account, identify the external S3 bucket you want to
configure access to.
On the CDW UI Overview page, go to the
Environments tab and locate the environment for which you want to
configure access to an external AWS bucket, and then click > Edit.
This loads the Environment Details page.
Go to the Configuration tab and type the name of the AWS bucket
you want to configure access to in the Add External S3 Bucket
field.
(Optional) If you want to configure access to an S3 bucket in a different AWS
account, select Bucket belongs to different AWS Account.
Select Read Write. This causes the ENCRYPTION
SETTINGS text box and a key policy to display.
In the AWS Management Console for the account where the S3 bucket resides, navigate
to the Key Management Service, and select Customer Managed Keys
in the left navigation menu:
On the Customer managed keys page, select the key you want to use.
On the key details page, select the Key policy tab in the
center panel of the page:
This displays the key policy for the customer managed key.
In the CDW Environment Details page, copy the Amazon Resource Names (ARNs)
associated with the environment that displays in the panel:
The actions listed in the above screen capture are the minimum set of actions
needed by CDW:
The key policy you use should allow at least these actions.
Return to the key details page in the AWS Management Console, click
Edit in the upper right corner of the Key
policy tab, paste the two ARNs to append them after the existing ARNs in
the key policy, and then click Save changes:
The key policy shown in the above screen capture lists "kms:*" in
the "Action" section of the policy. This indicates that all
actions are allowed. At minimum, CDW requires the "Encrypt",
"Decrypt", "ReEncrypt",
"GenerateDataKey*", and the "DescribeKey" actions
as shown on the screen capture in Step 7.
If there is no Key Policy tab of the key details page, copy
and paste the entire key policy in the AWS Management Console from the CDW UI.
After you save the changes to the key policy in the AWS Management Console, copy
the ARN from the General configuration section of the key
details page:
In the CDW Environment Details page, add the ARN you copied in Step 9 to the
ENCRYPTION SETTINGS text box:
Click Add bucket to save the configuration. A success message
displays at the top of the page.
You must restart the Virtual Warehouses that are associated with
this environment for the configuration changes to take effect.