Get Remediation fix code
Get the remediation fix code for fix ID
Path Parameters
- fixId string required
Responses
- 200
- 403
- 404
- 422
- 500
Get Remediation Fix Code
- application/json
- Schema
- Example 1
Schema
- string
{
"data": "aws_resource_efs{..}"
}
Unauthorized to get the code
Fix remediation not found for this ID
Request arguments validation error
Failed to get remediation fix
Loading...