Abstract
As a prerequisite to export incidents to your cloud storage, configure egress in the Cortex Gateway and add your storage solution to the external storage configuration settings.
Before exporting incidents to Amazon S3 or an S3-compatible bucket, you need to configure egress in the Cortex Gateway and add the storage bucket to the External Storage settings in Cortex XSOAR.
Prerequisite
Before you begin, you need the following information from your external storage solution:
Amazon S3: bucket name, region, access key, and secret key. In addition, the following Amazon S3 bucket policies must be allowed:
s3:PutObject
s3:GetObject
s3:DeleteObject
s3:ListBucket
S3-Compatible: domain name or IP address of the path, bucket name, URL, access key, and secret key.