post https://api.env0.com/cloud/configurations//test
Log in to see full request history
Response
xxxxxxxxxx
curl --request POST \
--url https://api.env0.com/cloud/configurations/id/test \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
43}
{
"id": "string",
"organizationId": "string",
"provider": "AWS",
"name": "string",
"cloudId": "string",
"health": true,
"configuration": {
"accountId": "string",
"bucketName": "string",
"prefix": "string",
"regions": [
"string"
],
"shouldPrefixUnderLogsFolder": true
},
"lastScan": {
"startedAt": "2025-03-29T06:04:01.516Z",
"finishedAt": "2025-03-29T06:04:01.516Z",
"status": "PASSED",
"error": "string"
},
"lastTest": {
"testAt": "string",
"error": "string"