diff --git a/cassettes/features/v2/agentless_scanning/Create-AWS-Scan-Options-returns-Bad-Request-response.frozen b/cassettes/features/v2/agentless_scanning/Create-AWS-Scan-Options-returns-Bad-Request-response.frozen deleted file mode 100644 index 8fff480d85b..00000000000 --- a/cassettes/features/v2/agentless_scanning/Create-AWS-Scan-Options-returns-Bad-Request-response.frozen +++ /dev/null @@ -1 +0,0 @@ -2025-02-27T17:01:48.802Z \ No newline at end of file diff --git a/cassettes/features/v2/agentless_scanning/Create-AWS-Scan-Options-returns-Bad-Request-response.yml b/cassettes/features/v2/agentless_scanning/Create-AWS-Scan-Options-returns-Bad-Request-response.yml deleted file mode 100644 index 926ce8d7af4..00000000000 --- a/cassettes/features/v2/agentless_scanning/Create-AWS-Scan-Options-returns-Bad-Request-response.yml +++ /dev/null @@ -1,25 +0,0 @@ -http_interactions: -- recorded_at: Thu, 27 Feb 2025 17:01:48 GMT - request: - body: - encoding: UTF-8 - string: '{"data":{"attributes":{"lambda":true,"sensitive_data":false,"vuln_containers_os":true,"vuln_host_os":true},"id":"184366314700","type":"incorrect_type"}}' - headers: - Accept: - - application/json - Content-Type: - - application/json - method: POST - uri: https://api.datadoghq.com/api/v2/agentless_scanning/accounts/aws - response: - body: - encoding: UTF-8 - string: '{"errors":[{"status":"400","title":"Bad Request","detail":"got type - \"incorrect_type\" expected one of \"aws_scan_options\""}]}' - headers: - Content-Type: - - application/vnd.api+json - status: - code: 400 - message: Bad Request -recorded_with: VCR 6.0.0