Deactivates Cloud Config.
Operation description
After you deactivate Cloud Config, the resource configurations, created rules, and compliance evaluation results that are stored in Cloud Config are automatically cleared and cannot be restored. Proceed with caution.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
config:StopConfigurationRecorder |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
No parameters required.
For more information about common request parameters, see Common parameters.
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
AB2E892E-8A43-5B0F-8FE3-B53ADA53CB2D |
| StopConfigurationRecorderResult |
boolean |
Indicates whether the request was successful. Valid values:
|
true |
Examples
Success response
JSON format
{
"RequestId": "AB2E892E-8A43-5B0F-8FE3-B53ADA53CB2D",
"StopConfigurationRecorderResult": true
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | AdminStopSLRFail | The administrator account is prohibited from closing the service without completely removing the aggregators. | |
| 400 | MemberStopSLRFail | The member exists in the aggregator, and it is forbidden to close the service. | |
| 400 | StopSLRFail | Stop config service fail. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.