Skip to content

Commit

Permalink
Update playbook-Cortex_XDR_-_Malicious_Pod_Response_-_Agent_README.md (
Browse files Browse the repository at this point in the history
…demisto#36034)

* Update playbook-Cortex_XDR_-_Malicious_Pod_Response_-_Agent_README.md

What's under "Required Integration" should move under "Integrations" in the "Dependencies"

* Update playbook-Cortex_XDR_-_Malicious_Pod_Response_-_Agent_README.md

* Update Packs/CloudIncidentResponse/Playbooks/playbook-Cortex_XDR_-_Malicious_Pod_Response_-_Agent_README.md

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* Update playbook-Cortex_XDR_-_Malicious_Pod_Response_-_Agent_README.md

* Update playbook-Cortex_XDR_-_Malicious_Pod_Response_-_Agent_README.md

---------

Co-authored-by: nkanon <109467661+nkanon@users.noreply.github.com>
  • Loading branch information
ShirleyDenkberg and nkanon authored Aug 27, 2024
1 parent db51d67 commit 679a3e5
Showing 1 changed file with 12 additions and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,17 @@ Once the Lambda function execution is completed, the playbook deletes all of the
- Workload Suspension: If the mining activity is widespread or poses a significant threat, the AWS Lambda function suspends the entire workload within the K8S environment.
4. Cleanup: This action initiates the complete removal of all objects created for the Lambda execution for security and hardening purposes.

### Required Integration
## Dependencies

This playbook uses the following sub-playbooks, integrations, and scripts.

### Sub-playbooks

* GenericPolling
* Function Deployment - AWS
* Function Removal - AWS

### Integrations

#### AWS IAM (Identity and Access Management)
- [AWS IAM API Documentation](https://docs.aws.amazon.com/IAM/latest/APIReference/Welcome.html)
Expand All @@ -38,25 +48,8 @@ Once the Lambda function execution is completed, the playbook deletes all of the

#### AWS Lambda
- [AWS Lambda API Documentation](https://docs.aws.amazon.com/lambda/latest/dg/API_Reference.html)
- [Cortex XSOAR AWS Lambda Integration](https://cortex.marketplace.pan.dev/marketplace/details/AWSLambda/).

## Dependencies

This playbook uses the following sub-playbooks, integrations, and scripts.

### Sub-playbooks

* GenericPolling
* Function Deployment - AWS
* Function Removal - AWS

### Integrations

This playbook does not use any integrations.

### Scripts
- [Cortex XSOAR AWS Lambda Integration](https://xsoar.pan.dev/docs/reference/integrations/aws---lambda)

* Set

### Commands

Expand Down

0 comments on commit 679a3e5

Please sign in to comment.