Amazon S3 Upload Tool
Use Amazon S3 Upload to transfer data from Alteryx to the cloud where it's hosted by Amazon Simple Storage Service (Amazon S3). For authentication options, go to Amazon S3.
Configure the Tool
Bucket Name: AWS stores data objects in Buckets. Enter a Bucket name or select one from the list of available Buckets.
Object Name: Specify the Object name (data file) to be stored in the previously specified Bucket. Enter an Object name or select one from the list of available Objects.
Server-Side Encryption: Select an encryption method for uploading to an encrypted Amazon S3 bucket. For more information on Amazon S3 encryption methods, see the Amazon Simple Storage Service Developer Guide.
None (Default): No encryption method is used.
SSE-AES256: Use server-side encryption with Amazon S3-managed keys.
SSE-KMS: Use server-side encryption with AWS KMS-managed keys. Optionally provide a KMS Key ID. When you select this method, Use Signature V4 for Authentication is enabled by default.
Depending on the file format you choose, configuration options vary. See File Format Options.