We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

AWS Data Zone to Alteryx Integration

hemant86
11 - Bolide

Hi All,

 

Need some help regarding Data Zone to AWS connection. I'm looking to pull data from data sets in Data Zone to Alteryx Designer, transform the data and sync it back to Data Zone. 

Appreciate any suggestion around this.  

4 REPLIES 4
Raj
16 - Nebula

Alteryx does not connect directly to AWS DataZone. Instead, you connect to the underlying data sources that DataZone makes available, such as Amazon S3, Redshift, or other supported services.

hope this helps.

hemant86
11 - Bolide

@Raj ...Thanks for the response. Probably will have to check with Amazon Athena then. Appreciate if you could share any documentation around this.

alexnajm
18 - Pollux
18 - Pollux

A quick Google search for Alteryx Amazon Athena will come up with help documentation: https://help.alteryx.com/current/en/designer/data-sources/amazon-athena.html#idp409870

apathetichell
20 - Arcturus

I think you are describing your problem incorrectly. DataZone is your management layer. It catalogs your data across your environment -- not the underlying data in the data sources (ie the datasets) --- if you do want to modify your DataZone --->

 

Here's the Boto3 documentation ---> https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/datazone.html --- you can do whatever you need via Python/AWS CLI...

Labels
Top Solution Authors