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 Key Rotation

ashley_harris
7 - Meteor

Hi all,

 

I am planning to use AWS S3 Upload tools to save outputs of an Alteryx app, and I was wondering if there was a way to automate the rotation of keys for the S3 buckets? I plan to rotate the keys after a set number of days, and don't want to be changing properties inside the app if I can help it.

 

Thanks in advance!

1 REPLY 1
davidskaife
14 - Magnetar

Hi @ashley_harris 

 

While i'm not experienced with AWS S3 you should be able to create a macro that grabs the key from a central location, and updates the connector. There is a post here that may be of assistance - https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Amazon-S3-credentials-how-to-update-th...

Labels
Top Solution Authors