For the complete documentation index, see llms.txt. This page is also available as Markdown.

Features Introduced in June 2026

Learn what’s new in the Prisma® Cloud June (26.6.1) 2026 release.

API Ingestions

Service

API Details

Amazon Bedrock AgentCore

aws-bedrock-agentcore-agent-runtime-endpoint

Additional permissions required:

  • bedrock-agentcore:ListAgentRuntimes

  • bedrock-agentcore:ListAgentRuntimeEndpoints

  • bedrock-agentcore:GetAgentRuntimeEndpoint

  • bedrock-agentcore:ListTagsForResource

You must add these permissions to a custom role. These permissions are not included in the Security Audit policy.

Amazon Bedrock AgentCore

aws-bedrock-agentcore-memory

Additional permissions required:

  • bedrock-agentcore:ListMemories

  • bedrock-agentcore:GetMemory

  • bedrock-agentcore:ListTagsForResource

You must add these permissions to a custom role. These permissions are not included in the Security Audit policy.

Amazon Bedrock AgentCore

aws-bedrock-agentcore-policy

Additional permissions required:

  • bedrock-agentcore:ListPolicyEngines

  • bedrock-agentcore:ListPolicies

  • bedrock-agentcore:GetPolicy

You must add these permissions to a custom role. These permissions are not included in the Security Audit policy.

Amazon Bedrock AgentCore

aws-bedrock-agentcore-gateway

Additional permissions required:

  • bedrock-agentcore:ListGateways

  • bedrock-agentcore:GetGateway

  • bedrock-agentcore:ListTagsForResource

You must add these permissions to a custom role. These permissions are not included in the Security Audit policy.

Amazon Bedrock AgentCore

aws-bedrock-agentcore-agent-runtime

Additional permissions required:

  • bedrock-agentcore:ListAgentRuntimes

  • bedrock-agentcore:GetAgentRuntime

  • bedrock-agentcore:ListTagsForResource

You must add these permissions to a custom role. These permissions are not included in the Security Audit policy.

Amazon Athena

aws-athena-prepared-statement

Additional permissions required:

  • athena:ListWorkGroups

  • athena:ListPreparedStatements

  • athena:GetPreparedStatement

You must add these permissions to a custom role. These permissions are not included in the Security Audit policy.

Amazon ECR (Elastic Container Registry)

aws-ecr-repository-creation-template

Additional permissions required:

  • ecr:DescribeRepositoryCreationTemplates

You must add this permission to a custom role. This permission is not included in the Security Audit policy.

Amazon Elasticsearch Service

aws-opensearch-vpc-endpoint

Additional permissions required:

  • es:ListVpcEndpoints

  • es:DescribeVpcEndpoints

You must add these permissions to a custom role. These permissions are not included in the Security Audit policy.

Google Cloud Network Connectivity Center

gcloud-network-connectivity-policy-based-route

Additional permissions required:

  • networkconnectivity.policyBasedRoutes.list

The Viewer role includes this permission.

Google Backup For GKE

gcloud-gke-backup-backup-channel

Additional permissions required:

  • gkebackup.backupChannels.list

The Viewer role includes this permission.

Google Backup For GKE

gcloud-gke-backup-restore-channel

Additional permissions required:

  • gkebackup.restoreChannels.list

The Viewer role includes this permission.

Google Managed Kafka Clusters ACL

gcloud-managed-kafka-clusters-acl

Additional permissions required:

  • managedkafka.acls.list

  • `managedkafka.clusters.list

The Viewer role includes this permission.

Google Managed Kafka Connect Cluster

gcloud-gcp-managed-kafka-connect-cluster

Additional permissions required:

  • managedkafka.connectClusters.list

The Viewer role includes this permission.

Google Vertex AI AIPlatform

gcloud-vertex-ai-aiplatform-reasoning-engine

Additional permissions required:

  • aiplatform.reasoningEngines.list

The Viewer role includes this permission.

Policy Updates

Policy Name

Details

Azure Cosmos DB allows traffic from public Azure datacenters

Changes: RQL update to fix false negatives when 0.0.0.0 appears in the middle of the ipRangeFilter list.

Current RQL:

Updated RQL:

Updated Recommendation: 1. Log in to the Azure Portal. 2. Navigate to the Azure Cosmos DB service. 3. Select the reported Azure Cosmos DB account. 4. Click on Networking under Settings. 5. Under Firewall section in IPs (Single IPv4 or CIDR range) list, delete the entry exist for '0.0.0.0'. 6. Click Save.

Impact: Low-Medium. New alert may be generated for missed alerts where 0.0.0.0 is positioned in the middle of the comma-separated ipRangeFilter list.

AWS API gateway request authorisation is not set

Changes: RQL update to exclude OPTIONS HTTP methods from authorization checks. OPTIONS requests are standard for CORS preflights and typically do not require authorization.

Current RQL:

Updated RQL:

Impact: Low. This update resolves the already-generated alert with the aws-apigateway-method configured with the OPTIONS method.

AWS EBS volume region with encryption is disabled

Changes: Recommendation update to fix outdated AWS documentation link.

Updated Recommendation: The remediation link now points to the current AWS documentation.

Impact: Users can now access valid remediation instructions directly from the policy recommendation.

Last updated

Was this helpful?