Exam PCCSE All QuestionsBrowse all questions from this exam
Question 178

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.)

    Correct Answer: A, C

    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.

Discussion
Redrum702Options: AC

AC is correct answer

SpippoloOptions: AC

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

Redrum702Options: CD

CD https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin/prisma-cloud-iam-security/remediate-alerts-for-iam-security

poiuytr

AC according to this link