Enables or disables the integration of a cloud service.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
config:UpdateIntegratedServiceStatus |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ServiceCode |
string |
Yes |
The identifier of the cloud service integrated with Cloud Config. Valid values:
|
bpstudio |
| Status |
boolean |
Yes |
Specifies whether to enable the integration. Valid values:
|
true |
| IntegratedTypes |
string |
No |
The types of integrated events. Separate multiple event types with commas (,). Valid values:
|
NonCompliantNotification |
| AggregatorDeliveryDataType |
string |
No |
The type of event integrated across accounts. Valid values:
|
NonCompliantNotification |
For more information about common request parameters, see Common parameters.
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
02EB7638-B029-5ABB-93F5-A2ABEEAC282D |
Examples
Success response
JSON format
{
"RequestId": "02EB7638-B029-5ABB-93F5-A2ABEEAC282D"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | IntegratedDeliveryNotSupported | Current integrated delivery channels only support delivering content NonCompliantNotification via cms or eventbridge. | Current integrated delivery channels only support delivering content NonCompliantNotification via cms or eventbridge. |
| 404 | AccountNotExisted | Your account does not exist. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.