automation-suite
2023.4
false
- Overview
- Requirements
- Installation
- Post-installation
- Migration and upgrade
- Upgrading Automation Suite on EKS/AKS
- Migration options
- Step 1: Moving the Identity organization data from standalone to Automation Suite
- Step 2: Restoring the standalone product database
- Step 3: Backing up the platform database in Automation Suite
- Step 4: Merging organizations in Automation Suite
- Step 5: Updating the migrated product connection strings
- Step 6: Migrating standalone Insights
- Step 7: Deleting the default tenant
- B) Single tenant migration
- Monitoring and alerting
- Cluster administration
- Product-specific configuration
- Rotating Blob Storage Credentials
- Disabling use of pre-signed URLs when uploading data to Amazon S3 storage
- Configuring process app security
- Setting up Kerberos authentication with basic MSSQL authentication for Process Mining
- Troubleshooting
Disabling use of pre-signed URLs when uploading data to Amazon S3 storage
OUT OF SUPPORT
Automation Suite on EKS/AKS Installation Guide
Last updated Nov 21, 2024
Disabling use of pre-signed URLs when uploading data to Amazon S3 storage
If you use Amazon S3 storage objects and you want to prevent users uploading data using a pre-signed URL, you can configure
this in the
blob_storage_account_use_presigned_uri
setting in the cluster_config.json
file.
By default, the
blob_storage_account_use_presigned_uri
setting is set to true
. If you do not want users to upload data using a pre-signed URL, you can set the blob_storage_account_use_presigned_uri
setting to false
.