Before you can use the AWS Security Lake integration in XSOAR, you need to perform several configuration steps in your AWS environment. ### Prerequisites - Attach an instance profile with the required permissions to the Cortex XSOAR server or engine that is running on your AWS environment. - Instance profile requires minimum permission: sts:AssumeRole. - Instance profile requires permission to assume the roles needed by the AWS integrations. ### Configure AWS Settings 1. Create an IAM Role for the Instance Profile. 2. Attach a Role to the Instance Profile. 3. Configure the necessary IAM Roles that the AWS integration can assume. For detailed instructions, see the [AWS Integrations - Authentication](https://xsoar.pan.dev/docs/reference/articles/aws-integrations---authentication). Command descriptions, input descriptions, and output descriptions are taken from the Amazon ACM documentation. For more information, see the [Amazon Athena documention](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/athena.html) or the [AWS Security Lake documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/securitylake.html).