/
POST
/
DELETING
until the deletion is complete. You cannot update a rule while it is in this state. If you make a PutConfigRule
or DeleteConfigRule
request for the rule, you will receive a ResourceInUseException
.DescribeConfigRules
request.Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/' \
--header 'X-Amz-Target;' \
--header 'Content-Type: application/json' \
--data-raw '{
"ConfigRuleName": "string"
}'
Response Response Example
200 - Example 1
{}
Request
Header Params
X-Amz-Target
string
required
Body Params application/json
Responses
Modified at 2023-08-15 05:59:06