AWS config documentation change
Summary
Fixed typo in API documentation ('exisiting' to 'existing')
Security assessment
Minor typo correction with no security implications
Diff
diff --git a/config/latest/developerguide/setup-autoremediation.md b/config/latest/developerguide/setup-autoremediation.md index 65941be49..b9322b7ef 100644 --- a//config/latest/developerguide/setup-autoremediation.md +++ b//config/latest/developerguide/setup-autoremediation.md @@ -60 +60 @@ Use the following AWS Config API operation to set up auto remediation: - * [PutRemediationExceptions](https://docs.aws.amazon.com/config/latest/APIReference/API_PutRemediationExceptions.html), adds a new exception or updates an exisiting exception for a specific resource with a specific AWS Config rule. + * [PutRemediationExceptions](https://docs.aws.amazon.com/config/latest/APIReference/API_PutRemediationExceptions.html), adds a new exception or updates an existing exception for a specific resource with a specific AWS Config rule.