get_remediation
Generate AWS CLI commands and Terraform code to fix specific security findings identified by cloud-audit security checks.
Instructions
Get remediation details (CLI command + Terraform code) for a specific check.
Returns copy-paste ready AWS CLI command and Terraform HCL snippet to fix the finding.
Args: check_id: The check ID (e.g. "aws-iam-001", "aws-s3-001", "aws-vpc-002")
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| check_id | Yes |