/
POST
/
RemediationConfiguration
object for the Config rule. The Config rule must already exist for you to add a remediation configuration. The target (SSM document) must exist and have permissions to use the target. Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST '/' \
--header 'X-Amz-Target;' \
--header 'Content-Type: application/json' \
--data-raw '{
"RemediationConfigurations": []
}'
Response Response Example
200 - Example 1
{
"FailedBatches": []
}
Request
Header Params
X-Amz-Target
stringÂ
required
Body Params application/json