Which two variables must be modified to achieve automatic remediation for identity and access management (IAM) alerts in the Amazon Web Services (AWS) Cloud? (Choose two.)
Which two variables must be modified to achieve automatic remediation for identity and access management (IAM) alerts in the Amazon Web Services (AWS) Cloud? (Choose two.)
To achieve automatic remediation for identity and access management (IAM) alerts in the Amazon Web Services (AWS) Cloud, you must modify the API_ENDPOINT and the SQS_QUEUE_NAME. The API_ENDPOINT specifies the endpoint that will receive remediation requests, and the SQS_QUEUE_NAME is used to configure the queue that will store and process the messages for remediation actions. By configuring these variables, the system can automatically trigger and execute the necessary actions to handle IAM alerts.
AC is correct answer
Environment Variable Value C SQS_QUEUE_NAME A string that represents the name of the SQS queue that you created in step 1. For example, Queue2_Policy_UUID. A API_ENDPOINT Your Prisma Cloud API subdomain. For example, if your tenant is https://api.prismacloud.io , then the API_ENDPOINT will be api. https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin/prisma-cloud-iam-security/remediate-alerts-for-iam-security
CD https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin/prisma-cloud-iam-security/remediate-alerts-for-iam-security
AC according to this link